..
mac
Mac: Fix back trace to work under OS > 10.5
2012-02-18 00:51:35 +00:00
Makefile.am
- lib: change get_mac_address() to avoid sprintf(buf, "%s...", buf);
2012-02-16 00:08:40 +00:00
Makefile.mingw
- API: compile fixes for MinGW. From Oliver Bock.
2011-10-24 23:38:19 +00:00
app_ipc.cpp
OpenCL: workaround for GPUs reported by CUDA but not by Mac OpenCL
2012-01-20 13:30:47 +00:00
app_ipc.h
OpenCL: workaround for GPUs reported by CUDA but not by Mac OpenCL
2012-01-20 13:30:47 +00:00
average.cpp
- server: various changes;
2010-03-29 22:28:20 +00:00
average.h
- transitioner: the format string for a DB query had %.15d instead of %.15e.
2010-06-25 18:54:37 +00:00
base64.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
base64.h
…
boinc_fcgi.cpp
…
boinc_fcgi.h
…
boinc_win.cpp
…
boinc_win.h
- API: compile fixes for MinGW. From Oliver Bock.
2011-10-24 23:38:19 +00:00
cal_boinc.h
- rename cal.h to cal_boinc.h to avoid name conflict
2010-07-22 20:08:33 +00:00
cc_config.cpp
- client: on startup, check file size as well as existence
2012-02-09 00:47:04 +00:00
cc_config.h
- client: on startup, check file size as well as existence
2012-02-09 00:47:04 +00:00
cert_sig.cpp
- client: use new XML parser pretty much everywhere
2011-08-11 06:17:33 +00:00
cert_sig.h
- client: use new XML parser pretty much everywhere
2011-08-11 06:17:33 +00:00
cl_boinc.h
Remove Mac Availability Macro and weak-link support from cl_boin.ch
2011-11-18 00:05:19 +00:00
common_defs.h
- client: debug async file copy. Seems to be working.
2012-02-03 22:08:11 +00:00
coproc.cpp
- scheduler: initialize COPROC_ATI::version to zero;
2012-01-23 21:59:12 +00:00
coproc.h
client: Always use GPU model name from OpenCL if available for ATI / AMD GPUs
2012-02-17 00:10:36 +00:00
crypt.cpp
- client: async file stuff
2012-02-06 22:57:36 +00:00
crypt.h
- client: async file stuff
2012-02-06 22:57:36 +00:00
crypt_prog.cpp
- storage stuff
2012-02-13 08:41:48 +00:00
daemonmgt.h
…
daemonmgt_win.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
diagnostics.cpp
- client: Fix crashing bug in OpenCL detection on Windows.
2011-10-10 14:21:08 +00:00
diagnostics.h
…
diagnostics_win.cpp
Fixes for MinGW application build.
2010-05-13 17:03:29 +00:00
diagnostics_win.h
…
error_numbers.h
- client: HTTP range request errors are permanent.
2012-02-07 07:58:08 +00:00
filesys.cpp
- client: fix a memory leak; would lose ~120 bytes each time a job is started
2011-10-05 19:20:53 +00:00
filesys.h
- client: fix boinc_make_dirs() (from Josh Highley)
2011-05-25 21:16:45 +00:00
gui_rpc_client.cpp
- GUI RPC client lib: change setsockopt() for receive timeout
2011-11-24 21:16:32 +00:00
gui_rpc_client.h
- API, client, and Manager: add an optional "reason" argument to
2012-02-22 22:56:05 +00:00
gui_rpc_client_ops.cpp
- API, client, and Manager: add an optional "reason" argument to
2012-02-22 22:56:05 +00:00
gui_rpc_client_print.cpp
- Manager/Client: fix bugs in GUI RPC that prevented
2012-02-20 21:32:26 +00:00
hostinfo.cpp
- client: parse HOST_INFO::p_vm_extensions_disabled correctly
2012-01-19 09:38:35 +00:00
hostinfo.h
- assimilator: when enumerating results for a WU, check retval.
2012-02-14 18:50:47 +00:00
idlemon.h
…
idlemon_win.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
mac_address.cpp
- lib: change get_mac_address() to avoid sprintf(buf, "%s...", buf);
2012-02-16 00:08:40 +00:00
mac_address.h
…
md5.c
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
2010-03-12 16:51:57 +00:00
md5.h
…
md5_file.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
md5_file.h
…
md5_test.cpp
…
mem_usage.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
mem_usage.h
…
mfile.cpp
- Win fixes
2011-09-18 21:28:31 +00:00
mfile.h
…
miofile.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
miofile.h
- Improve interface of XML_PARSER.
2011-08-10 17:11:08 +00:00
msg_log.cpp
- client simulator: fix build
2010-05-18 20:07:01 +00:00
msg_log.h
…
msg_queue.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
msg_queue.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
msg_test.cpp
…
network.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
network.h
- client: revert to old network functions (gethostbyname() etc.) on Win:
2010-09-15 20:33:44 +00:00
notice.cpp
- Improve interface of XML_PARSER.
2011-08-10 17:11:08 +00:00
notice.h
- client: delete a notice if it's no longer in the RSS feed.
2010-10-17 04:01:36 +00:00
parse.cpp
- scheduler: increase buffer for global prefs from 8K to 64K
2011-11-15 00:11:12 +00:00
parse.h
Remove include of boinc_cl.h from parse.h; it is no longer needed
2011-11-17 12:19:24 +00:00
parse_test.cpp
- admin web: fix error when showing unsent results
2012-02-14 21:12:57 +00:00
prefs.cpp
- storage simulator: add stats for network load and fault tolerance.
2011-12-16 19:45:31 +00:00
prefs.h
- scheduler RPC: add <override_file_present> element to
2011-09-06 04:34:29 +00:00
proc_control.cpp
- client: fix crashing bug when there's a cycle in the process graph.
2011-10-19 07:49:23 +00:00
proc_control.h
- API: compile fixes for MinGW. From Oliver Bock.
2011-10-24 23:38:19 +00:00
procinfo.cpp
- client: fixed a bug in procinfo_app() that would cause processes
2012-02-09 00:54:05 +00:00
procinfo.h
- wrapper: measure CPU time of app's process tree,
2011-11-29 15:06:08 +00:00
procinfo_mac.cpp
- client: fix crashing bug when there's a cycle in the process graph.
2011-10-19 07:49:23 +00:00
procinfo_unix.cpp
- client: fix crashing bug when there's a cycle in the process graph.
2011-10-19 07:49:23 +00:00
procinfo_win.cpp
- client: fix crashing bug when there's a cycle in the process graph.
2011-10-19 07:49:23 +00:00
proxy_info.cpp
- client: parse HOST_INFO::p_vm_extensions_disabled correctly
2012-01-19 09:38:35 +00:00
proxy_info.h
- client: pass XML_PARSER& rather than MIOFILE& to parse functions.
2011-08-09 21:44:14 +00:00
run_app_windows.cpp
- code shuffling
2011-09-02 18:04:10 +00:00
run_app_windows.h
- more code shuffling:
2011-09-02 18:23:13 +00:00
shmem.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
shmem.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
shmem_test.cpp
…
stackwalker_imports.h
- API: compile fixes for MinGW. Fixes #955 . from Matt Arsenault
2011-03-26 02:19:21 +00:00
stackwalker_win.cpp
- lib: Fix the various '????' fields in the diagnostics framework during a
2011-07-14 15:54:52 +00:00
stackwalker_win.h
…
std_fixes.h
…
str_replace.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
str_util.cpp
- client: HTTP range request errors are permanent.
2012-02-07 07:58:08 +00:00
str_util.h
- storage stuff (work in progress)
2012-02-16 23:59:26 +00:00
synch.cpp
Remove BOINC_RCSID tags from more source files
2010-11-23 11:25:36 +00:00
synch.h
…
synch_test.cpp
…
thread.cpp
svn path=/trunk/boinc/; revision=24235
2011-09-19 05:57:53 +00:00
thread.h
svn path=/trunk/boinc/; revision=24235
2011-09-19 05:57:53 +00:00
unix_util.cpp
- storage simulator work
2011-11-19 00:29:55 +00:00
unix_util.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
url.cpp
Quick Updates
2011-11-03 02:35:04 +00:00
url.h
Fix build break
2011-07-05 19:42:04 +00:00
util.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
util.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
win_util.cpp
- code shuffle
2011-09-02 18:32:32 +00:00
win_util.h
- API: compile fixes for MinGW. From Oliver Bock.
2011-10-24 23:38:19 +00:00
x_util.cpp
…