boinc/sched
barton26 9e5ff22dfd
Merge branch 'BOINC:master' into spelling
2021-10-11 03:55:52 -04:00
..
Makefile.am build: add files to make clean command 2021-01-24 22:03:12 +01:00
Makefile.example Add example Makefile for building validators and assimilators 2020-05-24 00:54:13 -07:00
adjust_user_priority.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
antique_file_deleter.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
assimilate_handler.h Daemons: add usage function to project specific handler 2015-10-13 16:39:04 +02:00
assimilator.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
assimilator.py Use `is None` instead of `== None` 2021-09-30 17:07:53 -04:00
census.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
credit.cpp web: change names of admin functions to e.g. admin_show_user() 2018-05-01 10:47:38 -07:00
credit.h Add support for post-assigned credit 2018-05-15 14:55:30 -07:00
credit_test.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
db_dump.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
db_dump_spec.xml server: add user_deleted and host_deleted output files for db_dump. 2018-05-03 15:31:42 -05:00
db_purge.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
delete_file.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
edf_sim.cpp Remove VS2010 compiler warnings. A few remain. 2018-08-02 12:18:15 -07:00
edf_sim.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
feeder.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
file_deleter.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
file_upload_handler.cpp Make file_upload_handler stop early when low disk space 2020-09-28 21:17:15 +03:00
get_file.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
handle_request.cpp scheduler: fix crashing bug in anonymous platform case. 2020-01-10 17:00:50 -08:00
handle_request.h scheduler: remove lock file when scheduler caught SIGTERM 2012-03-12 09:10:42 +00:00
hr.cpp Lib/Sched: remove superfluous ';' 2016-09-01 16:40:31 +02:00
hr.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
hr_info.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
hr_info.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
make_work.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
makefile_plan_class_spec - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
makefile_validator_test Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
message_handler.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
plan_class_spec.cpp Scheduler, XML plan class spec: parse Linux version correctly 2020-11-22 01:01:12 -08:00
plan_class_spec.h fix WU/batch ID checking in plan class spec: IDs are longs, not ints 2019-04-05 13:59:41 -07:00
plan_class_spec.xml.sample Additions and fixes to plan class mechanism 2018-05-15 21:56:17 -07:00
pshelper Remote server management: 2014-05-26 14:13:58 +02:00
put_file.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
pymw_assimilator.py Don't specify python3 in pymw assimilator 2020-10-01 14:28:50 -07:00
sample_assimilator.cpp sample_assimilator: add --outdir cmdline arg 2016-06-28 11:25:52 -07:00
sample_bitwise_validator.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sample_hr_info.txt
sample_substr_validator.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sample_trivial_validator.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sample_work_generator.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
sched_array.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_array.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_assign.cpp server software: handle 64-bit database IDs 2015-07-23 10:11:08 -07:00
sched_assign.h scheduler: assigned jobs should respect user app preferences 2013-10-06 21:23:28 -07:00
sched_check.cpp back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -07:00
sched_check.h back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -07:00
sched_config.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_config.h Tweaks to user URL/country flags 2018-12-14 20:20:24 -08:00
sched_customize.cpp Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
sched_customize.h scheduler plan class spec: avoid unnecessarily searching for plan classes 2018-07-25 11:31:09 +01:00
sched_driver.cpp sanitize nrequests option 2015-10-28 17:45:25 +01:00
sched_files.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
sched_files.h - scheduler: add feature for deleting no-longer-used sticky files. 2013-03-04 17:39:24 +01:00
sched_hr.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_hr.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_keyword.cpp scheduler: fix bug in daily (host, app version) job limit. 2019-04-09 22:58:18 -07:00
sched_keyword.h back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -07:00
sched_limit.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
sched_limit.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_locality.cpp Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
sched_locality.h
sched_main.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
sched_main.h
sched_nci.cpp scheduler: use "allow_non_preferred_apps" to match PHP code 2017-06-27 23:45:53 -07:00
sched_nci.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_resend.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_resend.h
sched_result.cpp server: Workaround for "finish file present too long" client bug 2019-09-21 22:11:28 +03:00
sched_result.h
sched_score.cpp scheduler: fix bug in daily (host, app version) job limit. 2019-04-09 22:58:18 -07:00
sched_score.h back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -07:00
sched_send.cpp Revert "Reverting" 2019-12-02 11:02:37 +01:00
sched_send.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_shmem.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_shmem.h Merge pull request #1638 from BOINC/fix_c++11_build 2017-08-14 16:56:02 -07:00
sched_timezone.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
sched_timezone.h
sched_types.cpp Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
sched_types.h Additions and fixes to plan class mechanism 2018-05-15 21:56:17 -07:00
sched_util.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
sched_util.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_util_basic.cpp scheduler: if plan class name contains "amd", assume it's AMD GPU 2019-06-27 12:26:20 -07:00
sched_util_basic.h Sched: make get_file_size request in file_upload_handler read-only 2017-08-22 11:40:44 +02:00
sched_version.cpp scheduler: fix crashing bug in anonymous platform case. 2020-01-10 17:00:50 -08:00
sched_version.h scheduler: fix bug in daily (host, app version) job limit. 2019-04-09 22:58:18 -07:00
script_assimilator.cpp Assimilator: cosmetic changes to usage output 2015-10-29 09:18:18 +01:00
script_validator.cpp script_validator: make scripts optional. 2020-08-01 16:00:10 -07:00
show_shmem.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
single_job_assimilator.cpp Server: use MAXPATHLEN for char arrays when they contain filenames 2016-04-25 09:33:26 +02:00
size_regulator.cpp use snprintf to prevent buffer overflow 2015-10-21 16:37:55 +02:00
start Make lock files inheritable on Python >= 3.4 2021-03-04 11:41:51 -06:00
target_batch.cpp Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
testasm.py
time_stats_log.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
time_stats_log.h check return value of dup_element_contents() 2015-10-28 14:22:21 +01:00
transitioner.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
transitioner_catchup.php transitioner_catchup.php: fix it. 2015-07-10 10:24:40 -07:00
trickle_credit.cpp server software: handle 64-bit database IDs 2015-07-23 10:11:08 -07:00
trickle_deadline.cpp server software: handle 64-bit database IDs 2015-07-23 10:11:08 -07:00
trickle_echo.cpp remove dependency of boinc_api.h on str_replace.h (and hence config.h) 2013-06-06 17:31:46 -07:00
trickle_handler.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
trickle_handler.h declare new variable 2018-08-04 21:21:53 -07:00
update_stats.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
validate_util.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
validate_util.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
validate_util2.cpp validator: raise the quorum for 'suspicious' results to ensure validation 2017-09-22 13:09:14 +02:00
validate_util2.h Server: add "punitive validation" mechanism 2019-02-18 21:29:04 -08:00
validator.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00
validator.h validator: raise the quorum for 'suspicious' results to ensure validation 2017-09-22 13:09:14 +02:00
validator_test.cpp Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
wu_check.cpp Server programs: any time we can't connect to DB, try to explain why 2020-05-06 13:01:21 -07:00