..
Makefile.am
Automake: use $(libdir) instead of hardcoded "lib"
2023-02-05 17:50:54 +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
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
Fix build of server utils with gcc12.
2022-08-27 00:16:16 +02: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
[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 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
[linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file
2023-02-12 19:50:22 +01: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
[linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file
2023-02-12 19:50:22 +01: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
- 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
Fix build of server utils with gcc12.
2022-08-27 00:16:16 +02:00
plan_class_spec.cpp
client and server: increase p_features size from 1024 to 8192.
2023-03-02 14:10:16 -08:00
plan_class_spec.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
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
- added sample host-distribution file for HR
2007-07-06 18:19:10 +00:00
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
scheduler: assigned jobs should respect user app preferences
2013-10-06 21:23:28 -07:00
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
back end: add keyword-based component to job scheduling score.
2017-07-22 00:48:38 -07:00
sched_config.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_config.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_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
[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
- scheduler: add feature for deleting no-longer-used sticky files.
2013-03-04 17:39:24 +01:00
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
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
Fix build of server utils with gcc12.
2022-08-27 00:16:16 +02:00
sched_locality.h
- API: remove BOINC_OPTIONS::worker_thread_stack_size
2008-12-19 18:14:02 +00:00
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
- code shuffling
2009-08-10 04:56:46 +00:00
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
- API: remove BOINC_OPTIONS::worker_thread_stack_size
2008-12-19 18:14:02 +00:00
sched_result.cpp
Fix build of server utils with gcc12.
2022-08-27 00:16:16 +02:00
sched_result.h
- API: remove BOINC_OPTIONS::worker_thread_stack_size
2008-12-19 18:14:02 +00:00
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
[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_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
- API: remove BOINC_OPTIONS::worker_thread_stack_size
2008-12-19 18:14:02 +00:00
sched_types.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_types.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_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
[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_util_basic.h
add check_download_file function
2022-06-25 19:44:28 +00: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
- server: improve the Python assimilator framework;
2009-06-12 03:06:01 +00: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
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
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
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
Fix build of server utils with gcc12.
2022-08-27 00:16:16 +02: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