boinc/sched
David Anderson 8625e87285 - server: fix for EmBOINC
svn path=/trunk/boinc/; revision=22933
2011-01-20 21:32:00 +00:00
..
Makefile.am - validator: remove app and app_versions arguments from check_set(). 2010-07-12 21:35:05 +00:00
assimilate_handler.h
assimilator.cpp - simulator work 2011-01-07 20:23:22 +00:00
assimilator.py
census.cpp - server: change the following from per-host to per-(host, app version): 2010-04-15 03:13:56 +00:00
credit.cpp - client, acct manager protocol: 2010-12-02 04:53:12 +00:00
credit.h - server: delete old credit stuff 2010-06-12 22:08:15 +00:00
credit_test.cpp - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
db_dump.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
db_dump_spec.xml
db_purge.cpp - admin: add script for deleting results with no workunit. 2010-08-11 18:52:11 +00:00
delete_file.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
edf_sim.cpp - make the Manager build on FC11 2011-01-15 08:11:21 +00:00
edf_sim.h
feeder.cpp - boinccmd: --get_cc_status now prints its result 2010-11-10 18:17:20 +00:00
file_deleter.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
file_upload_handler.cpp - server: change the following from per-host to per-(host, app version): 2010-04-15 03:13:56 +00:00
get_file.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
handle_request.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
handle_request.h - code shuffling 2009-08-10 04:56:46 +00:00
hr.cpp - validator: -d 4 means -d 3 plus print all DB queries 2010-04-05 18:59:16 +00:00
hr.h - validator: -d 4 means -d 3 plus print all DB queries 2010-04-05 18:59:16 +00:00
hr_info.cpp - validator: -d 4 means -d 3 plus print all DB queries 2010-04-05 18:59:16 +00:00
hr_info.h
make_work.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
message_handler.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
pymw_assimilator.py
request_file_list.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sample_assimilator.cpp - client: don't print error message if output file with <copy_file> 2009-09-17 21:06:11 +00:00
sample_bitwise_validator.cpp - server: delete old credit stuff 2010-06-12 22:08:15 +00:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp
sample_hr_info.txt
sample_trivial_validator.cpp - server: delete old credit stuff 2010-06-12 22:08:15 +00:00
sample_work_generator.cpp - server: add scripts to submit jobs for demo application 2010-11-10 22:54:56 +00:00
sched_array.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_array.h
sched_assign.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_assign.h
sched_config.cpp - scheduler/feeder: add a project config option <dont_send_jobs>. 2010-10-28 19:02:19 +00:00
sched_config.h - scheduler/feeder: add a project config option <dont_send_jobs>. 2010-10-28 19:02:19 +00:00
sched_customize.cpp svn path=/trunk/boinc/; revision=22895 2011-01-12 01:17:07 +00:00
sched_customize.h - scheduler: fix structural problems with sending user messages. 2010-06-16 22:07:19 +00:00
sched_driver.cpp - server: compile warning fixes 2010-07-22 18:22:14 +00:00
sched_hr.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_hr.h
sched_limit.cpp - back end: compile fixes 2010-09-13 23:40:32 +00:00
sched_limit.h - client: remove spurious msgs about deleting files while in use 2010-09-13 21:20:30 +00:00
sched_locality.cpp - simulator work 2011-01-07 20:23:22 +00:00
sched_locality.h
sched_main.cpp - back end: compile fixes 2010-09-13 23:40:32 +00:00
sched_main.h - code shuffling 2009-08-10 04:56:46 +00:00
sched_msgs.cpp - simulator work 2011-01-07 20:23:22 +00:00
sched_msgs.h - client: when selecting the "best" ATI GPU, factors are: 2010-06-23 18:16:19 +00:00
sched_resend.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_resend.h
sched_result.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_result.h
sched_score.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_score.h - scheduler: add fine-grained "max jobs in progress" control. 2010-06-01 23:41:07 +00:00
sched_send.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
sched_send.h - client/scheduler: fix a group of bugs related to the new mechanism 2010-07-23 17:43:20 +00:00
sched_shmem.cpp - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
sched_shmem.h - simulator work 2011-01-07 20:23:22 +00:00
sched_timezone.cpp - simulator work 2011-01-07 20:23:22 +00:00
sched_timezone.h
sched_types.cpp - scheduler/client/API: pass user ID and team ID from scheduler to client, 2011-01-13 22:40:48 +00:00
sched_types.h - simulator work 2011-01-07 20:23:22 +00:00
sched_util.cpp - server: fix for EmBOINC 2011-01-20 21:32:00 +00:00
sched_util.h - simulator work 2011-01-07 20:23:22 +00:00
sched_version.cpp - client: work fetch: if the chosen project is currently uploading a file, 2010-12-13 22:58:15 +00:00
sched_version.h - server: change the following from per-host to per-(host, app version): 2010-04-15 03:13:56 +00:00
send_file.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
show_shmem.cpp - server: change the following from per-host to per-(host, app version): 2010-04-15 03:13:56 +00:00
single_job_assimilator.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
start - start script: don't write error message if period task is already 2010-11-19 18:42:44 +00:00
testasm.py
time_stats_log.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
time_stats_log.h - code shuffling 2009-08-10 04:56:46 +00:00
transitioner.cpp - transitioner: fix bug where retry jobs weren't getting sent 2010-12-10 00:33:45 +00:00
trickle_handler.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
update_stats.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
validate_util.cpp - validator: fix another bug with --credit_from_wu 2010-11-05 17:15:27 +00:00
validate_util.h - server: delete old credit stuff 2010-06-12 22:08:15 +00:00
validate_util2.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
validate_util2.h - validator: remove app and app_versions arguments from check_set(). 2010-07-12 21:35:05 +00:00
validator.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
validator.h - validator: -d 4 means -d 3 plus print all DB queries 2010-04-05 18:59:16 +00:00
wu_check.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00