boinc/lib
Bernd Machenschalk 4a0b54d003 rename cal.h to cal_boinc.h in lib/Makefile.mingw
svn path=/trunk/boinc/; revision=22042
2010-07-22 21:13:07 +00:00
..
mac Mac: Fix bug in backtrace code 2010-01-07 11:29:48 +00:00
Makefile.am - rename cal.h to cal_boinc.h to avoid name conflict 2010-07-22 20:08:33 +00:00
Makefile.mingw rename cal.h to cal_boinc.h in lib/Makefile.mingw 2010-07-22 21:13:07 +00:00
app_ipc.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
app_ipc.h - API: fix crashing bug. Don't memset(0) APP_INIT_DATA; 2010-01-18 23:01:43 +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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_fcgi.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
boinc_fcgi.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
boinc_win.cpp - win_build: Finally figured out what the problem was with how I 2008-08-24 04:43:18 +00:00
boinc_win.h - API: compile fixes for MinGW 2010-05-14 16:22:57 +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 - scheduler: various bug fixes in score-based schedule; 2008-09-17 23:35:16 +00:00
common_defs.h - client: add preference for limiting network xfers in last N days 2010-04-21 23:17:12 +00:00
coproc.cpp - client: fix bug with --abort_jobs_on_exit that caused the client 2010-07-19 16:44:43 +00:00
coproc.h - rename cal.h to cal_boinc.h to avoid name conflict 2010-07-22 20:08:33 +00:00
crypt.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
crypt.h Fix for build of fcgi_file_upload_handler 2009-07-27 20:54:15 +00:00
crypt_prog.cpp - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
daemonmgt.h - manager: add GPU always/auto/never menu items 2009-12-11 23:24:17 +00:00
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 Fixes for MinGW application build. 2010-05-13 17:03:29 +00:00
diagnostics.h - lib: Don't allow the diagnostics threads to be suspended, if a crash happens within 2010-01-19 17:22:46 +00:00
diagnostics_win.cpp Fixes for MinGW application build. 2010-05-13 17:03:29 +00:00
diagnostics_win.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
error_numbers.h - client, Unix: error checking in reading /proc entries. 2010-05-20 17:50:00 +00:00
filesys.cpp - API: compile fixes for MinGW 2010-05-14 16:22:57 +00:00
filesys.h include sys/types.h for gid_t 2010-03-05 12:43:52 +00:00
gui_rpc_client.cpp - GUI RPC client side: set up a 30 second receive timeout for 2010-05-31 21:51:09 +00:00
gui_rpc_client.h - client/manager/GUI RPC: add optional "translatable" arg 2010-07-14 21:23:17 +00:00
gui_rpc_client_ops.cpp - client/manager/GUI RPC: add optional "translatable" arg 2010-07-14 21:23:17 +00:00
gui_rpc_client_print.cpp - GUI RPC: more replacement of std::string 2010-03-13 04:40:37 +00:00
hostinfo.cpp - client/scheduler: in COPROCS, instead of having a vector of 2010-05-18 19:22:34 +00:00
hostinfo.h - client/scheduler: in COPROCS, instead of having a vector of 2010-05-18 19:22:34 +00:00
idlemon.h - client: add <cpu_sched_status> log flag. 2009-11-28 00:07:39 +00:00
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 David 5 Nov 2008 2008-11-05 20:11:45 +00:00
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 - sample bitwise validator: make it work for binary files 2009-05-01 18:25:17 +00:00
md5_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
mfile.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
mfile.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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 - MGR: Fix browser cookie detection on Windows machines where UAC is turned 2009-06-13 21:03:45 +00:00
msg_log.cpp - client simulator: fix build 2010-05-18 20:07:01 +00:00
msg_log.h - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
msg_queue.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
msg_queue.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
msg_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
network.cpp - GUI RPC client side: set up a 30 second receive timeout for 2010-05-31 21:51:09 +00:00
network.h - install: don't install std_fixes.h or msg_queue.cpp 2009-06-19 17:21:34 +00:00
notice.cpp - client: init gstate.now early so that initial msgs have timestamps 2010-07-20 04:19:22 +00:00
notice.h - boinccmd: add --get_notices option 2010-01-07 04:55:11 +00:00
parse.cpp lib: fix compiler warnings 2010-07-20 10:15:11 +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 - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
prefs.h - user web: add network quota pref (the goal that spurred all this cleanup) 2010-04-23 20:29:02 +00:00
proc_control.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
proc_control.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
procinfo.h - client: don't include graphics apps in non-BOINC CPU time 2010-04-07 05:54:20 +00:00
procinfo_mac.cpp Mac: fix compiler warning 2010-06-16 02:10:23 +00:00
procinfo_unix.cpp - client, Unix: error checking in reading /proc entries. 2010-05-20 17:50:00 +00:00
procinfo_win.cpp - fix compile warnings 2010-05-18 20:16:46 +00:00
proxy_info.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
proxy_info.h - client: bug fixes to recent proxy info checkin 2009-12-06 04:32:57 +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 - libraries: Moved crypt.o out of libboinc and into libboinc_crypt. 2009-07-14 17:50:33 +00:00
shmem_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
stackwalker_imports.h - WIN: First pass through the code to fix compliation errors when 2009-04-23 03:40:49 +00:00
stackwalker_win.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
stackwalker_win.h
std_fixes.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
str_replace.h - lib: gcc 4.4 fix; fixes #854 2009-07-20 21:53:56 +00:00
str_util.cpp - client, Unix: error checking in reading /proc entries. 2010-05-20 17:50:00 +00:00
str_util.h - manager: improve "suspended" messages for tasks and transfers 2010-05-07 16:14:54 +00:00
susp.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
synch.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
synch.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
synch_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
unix_util.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
unix_util.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
url.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
url.h - client: parse HTTP_PROXY strings of the form 2009-11-07 06:00:08 +00:00
util.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
util.h - install: don't install std_fixes.h or msg_queue.cpp 2009-06-19 17:21:34 +00:00
win_util.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
win_util.h svn path=/trunk/boinc/; revision=20055 2010-01-01 05:03:13 +00:00
x_util.cpp svn path=/trunk/boinc/; revision=19291 2009-10-12 20:01:49 +00:00