..
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
…
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
…
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
validator: handle transient errors
2024-09-09 17:06:50 -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 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
…
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
Tweaks to WSL and Docker support
2024-10-28 13:02:30 -07:00
plan_class_spec.h
Tweaks to WSL and Docker support
2024-10-28 13:02:30 -07:00
plan_class_spec.xml.sample
1) Add support for BOINC Universal Docker Application (BUDA).
2024-11-12 17:49:52 -08:00
pshelper
…
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
1) Add support for BOINC Universal Docker Application (BUDA).
2024-11-12 17:49:52 -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
…
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
…
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
Tweaks to WSL and Docker support
2024-10-28 13:02:30 -07:00
sched_types.h
Tweaks to WSL and Docker support
2024-10-28 13:02:30 -07: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
1) Add support for BOINC Universal Docker Application (BUDA).
2024-11-12 17:49:52 -08:00
script_validator.cpp
validator: fix potential infinite loop
2024-09-19 20:04:42 -07:00
show_shmem.cpp
Remove unused BOINC_RCSID constants
2019-01-12 23:43:48 +02:00
single_job_assimilator.cpp
…
size_regulator.cpp
…
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
…
trickle_credit.cpp
…
trickle_deadline.cpp
…
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
validator: fix potential infinite loop
2024-09-19 20:04:42 -07:00
validate_util2.h
validator: handle transient errors
2024-09-09 17:06:50 -07: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
…
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