boinc/lib
David Anderson 7d3bc3e3cf - web: add global prefs reset button
- change default disk prefs to:
    - no absolute limit on disk usage (we need to work with future disks)
    - keep 100 MB min free space
    - use up to 90% of total space


svn path=/trunk/boinc/; revision=26141
2012-09-24 06:35:38 +00:00
..
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: fix Makefile.mingw 2012-07-18 11:12:06 +00:00
android_log.h - client: Android-related tweaks, from Joachim 2012-08-11 04:52:53 +00:00
app_ipc.cpp - scheduler: fix sending of NCI jobs. 2012-09-06 23:44:03 +00:00
app_ipc.h - API: fix #2 for C-mode compilation of boinc_api.h 2012-06-11 12:51:30 +00:00
average.cpp
average.h - more code cleanup 2012-07-02 19:31:34 +00:00
base64.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
base64.h
boinc_fcgi.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
boinc_fcgi.h
boinc_win.cpp
boinc_win.h - Win compile fixes 2012-05-09 20:06:54 +00:00
cal_boinc.h
cc_config.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
cc_config.h svn path=/trunk/boinc/; revision=25691 2012-05-18 17:38:16 +00:00
cert_sig.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
cert_sig.h
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 - volunteer storage stuff 2012-08-13 23:15:50 +00:00
coproc.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
coproc.h client: If OpenCL detection gets an error for a platform or device, finish detection of the remaining platforms and / or devices 2012-08-20 10:04:19 +00:00
crypt.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
crypt.h - more code cleanup 2012-07-02 19:31:34 +00:00
crypt_prog.cpp - storage stuff 2012-02-13 08:41:48 +00:00
daemonmgt.h
daemonmgt_win.cpp
diagnostics.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
diagnostics.h
diagnostics_win.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
diagnostics_win.h Win compile fixes 2012-08-01 21:02:54 +00:00
error_numbers.h - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
filesys.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
filesys.h - client: enforce excluded app at startup 2012-09-16 20:22:15 +00:00
gui_rpc_client.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
gui_rpc_client.h - Client/manager: if a GPU app is suspended because a GPU-exclusive 2012-09-20 06:09:02 +00:00
gui_rpc_client_ops.cpp - Client/manager: if a GPU app is suspended because a GPU-exclusive 2012-09-20 06:09:02 +00:00
gui_rpc_client_print.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
hostinfo.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
hostinfo.h client: Don't support CUDA on dual-GPU MacBooks with automatic GPU switching to save battery power 2012-09-12 10:05:41 +00:00
idlemon.h
idlemon_win.cpp
mac_address.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
mac_address.h
md5.c
md5.h
md5_file.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
md5_file.h
md5_test.cpp
mem_usage.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
mem_usage.h
mfile.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
mfile.h
miofile.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
miofile.h Win compile fixes 2012-08-01 21:02:54 +00:00
msg_log.cpp - client: treat all 4xx HTTP errors as permanent 2012-08-13 18:23:20 +00:00
msg_log.h - client: treat all 4xx HTTP errors as permanent 2012-08-13 18:23:20 +00:00
msg_queue.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
msg_queue.h - more code cleanup 2012-07-02 19:31:34 +00:00
msg_test.cpp
network.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
network.h - code cleanup: in foo.cpp, include foo.h first 2012-08-01 20:04:05 +00:00
notice.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
notice.h
parse.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +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 - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
prefs.cpp - web: add global prefs reset button 2012-09-24 06:35:38 +00:00
prefs.h - Client: initial checkin for Android version. From Joachim Fritzsch. 2012-08-04 00:27:32 +00:00
proc_control.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
proc_control.h - API: compile fixes for MinGW. From Oliver Bock. 2011-10-24 23:38:19 +00:00
procinfo.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
procinfo.h - wrapper: measure CPU time of app's process tree, 2011-11-29 15:06:08 +00:00
procinfo_mac.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
procinfo_unix.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
procinfo_win.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
proxy_info.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
proxy_info.h Win compile fixes 2012-08-01 21:02:54 +00:00
run_app_windows.cpp
run_app_windows.h
shmem.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
shmem.h - Client: initial checkin for Android version. From Joachim Fritzsch. 2012-08-04 00:27:32 +00:00
shmem_test.cpp
stackwalker_imports.h - WIN: Don't include the newer DBGHELP symbols in MinGW64. 2012-08-06 15:39:37 +00:00
stackwalker_win.cpp
stackwalker_win.h
std_fixes.h
str_replace.h lib: Fix compile break on Mac 2012-04-30 23:53:57 +00:00
str_util.cpp - scheduler: improved log messages for limited locality scheduling 2012-08-29 03:09:10 +00:00
str_util.h - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
synch.cpp - server: compile fix 2012-08-11 16:42:29 +00:00
synch.h
synch_test.cpp
thread.cpp - code cleanup: in foo.cpp, include foo.h first 2012-08-01 20:04:05 +00:00
thread.h svn path=/trunk/boinc/; revision=24235 2011-09-19 05:57:53 +00:00
unix_util.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
unix_util.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
url.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
url.h - more code cleanup 2012-07-02 19:31:34 +00:00
util.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
util.h - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
win_util.cpp - lib: switch include order to the way it was (general to specific). 2012-08-11 05:47:18 +00:00
win_util.h - API: compile fixes for MinGW. From Oliver Bock. 2011-10-24 23:38:19 +00:00
x_util.cpp