boinc/sched
David Anderson 242786b6c0 scheduler: fix WSL plan class
admin web: fix bug in opening DB
2024-09-04 21:27:13 -07:00
..
Makefile.am Automake: use $(libexecdir) instead of $(libdir) 2023-05-17 15:27:06 +05: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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
assimilate_handler.h Daemons: add usage function to project specific handler 2015-10-13 16:39:04 +02:00
assimilator.cpp Change doc URLs from trac wiki to github wiki in source code and project files. 2023-10-08 13:20:05 -07:00
assimilator.py Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
census.cpp Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -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 db_dump: report encoding correctly ('utf-8' rather than 'iso-8859-1') 2024-07-26 14:37:32 -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 sched/db_purge: if a result fails to be deleted, don't purge this workunit 2024-07-18 11:04:09 +02: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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
edf_sim.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
feeder.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +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 Merge branch 'master' into dpa_server_demo2 2023-12-20 11:52:33 -08: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 - add ops script to check for users to large numbers of hosts. 2024-08-05 16:33:29 -07:00
handle_request.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01: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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
hr_info.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01: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
makefile_validator_test Change doc URLs from trac wiki to github wiki in source code and project files. 2023-10-08 13:20:05 -07:00
message_handler.cpp Fix build of server utils with gcc12. 2022-08-27 00:16:16 +02:00
plan_class_spec.cpp scheduler: fix WSL plan class 2024-09-04 21:27:13 -07:00
plan_class_spec.h move plan_class specs for docker to a separate PR 2024-08-16 17:27:53 +02:00
plan_class_spec.xml.sample move plan_class specs for docker to a separate PR 2024-08-16 17:27:53 +02: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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sample_assimilator.cpp demo_submit, demo_query: allow > 1 input and output files 2023-12-22 13:30:41 -08: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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_array.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_assign.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_assign.h
sched_check.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_check.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sched_config.cpp scheduler/client: add notion of 'strict memory bound' projects 2024-06-28 00:42:03 -07:00
sched_config.h scheduler/client: add notion of 'strict memory bound' projects 2024-06-28 00:42:03 -07:00
sched_customize.cpp move plan_class specs for docker to a separate PR 2024-08-16 17:27:53 +02:00
sched_customize.h client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
sched_driver.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sched_files.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_files.h
sched_hr.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01: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 Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -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 Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00
sched_locality.h
sched_main.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01: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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_resend.h
sched_result.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02: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 client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
sched_send.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_shmem.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_shmem.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_timezone.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
sched_timezone.h
sched_types.cpp Unix build fixes. 2024-08-21 00:40:50 -07:00
sched_types.h client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
sched_util.cpp Fix build of server utils with gcc12. 2022-08-27 00:16:16 +02: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 client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
sched_util_basic.h add check_download_file function 2022-06-25 19:44:28 +00:00
sched_version.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02: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 big fixes: 2024-01-16 17:12:12 -08:00
script_validator.cpp changes to support the job processing cookbook 2024-01-12 00:58:14 -08: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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
target_batch.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
testasm.py Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
time_stats_log.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
time_stats_log.h [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +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 Fix build of server utils with gcc12. 2022-08-27 00:16:16 +02:00
trickle_handler.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
trickle_handler.h declare new variable 2018-08-04 21:21:53 -07:00
update_stats.cpp Fix build of server utils with gcc12. 2022-08-27 00:16:16 +02: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 Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00
validate_util2.h Server: add "punitive validation" mechanism 2019-02-18 21:29:04 -08:00
validator.cpp Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -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