.. |
Makefile.am
|
install sched_util_basic.h
|
2015-10-08 15:22:49 +02:00 |
adjust_user_priority.cpp
|
use snprintf to prevent buffer overflow
|
2015-10-21 15:47:32 +02:00 |
antique_file_deleter.cpp
|
antique file deleter: skip no_delete WUs in finding oldest WU
|
2014-07-16 19:25:15 -07:00 |
assimilate_handler.h
|
Daemons: add usage function to project specific handler
|
2015-10-13 16:39:04 +02:00 |
assimilator.cpp
|
Merge branch 'master' into fix_defects_server
|
2015-11-09 17:55:21 +01:00 |
assimilator.py
|
- python assimilator fix
|
2009-06-16 19:38:35 +00:00 |
census.cpp
|
- scheduler: the p_fpops value reported by clients can't be trusted.
|
2012-01-09 17:35:48 +00: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
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
db_dump.cpp
|
use snprintf() to prevent buffer overflow
|
2015-10-22 15:41:02 +02:00 |
db_dump_spec.xml
|
*** empty log message ***
|
2006-03-06 21:40:07 +00:00 |
db_purge.cpp
|
use safe_strcat() and snprintf() to prevent buffer overflow
|
2015-10-22 16:07:22 +02: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
|
- web: add advisory text to "Export as Notice" balloon
|
2013-03-04 17:24:18 +01:00 |
edf_sim.h
|
initialize fields in constructor
|
2015-10-22 16:54:21 +02:00 |
feeder.cpp
|
Feeder: more efficient solution to memory leak fix
|
2015-11-10 08:29:19 +01:00 |
file_deleter.cpp
|
Server: ignore infinite loop defects
|
2015-11-04 08:20:30 +01:00 |
file_upload_handler.cpp
|
file upload handler: improve check for filename validity
|
2015-11-18 16:08:47 -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
|
Sched: use X-Forwarded-For as the client's IP address in case it is set (if the scheduler is behind a load balancer, environment's remote_addr will contain load balancer's IP).
|
2015-11-03 10:15:07 +02:00 |
handle_request.h
|
scheduler: remove lock file when scheduler caught SIGTERM
|
2012-03-12 09:10:42 +00:00 |
hr.cpp
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
hr.h
|
- Updates Linux notifications to use current libnotify.
|
2011-09-27 19:45:27 +00:00 |
hr_info.cpp
|
- eliminate use of alloca() and strdupa().
|
2013-03-04 17:24:19 +01:00 |
hr_info.h
|
client: timestamp all writes to stderr
|
2014-11-14 13:07:24 -08:00 |
make_work.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
makefile_plan_class_spec
|
- scheduler: debug plan_class_spec a little.
|
2012-06-06 03:47:13 +00:00 |
makefile_validator_test
|
server: fixes/improvements to validator_test
|
2014-10-14 10:25:28 -07:00 |
message_handler.cpp
|
Server: ignore infinite loop defects
|
2015-11-04 08:20:30 +01:00 |
plan_class_spec.cpp
|
Allow machines that don't report android version to get work if
|
2015-05-12 09:30:43 -07:00 |
plan_class_spec.h
|
scheduler: support Android version limits in XML plan class spec
|
2015-01-05 16:32:30 -08: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
|
Server (assimilator): add random string to result file names
|
2015-11-16 19:28:30 -08:00 |
sample_bitwise_validator.cpp
|
prevent resource leak in error case
|
2015-10-28 17:23:32 +01: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
|
- added sample host-distribution file for HR
|
2007-07-06 18:19:10 +00:00 |
sample_substr_validator.cpp
|
sample_substr_validator: bug fix for --reject_if_present
|
2015-01-31 18:30:36 -08:00 |
sample_trivial_validator.cpp
|
server: add sample validator that checks for string in stderr
|
2014-03-18 19:12:13 -07:00 |
sample_work_generator.cpp
|
use snprintf to prevent buffer overflow
|
2015-10-21 15:39:21 +02:00 |
sched_array.cpp
|
check return of scan_work_array()
|
2015-10-28 17:28:35 +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
|
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
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
sched_check.h
|
scheduler: fix bugs in sending non-compute-intensive jobs
|
2014-05-26 21:07:07 -07:00 |
sched_config.cpp
|
use snprintf to prevent buffer overflow
|
2015-10-21 16:50:30 +02:00 |
sched_config.h
|
server: add <hr_class_static> option
|
2014-12-10 23:18:40 -08:00 |
sched_customize.cpp
|
scheduler: message tweak
|
2015-11-04 11:57:17 -08:00 |
sched_customize.h
|
- Double include protection added to sched_customize.h
|
2013-03-07 11:31:38 +01:00 |
sched_driver.cpp
|
sanitize nrequests option
|
2015-10-28 17:45:25 +01:00 |
sched_files.cpp
|
server: fix compile warnings and file descriptor leaks
|
2014-01-08 22:00:13 -08: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
|
- scheduler: fix bug in the "homogeneous app version" (HAV) feature
|
2011-10-26 07:15:22 +00:00 |
sched_limit.cpp
|
scheduler: enforce GPU job limits separately for each GPU type
|
2014-03-08 11:17:16 -08:00 |
sched_limit.h
|
scheduler: fix bug that caused no jobs to be sent
|
2014-03-12 15:31:12 -07:00 |
sched_locality.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
sched_locality.h
|
- API: remove BOINC_OPTIONS::worker_thread_stack_size
|
2008-12-19 18:14:02 +00:00 |
sched_main.cpp
|
check return value of mkdir()
|
2015-10-28 10:50:15 +01:00 |
sched_main.h
|
- code shuffling
|
2009-08-10 04:56:46 +00:00 |
sched_nci.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -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
|
server: more 64-bit ID fixes
|
2015-07-29 17:32:57 -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: add result priority to job score
|
2015-10-25 23:34:45 -07:00 |
sched_score.h
|
scheduler: fix 64-bit ID bug; change default MAX_APP_VERSIONS to 100
|
2015-07-29 15:55:01 -07:00 |
sched_send.cpp
|
ignore false-positive buffer overflow
|
2015-10-23 13:10:17 +02:00 |
sched_send.h
|
scheduler: fix bugs in sending non-compute-intensive jobs
|
2014-05-26 21:07:07 -07:00 |
sched_shmem.cpp
|
server: more 64-bit ID fixes
|
2015-07-29 17:32:57 -07:00 |
sched_shmem.h
|
server: more 64-bit ID fixes
|
2015-07-29 17:32:57 -07:00 |
sched_timezone.cpp
|
server: fix compile error on systems that don't define MAXPATHLEN
|
2013-08-22 17:01:45 -07:00 |
sched_timezone.h
|
- API: remove BOINC_OPTIONS::worker_thread_stack_size
|
2008-12-19 18:14:02 +00:00 |
sched_types.cpp
|
check return vlaue of get_tag()
|
2015-10-29 17:41:52 +01:00 |
sched_types.h
|
initialize fields in constructor
|
2015-10-23 13:46:59 +02:00 |
sched_util.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |
sched_util.h
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -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
|
check return value of mkdir()
|
2015-10-28 10:50:15 +01:00 |
sched_version.cpp
|
use strcpy() for fixed string
|
2015-10-28 11:25:21 +01:00 |
sched_version.h
|
- server: change the following from per-host to per-(host, app version):
|
2010-04-15 03:13:56 +00:00 |
script_assimilator.cpp
|
Assimilator: cosmetic changes to usage output
|
2015-10-29 09:18:18 +01:00 |
script_validator.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07: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 (assimilator): add random string to result file names
|
2015-11-16 19:28:30 -08:00 |
size_regulator.cpp
|
use snprintf to prevent buffer overflow
|
2015-10-21 16:37:55 +02:00 |
start
|
Server: fix sched/start to work with older python version
|
2015-11-16 13:27:15 +01: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
|
check return value of dup_element_contents()
|
2015-10-28 14:22:21 +01: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
|
fix comment about output filename random part
|
2015-11-20 13:58:28 -08:00 |
validate_util.h
|
fix typo
|
2015-11-19 19:29:30 -08:00 |
validate_util2.cpp
|
validator: fix 64-bit ID problem
|
2015-07-28 16:19:31 -07:00 |
validate_util2.h
|
validator: fix 64-bit ID problem
|
2015-07-28 16:19:31 -07:00 |
validator.cpp
|
check return value of host.update_diff_validator()
|
2015-10-28 14:41:09 +01:00 |
validator.h
|
server: add sample validator that checks for string in stderr
|
2014-03-18 19:12:13 -07:00 |
validator_test.cpp
|
server: fixes/improvements to validator_test
|
2014-10-14 10:25:28 -07:00 |
wu_check.cpp
|
server software: handle 64-bit database IDs
|
2015-07-23 10:11:08 -07:00 |