.. |
Makefile.am
|
back end: add keyword-based component to job scheduling score.
|
2017-07-22 00:48:38 -07: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
|
- python assimilator fix
|
2009-06-16 19:38:35 +00:00 |
census.cpp
|
Add header comments to sched/*.cpp
|
2016-06-24 15:42:11 -07:00 |
credit.cpp
|
server: more 64-bit ID fixes
|
2015-07-29 17:32:57 -07:00 |
credit.h
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
credit_test.cpp
|
Add header comments to sched/*.cpp
|
2016-06-24 15:42:11 -07:00 |
db_dump.cpp
|
Expand usage of HTTPS and fix a few URLs
|
2016-03-08 20:04:28 +00:00 |
db_dump_spec.xml
|
*** empty log message ***
|
2006-03-06 21:40:07 +00:00 |
db_purge.cpp
|
db_purge: fix bugs with assignment deletion
|
2017-08-09 12:09:44 -07:00 |
delete_file.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
edf_sim.cpp
|
Add header comments to sched/*.cpp
|
2016-06-24 15:42:11 -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
|
Server: use MAXPATHLEN for char arrays when they contain filenames
|
2016-04-25 09:33:26 +02:00 |
file_upload_handler.cpp
|
file upload handler: unrecognized XML is not critical
|
2016-12-14 13:08:02 -08:00 |
get_file.cpp
|
server: fix compile error on systems that don't define MAXPATHLEN
|
2013-08-22 17:01:45 -07:00 |
handle_request.cpp
|
client/scheduler/db: store GPU count and peak FLOPS in DB host table
|
2017-06-13 22:35:17 -07: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
|
Add header comments to sched/*.cpp
|
2016-06-24 15:42:11 -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
|
Add header comments to sched/*.cpp
|
2016-06-24 15:42:11 -07:00 |
plan_class_spec.cpp
|
Revert "plan classes: add workunit-related filters"
|
2017-08-01 11:05:01 -07:00 |
plan_class_spec.h
|
Revert "plan classes: add workunit-related filters"
|
2017-08-01 11:05:01 -07:00 |
plan_class_spec.xml.sample
|
scheduler: sample code for the SSE3 plan class must check for "pni" rather than "sse3"; clients report "pni"
|
2013-08-08 11:00:29 -07:00 |
pshelper
|
Remote server management:
|
2014-05-26 14:13:58 +02:00 |
put_file.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
pymw_assimilator.py
|
- PyMW assimilator fixes from Jeremy
|
2009-07-01 23:58:04 +00:00 |
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
|
*** empty log message ***
|
2004-06-21 05:03:56 +00:00 |
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
|
- added sample host-distribution file for HR
|
2007-07-06 18:19:10 +00:00 |
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
|
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
|
back end: add keyword-based component to job scheduling score.
|
2017-07-22 00:48:38 -07:00 |
sched_config.h
|
back end: add keyword-based component to job scheduling score.
|
2017-07-22 00:48:38 -07:00 |
sched_customize.cpp
|
Revert "plan classes: add workunit-related filters"
|
2017-08-01 11:05:01 -07:00 |
sched_customize.h
|
Revert "plan classes: add workunit-related filters"
|
2017-08-01 11:05:01 -07: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
|
- scheduler: fix bug in the "homogeneous app version" (HAV) feature
|
2011-10-26 07:15:22 +00:00 |
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
|
- API: remove BOINC_OPTIONS::worker_thread_stack_size
|
2008-12-19 18:14:02 +00:00 |
sched_main.cpp
|
back end: add keyword-based component to job scheduling score.
|
2017-07-22 00:48:38 -07: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
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
sched_resend.h
|
- API: remove BOINC_OPTIONS::worker_thread_stack_size
|
2008-12-19 18:14:02 +00:00 |
sched_result.cpp
|
Add header comments to sched/*.cpp
|
2016-06-24 15:42:11 -07: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 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
|
- API: remove BOINC_OPTIONS::worker_thread_stack_size
|
2008-12-19 18:14:02 +00:00 |
sched_types.cpp
|
back end: add keyword-based component to job scheduling score.
|
2017-07-22 00:48:38 -07:00 |
sched_types.h
|
client: update keyword handling
|
2017-07-15 19:05:23 -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
|
back end: add feature for assigning WUs to a particular version num
|
2017-08-09 11:56:12 -07: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
|
Daemons: enhance validator framework
|
2016-08-16 11:14:42 +02:00 |
show_shmem.cpp
|
- server: change the following from per-host to per-(host, app version):
|
2010-04-15 03:13:56 +00: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
|
start script: create lock and pid files non-world-writeable
|
2017-01-27 12:12:49 -08:00 |
target_batch.cpp
|
server: fix some compile warnings
|
2014-03-19 14:55:16 -07:00 |
testasm.py
|
- server: improve the Python assimilator framework;
|
2009-06-12 03:06:01 +00:00 |
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: more 64-bit ID fixes
|
2015-07-29 17:32:57 -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: ignore infinite loop defects
|
2015-11-04 08:20:30 +01:00 |
trickle_handler.h
|
- validator: add a --credit_from_runtime option.
|
2011-09-13 21:01:42 +00:00 |
update_stats.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
validate_util.cpp
|
Validator: fix path and filename when in standalone mode
|
2016-09-21 11:38:55 +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: log suspicious results
|
2016-09-01 11:46:37 +02:00 |
validate_util2.h
|
change multiple-inclusion guard names to BOINC_FILENAME_H
|
2017-04-07 23:54:49 -07:00 |
validator.cpp
|
Validator: fix usage info
|
2016-09-06 10:44:14 +02: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
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |