boinc/lib
David Anderson dd5618c91f - scheduler: failure to set up COPROCS structure correctly
led to per-GPU job limits not being enforced.


svn path=/trunk/boinc/; revision=23360
2011-04-11 03:19:27 +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 - server/client: make a stripped-down OpenCL header file, lib/cl_boinc.h, 2011-04-01 19:39:58 +00:00
Makefile.mingw - API: compile fixes for MinGW. Fixes #955. from Matt Arsenault 2011-03-26 02:19:21 +00:00
app_ipc.cpp - scheduler/client/API: pass user ID and team ID from scheduler to client, 2011-01-13 22:40:48 +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
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
base64.h
boinc_fcgi.cpp
boinc_fcgi.h
boinc_win.cpp
boinc_win.h - API: compile fixes for MinGW. Fixes #955. from Matt Arsenault 2011-03-26 02:19:21 +00:00
cal_boinc.h - rename cal.h to cal_boinc.h to avoid name conflict 2010-07-22 20:08:33 +00:00
cert_sig.cpp - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
cert_sig.h
cl_boinc.h - server/client: make a stripped-down OpenCL header file, lib/cl_boinc.h, 2011-04-01 19:39:58 +00:00
common_defs.h - admin web: fix bug in credit.php 2010-11-14 17:04:56 +00:00
coproc.cpp - scheduler: failure to set up COPROCS structure correctly 2011-04-11 03:19:27 +00:00
coproc.h - lib: fix compile warnings by removing virtual functions in COPROC 2011-04-01 22:45:02 +00:00
crypt.cpp
crypt.h
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
diagnostics.cpp Quick Updates 2011-03-07 21:45:37 +00:00
diagnostics.h
diagnostics_win.cpp
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 - client: fix disk-space accounting bug when user quotas in use 2011-02-21 07:37:49 +00:00
filesys.h - define MAXPATHLEN, if needed, in filesys.h 2011-03-24 09:32:02 +00:00
gui_rpc_client.cpp - boinccmd: --get_cc_status now prints its result 2010-11-10 18:17:20 +00:00
gui_rpc_client.h - client: generalize the GPU framework so that 2011-03-25 03:44:09 +00:00
gui_rpc_client_ops.cpp - client: generalize the GPU framework so that 2011-03-25 03:44:09 +00:00
gui_rpc_client_print.cpp - boinccmd: --get_cc_status now prints its result 2010-11-10 18:17:20 +00:00
hostinfo.cpp - client: generalize the GPU framework so that 2011-03-25 03:44:09 +00:00
hostinfo.h - client: generalize the GPU framework so that 2011-03-25 03:44:09 +00:00
idlemon.h
idlemon_win.cpp
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
md5_file.h
md5_test.cpp
mem_usage.cpp
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
miofile.h
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 - debug the above. It now successfully displays an 2010-09-08 21:13:14 +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 - manager: fix the above to detect premature EOF correctly 2011-03-25 13:24:03 +00:00
parse.h - client: init gstate.now early so that initial msgs have timestamps 2010-07-20 04:19:22 +00:00
prefs.cpp - user web: fix numeric field sanitization in prefs. Fixes #1087. 2011-04-08 00:14:01 +00:00
prefs.h - client: fix major bug in job scheduling 2010-12-01 21:49:35 +00:00
proc_control.cpp
proc_control.h - client: win compile fix 2011-02-23 00:02:06 +00:00
procinfo.cpp - scheduler: removed unused destructors in COPROC that 2011-04-01 21:21:11 +00:00
procinfo.h - wrapper: improve and bullet-proof the way we kill apps. 2011-02-22 23:11:34 +00:00
procinfo_mac.cpp - wrapper: improve and bullet-proof the way we kill apps. 2011-02-22 23:11:34 +00:00
procinfo_unix.cpp - wrapper: improve and bullet-proof the way we kill apps. 2011-02-22 23:11:34 +00:00
procinfo_win.cpp - wrapper: fixes from Carl 2011-02-24 23:21:55 +00:00
proxy_info.cpp - client: Fix autoproxy detection so that it doesn't break platforms that 2010-08-03 16:57:18 +00:00
proxy_info.h - client: Fix autoproxy detection so that it doesn't break platforms that 2010-08-03 16:57:18 +00:00
shmem.cpp
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
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 - create_work and possibly other back-end programs: 2011-02-09 00:21:40 +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
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 - client: make "wait 30 sec after exclusive app exits" apply to network too 2011-02-21 00:09:18 +00:00
win_util.h
x_util.cpp