boinc/lib
David Anderson 760c16eb03 - scheduler: in work_needed(), ignore requests for resource
types for which we have no app versions
- client: if too many <coproc> elements in cc_config.xml,
    detect it and inform user


svn path=/trunk/boinc/; revision=24144
2011-09-08 18:55:55 +00:00
..
mac Mac: Make backtrace compile properly with OS 10.5 and OS 10.6 SDKs 2011-02-15 10:32:09 +00:00
Makefile.am - more code shuffling: 2011-09-02 18:23:13 +00:00
Makefile.mingw fix install headers in Makefile.mingw 2011-06-14 13:27:33 +00:00
app_ipc.cpp - Improve interface of XML_PARSER. 2011-08-10 17:11:08 +00:00
app_ipc.h - scheduler/client/API: pass user ID and team ID from scheduler to client, 2011-01-13 22:40:48 +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 Fixes for MinGW build with GCC 4.5 and 3.X 2011-06-02 16:25:30 +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 - scheduler: in work_needed(), ignore requests for resource 2011-09-08 18:55:55 +00:00
cc_config.h - client: make exit_before_start a cc_config.xml option 2011-09-07 22:45:00 +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 API: More fixes to boinc_get_opencl_ids() 2011-09-01 08:31:55 +00:00
common_defs.h - client, work fetch policy: 2011-07-13 19:46:03 +00:00
coproc.cpp API: Fix compile errors and warnings, add documentation 2011-09-01 00:06:34 +00:00
coproc.h - scheduler: in work_needed(), ignore requests for resource 2011-09-08 18:55:55 +00:00
crypt.cpp - job creation: handling of extra XML in input templates didn't work. 2011-08-27 16:52:04 +00:00
crypt.h - client: more XML parsing stuff 2011-08-11 17:41:48 +00:00
crypt_prog.cpp - crypt_prog: show cmdline options if error. Fixes #1019 2010-10-05 23:06:20 +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 Quick Updates 2011-03-07 21:45:37 +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 - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
filesys.cpp - lib: fix compile warning 2011-06-06 05:36:28 +00:00
filesys.h - client: fix boinc_make_dirs() (from Josh Highley) 2011-05-25 21:16:45 +00:00
gui_rpc_client.cpp - Improve interface of XML_PARSER. 2011-08-10 17:11:08 +00:00
gui_rpc_client.h - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +00:00
gui_rpc_client_ops.cpp define GPU_TYPE_NVIDIA, GPU_TYPE_ATI, use everywhere instead of literal strings "NVIDIA" and "ATI" to ensure uniformity 2011-08-31 11:08:13 +00:00
gui_rpc_client_print.cpp - client/server: change the implementation of upload signatures 2011-07-20 20:08:05 +00:00
hostinfo.cpp - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +00:00
hostinfo.h - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +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: Fix the value returned from get_mac_addresses() on Macintosh computers. 2010-06-18 10:16:01 +00:00
mac_address.h
md5.c
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 - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
mem_usage.h
mfile.cpp - lib: fix crash if you close and reopen an MFILE 2010-08-11 20:23:49 +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
msg_queue.h
msg_test.cpp
network.cpp - GUI RPC: when resolving hostnames, ask for only IPV4 addresses. 2010-10-07 18:08:20 +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 - job creation: handling of extra XML in input templates didn't work. 2011-08-27 16:52:04 +00:00
parse.h - job creation: handling of extra XML in input templates didn't work. 2011-08-27 16:52:04 +00:00
prefs.cpp - scheduler RPC: add <override_file_present> element to 2011-09-06 04:34:29 +00:00
prefs.h - scheduler RPC: add <override_file_present> element to 2011-09-06 04:34:29 +00:00
proc_control.cpp - lib: minor code shuffle 2011-09-02 22:06:30 +00:00
proc_control.h - more code shuffling: 2011-09-02 18:23:13 +00:00
procinfo.cpp - client/API/vboxwrapper: 2011-09-02 20:47:05 +00:00
procinfo.h - client/API/vboxwrapper: 2011-09-02 20:47:05 +00:00
procinfo_mac.cpp - client (and API and manager): change the data structure 2011-09-02 17:45:29 +00:00
procinfo_unix.cpp - client (and API and manager): change the data structure 2011-09-02 17:45:29 +00:00
procinfo_win.cpp - lib: minor code shuffle 2011-09-02 22:06:30 +00:00
proxy_info.cpp - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +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
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 - client: ignore case in names of "exclusive apps" 2010-08-27 18:22:59 +00:00
str_util.cpp - back end: strip <output_template> tags from output templates 2011-06-29 22:26:45 +00:00
str_util.h - create_work and possibly other back-end programs: 2011-02-09 00:21:40 +00:00
susp.cpp
synch.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
synch.h
synch_test.cpp
unix_util.cpp
unix_util.h
url.cpp - simulator work 2011-01-07 20:23:22 +00:00
url.h Fix build break 2011-07-05 19:42:04 +00:00
util.cpp - simulator work 2011-01-07 20:23:22 +00:00
util.h - scheduler: in some cases the system may have a too-low estimate 2010-12-09 00:32:50 +00:00
win_util.cpp - code shuffle 2011-09-02 18:32:32 +00:00
win_util.h
x_util.cpp