boinc/client
Eric J. Korpela 0124e04750 Fixes ticket #537. Forces use of small files in zlib.h and when /proc
filesystem is used on solaris.

svn path=/trunk/boinc/; revision=15530
2008-07-01 21:27:25 +00:00
..
os2
scripts - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
win - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
Makefile.curl.am Quick Updates 2008-02-16 17:05:42 +00:00
Makefile.linux Quick Updates 2008-02-16 17:05:42 +00:00
acct_mgr.C Changes for multithread app support: 2008-03-27 18:25:29 +00:00
acct_mgr.h
acct_setup.C - changes to many files to fix gcc4.3 compile 2008-02-27 23:26:38 +00:00
acct_setup.h
app.C - client: shuffle code to abstract coprocessor reservation 2008-05-23 21:24:36 +00:00
app.h - client: on Windows (at least) if you kill a task (e.g. reset project) 2008-05-16 22:52:09 +00:00
app_control.C Fixes ticket #537. Forces use of small files in zlib.h and when /proc 2008-07-01 21:27:25 +00:00
app_graphics.C Mac client: Add 64-bit support for OS 10.5 (new platform x86_64-apple-darwin) 2007-10-24 00:44:42 +00:00
app_start.C Fixes ticket #537. Forces use of small files in zlib.h and when /proc 2008-07-01 21:27:25 +00:00
app_stats_mac.C
auto_update.C - MGR: Make help system work again 2008-04-17 16:18:16 +00:00
auto_update.h
check_security.C Mac: More sandbox security changes for symlinks: lchown is not available under OS 10.3.9 2008-03-21 11:55:12 +00:00
check_state.C
client_msgs.C - compile fixes for gcc 4.3 (from Frank Thomas) 2007-12-21 21:09:40 +00:00
client_msgs.h - fixes for gcc 4.3 2008-04-06 03:15:36 +00:00
client_state.C - more gcc fixes 2008-06-26 20:53:51 +00:00
client_state.h - client: on startup, detect when the system clock has been set backwards, 2008-05-28 19:15:44 +00:00
client_types.C Fixes ticket #537. Forces use of small files in zlib.h and when /proc 2008-07-01 21:27:25 +00:00
client_types.h - client/API: add "computation_deadline" to APP_INIT_DATA. 2008-06-12 19:05:14 +00:00
cpp.h Fixes ticket #537. Forces use of small files in zlib.h and when /proc 2008-07-01 21:27:25 +00:00
cpu_benchmark.h - client: if we request that an app exit, 2008-05-05 00:51:20 +00:00
cpu_sched.C - client: test the above; compile fixes for Win 2008-05-23 22:20:45 +00:00
cs_account.C - web: style tweaks; fixes #667 2008-05-28 16:33:51 +00:00
cs_apps.C - client: when starting an app, and an input/app file is not available, 2007-11-07 19:32:32 +00:00
cs_benchmark.C - change EXIT_ABORTED_VIA_GUI to EXIT_ABORTED_BY_CLIENT 2008-06-18 16:43:05 +00:00
cs_cmdline.C - client: added some http_debug messages in case where 2008-05-15 16:08:52 +00:00
cs_files.C
cs_platforms.C Mac client: Add 64-bit support for OS 10.5 (new platform x86_64-apple-darwin) 2007-10-24 00:44:42 +00:00
cs_prefs.C - client: add "Suspending computation" messages for 2008-06-29 20:57:21 +00:00
cs_scheduler.C - server: added -simulation option to feeder, validator, and assimilator 2008-06-01 03:43:47 +00:00
cs_statefile.C - client: finish and debug coprocessor support 2008-04-01 20:46:41 +00:00
cs_trickle.C - changes to many files to fix gcc4.3 compile 2008-02-27 23:26:38 +00:00
dhrystone.C - client: if we request that an app exit, 2008-05-05 00:51:20 +00:00
dhrystone.h
dhrystone2.C
file_names.C - MGR: If the project_init.xml file suggests a project to attach too 2008-01-16 22:10:34 +00:00
file_names.h - client: removed sprawl 2008-02-12 15:04:27 +00:00
file_xfer.C - client: added some file_xfer_debug messages for file upload 2008-05-07 23:14:26 +00:00
file_xfer.h
gui_http.C - changes to many files to fix gcc4.3 compile 2008-02-27 23:26:38 +00:00
gui_http.h
gui_rpc_server.C - client: if GUI RPC auth error, close the socket. 2008-05-23 19:24:20 +00:00
gui_rpc_server.h - client: if GUI RPC auth error, close the socket. 2008-05-23 19:24:20 +00:00
gui_rpc_server_ops.C - client: if GUI RPC auth error, close the socket. 2008-05-23 19:24:20 +00:00
hostinfo_network.C - client: add --start_delay cmdline option and <start_delay> config option. 2007-12-27 21:40:20 +00:00
hostinfo_network.h
hostinfo_unix.C Fixes ticket #537. Forces use of small files in zlib.h and when /proc 2008-07-01 21:27:25 +00:00
hostinfo_unix_test.C
hostinfo_win.C - Added <d_allowed> element to get_disk_usage GUI RPC 2008-05-13 19:52:35 +00:00
http_curl.C - client: go one step further, and don't create temp files 2008-05-16 22:28:47 +00:00
http_curl.h - client: remove the auth_type and auth_flag code. 2008-02-04 17:48:48 +00:00
install-sh
log_flags.C - client: change --allow_multiple_clients to a command line option 2008-05-12 22:46:07 +00:00
log_flags.h - client: add <allow_multiple_clients> cc_config.xml option 2008-05-12 21:27:14 +00:00
main.C - client (Win): if running as service, and service is suspended/resumed, 2008-06-20 16:21:55 +00:00
main.h
makefile_sim - scheduler: add new log flags debug_edf_sim_workload, debug_edf_sim_details 2008-05-08 17:48:40 +00:00
net_stats.C
net_stats.h
pers_file_xfer.C - DB: add fulltext index on team.name 2007-11-20 22:58:14 +00:00
pers_file_xfer.h - client: on startup, detect when the system clock has been set backwards, 2008-05-28 19:15:44 +00:00
rrsim_test.C
sandbox.C - more gcc fixes 2008-06-26 20:53:51 +00:00
sandbox.h - more gcc fixes 2008-06-26 20:53:51 +00:00
scheduler_op.C - client: eliminate spurious "unparsed XML" messages 2008-05-20 00:11:28 +00:00
scheduler_op.h
setprojectgrp.C Mac: More sandbox security changes for symlinks: lchown is not available under OS 10.3.9 2008-03-21 11:55:12 +00:00
sim.C - client: if a project has DCF > 90 and has projected deadline misses, 2007-11-14 17:15:46 +00:00
sim.h - client: finish and debug coprocessor support 2008-04-01 20:46:41 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.C - client: test the above; compile fixes for Win 2008-05-23 22:20:45 +00:00
stream.C
switcher.C
test_fx_in
test_fx_out
test_fx_out1
time_stats.C - changes to many files to fix gcc4.3 compile 2008-02-27 23:26:38 +00:00
time_stats.h - client: on startup, detect when the system clock has been set backwards, 2008-05-28 19:15:44 +00:00
whetstone.C - client: if we request that an app exit, 2008-05-05 00:51:20 +00:00
work_fetch.C - client: shuffle to code to give an abstraction (RR_SIM_STATUS) 2008-05-23 20:58:06 +00:00