boinc/sched
David Anderson c1bdf2b673 Remove VS2010 compiler warnings. A few remain. 2018-08-02 12:18:15 -07:00
..
Makefile.am db_purge: added compression type zlib 2017-08-13 23:37:53 +02:00
adjust_user_priority.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
antique_file_deleter.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
assimilate_handler.h Daemons: add usage function to project specific handler 2015-10-13 16:39:04 +02:00
assimilator.cpp Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
assimilator.py
census.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -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 Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
db_dump.cpp server: Use mysql_store_result() instead of mysql_use_result() when 2018-05-16 15:39:02 -05: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 Merge pull request #2031 from bema-ligo/db_purge_log_dont_delete 2018-07-26 04:13:37 -07:00
delete_file.cpp
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 Replace strncpy() with strlcpy() various places. 2016-02-01 20:23:18 -08:00
file_deleter.cpp file_deleter: use new XML parser for wu/result XML docs 2017-11-08 20:00:23 -08:00
file_upload_handler.cpp file upload handler: unrecognized XML is not critical 2016-12-14 13:08:02 -08:00
get_file.cpp
handle_request.cpp Additions and fixes to plan class mechanism 2018-05-15 21:56:17 -07:00
handle_request.h
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 Add support for pre-assigned credit 2018-05-15 13:01:31 -07:00
makefile_plan_class_spec
makefile_validator_test Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
message_handler.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
plan_class_spec.cpp scheduler plan class spec: avoid unnecessarily searching for plan classes 2018-07-25 11:31:09 +01:00
plan_class_spec.h scheduler plan class spec: remove '<disabled>' code 2018-07-25 10:59:55 +01:00
plan_class_spec.xml.sample Additions and fixes to plan class mechanism 2018-05-15 21:56:17 -07:00
pshelper
put_file.cpp
pymw_assimilator.py
sample_assimilator.cpp sample_assimilator: add --outdir cmdline arg 2016-06-28 11:25:52 -07:00
sample_bitwise_validator.cpp Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp Server (assimilator): add random string to result file names 2015-11-16 19:28:30 -08:00
sample_hr_info.txt
sample_substr_validator.cpp sample substr validator: allow multiple strings 2016-11-23 18:10:45 -08:00
sample_trivial_validator.cpp Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
sample_work_generator.cpp use snprintf to prevent buffer overflow 2015-10-21 15:39:21 +02:00
sched_array.cpp scheduler: use "allow_non_preferred_apps" to match PHP code 2017-06-27 23:45:53 -07:00
sched_array.h
sched_assign.cpp
sched_assign.h
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 scheduler: add <rte_no_stats> config flag to estimate job runtime without stats 2017-10-31 12:14:50 -07:00
sched_config.h scheduler: add <rte_no_stats> config flag to estimate job runtime without stats 2017-10-31 12:14:50 -07:00
sched_customize.cpp scheduler plan class spec: avoid unnecessarily searching for plan classes 2018-07-25 11:31:09 +01: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
sched_hr.cpp
sched_hr.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_keyword.cpp client: parse keyword file and export keywords in get_state() GUI RPC 2017-07-30 13:12:16 -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 scheduler: use "allow_non_preferred_apps" to match PHP code 2017-06-27 23:45:53 -07:00
sched_locality.h
sched_main.cpp back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -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
sched_resend.cpp
sched_resend.h
sched_result.cpp Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
sched_result.h
sched_score.cpp scheduler: fix crashing bug in keyword scheduling code 2017-07-27 23:36:32 -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: parse keyword file and export keywords in get_state() GUI RPC 2017-07-30 13:12:16 -07:00
sched_send.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_shmem.cpp back end: add feature for assigning WUs to a particular version num 2017-08-09 11:56:12 -07: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 Replace strncpy() with strlcpy() various places. 2016-02-01 20:23:18 -08:00
sched_timezone.h
sched_types.cpp Remove HOST_USAGE.max_ncpus. It's not used anywhere. 2018-02-06 13:59:11 -08: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 use safe_strcat() to prevent buffer overflow 2015-10-28 11:15:21 +01:00
sched_util_basic.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched_version.cpp plan class: add filters <min_wu_id>, <amx_wu_id>, <min_batch>, <max_batch> and <disabled> 2018-06-19 07:41:30 +02:00
sched_version.h Add header comments to sched/*.cpp 2016-06-24 15:42:11 -07:00
script_assimilator.cpp Assimilator: cosmetic changes to usage output 2015-10-29 09:18:18 +01:00
script_validator.cpp script_validator segfault fix 2018-07-20 16:12:28 +03:00
show_shmem.cpp
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 start script: create lock and pid files non-world-writeable 2017-01-27 12:12:49 -08:00
target_batch.cpp cppcheck: printf format string 2018-03-28 18:01:14 +02: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 remote job submission: don't error out if standard templates missing 2017-09-18 16:13:14 -07:00
transitioner_catchup.php
trickle_credit.cpp
trickle_deadline.cpp
trickle_echo.cpp
trickle_handler.cpp Server: ignore infinite loop defects 2015-11-04 08:20:30 +01:00
trickle_handler.h
update_stats.cpp
validate_util.cpp Add support for pre-assigned credit 2018-05-15 13:01:31 -07: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: log suspicious results 2016-09-01 11:46:37 +02:00
validate_util2.h Add support for post-assigned credit 2018-05-15 14:55:30 -07:00
validator.cpp Merge pull request #2518 from BOINC/dpa_credit4 2018-05-28 17:32:15 -07:00
validator.h Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
validator_test.cpp Daemons: enhance validator framework 2016-08-16 11:14:42 +02:00
wu_check.cpp