.. |
Makefile.am
|
- server: added a mechanism for submitting jobs as:
|
2008-03-04 23:50:38 +00:00 |
assimilate_handler.h
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
assimilator.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
assimilator.py
|
…
|
|
census.C
|
- scheduler: add a general method for excluding hosts from job distribution.
|
2008-02-25 18:05:04 +00:00 |
db_dump.C
|
- scheduler: add a general method for excluding hosts from job distribution.
|
2008-02-25 18:05:04 +00:00 |
db_dump_spec.xml
|
…
|
|
db_purge.C
|
- scheduler: add a general method for excluding hosts from job distribution.
|
2008-02-25 18:05:04 +00:00 |
delete_file.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
edf_sim.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
edf_sim.h
|
- compile fixes for gcc 4.3 (from Frank Thomas)
|
2007-12-21 21:09:40 +00:00 |
fcgi_stdio.h
|
Added a #define fseek FCGI_fseek
|
2008-03-05 20:21:58 +00:00 |
fcgiapp.h
|
Added note to sched/fcgi*.h that the file LICENSE.TERMS, on which is referred
|
2007-10-17 09:14:33 +00:00 |
feeder.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
file_deleter.C
|
- transitioner: we're not supposed to ever see "assigned" WUs.
|
2008-03-03 19:33:32 +00:00 |
file_upload_handler.C
|
- scheduler: add a general method for excluding hosts from job distribution.
|
2008-02-25 18:05:04 +00:00 |
get_file.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
handle_request.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
handle_request.h
|
- scheduler: code cleanup: use global var for SCHED_SHMEM
|
2008-02-22 22:21:00 +00:00 |
hr.C
|
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
|
2007-10-09 11:35:47 +00:00 |
hr.h
|
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
|
2007-10-09 11:35:47 +00:00 |
hr_info.C
|
- scheduler: code cleanup, remove "SCHED_MSG_LOG::" from a zillion places
|
2008-02-21 21:00:58 +00:00 |
hr_info.h
|
- feeder: add debugging feature:
|
2007-07-05 23:06:18 +00:00 |
main.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
main.h
|
- make_project: initialize send_result_abort=1 in config file
|
2008-02-28 21:22:50 +00:00 |
make_work.C
|
- server: fix botched checkin from 7 March.
|
2008-03-10 17:03:15 +00:00 |
message_handler.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
request_file_list.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sample_assimilator.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sample_bitwise_validator.C
|
- scheduler: code cleanup, remove "SCHED_MSG_LOG::" from a zillion places
|
2008-02-21 21:00:58 +00:00 |
sample_db_dump_spec.xml
|
…
|
|
sample_dummy_assimilator.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sample_hr_info.txt
|
- added sample host-distribution file for HR
|
2007-07-06 18:19:10 +00:00 |
sample_trivial_validator.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sample_work_generator.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_array.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_array.h
|
- scheduler: code cleanup: use global var for SCHED_SHMEM
|
2008-02-22 22:21:00 +00:00 |
sched_assign.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
sched_assign.h
|
- Server: add "job assignment" feature.
|
2008-02-21 00:47:50 +00:00 |
sched_config.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
sched_config.h
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
sched_driver.C
|
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
|
2007-10-09 11:35:47 +00:00 |
sched_hr.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_hr.h
|
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
|
2007-10-09 11:35:47 +00:00 |
sched_locality.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_locality.h
|
- scheduler: code cleanup: use global var for SCHED_SHMEM
|
2008-02-22 22:21:00 +00:00 |
sched_msgs.C
|
- Scheduler: fix bugs in work assignment feature
|
2008-02-27 22:26:37 +00:00 |
sched_msgs.h
|
- Scheduler: fix bugs in work assignment feature
|
2008-02-27 22:26:37 +00:00 |
sched_resend.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_resend.h
|
- scheduler: code cleanup: use global var for SCHED_SHMEM
|
2008-02-22 22:21:00 +00:00 |
sched_result.C
|
- scheduler: code cleanup, remove "SCHED_MSG_LOG::" from a zillion places
|
2008-02-21 21:00:58 +00:00 |
sched_result.h
|
- Server: add "job assignment" feature.
|
2008-02-21 00:47:50 +00:00 |
sched_send.C
|
- server: fix botched checkin from 7 March.
|
2008-03-10 17:03:15 +00:00 |
sched_send.h
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
sched_shmem.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_shmem.h
|
- Server: add "job assignment" feature.
|
2008-02-21 00:47:50 +00:00 |
sched_timezone.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
sched_timezone.h
|
…
|
|
sched_util.C
|
- scheduler: code cleanup, remove "SCHED_MSG_LOG::" from a zillion places
|
2008-02-21 21:00:58 +00:00 |
sched_util.h
|
- scheduler: simplified Carl's checkin (avoid virtual destructors)
|
2008-02-05 21:26:43 +00:00 |
send_file.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
server_types.C
|
- lib: moved "run program as user" stuff to a separate file,
|
2008-03-10 21:59:27 +00:00 |
server_types.h
|
- lib: moved "run program as user" stuff to a separate file,
|
2008-03-10 21:59:27 +00:00 |
show_shmem.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
single_job_assimilator.C
|
- server: debugged single-job submission feature.
|
2008-03-05 20:16:10 +00:00 |
start
|
- client: allow suspension of non-CPU-intensive project or app
|
2007-06-03 19:37:45 +00:00 |
time_stats_log.C
|
- scheduler: code cleanup, remove "SCHED_MSG_LOG::" from a zillion places
|
2008-02-21 21:00:58 +00:00 |
time_stats_log.h
|
- scheduler: forgot to add a couple of files
|
2008-01-14 17:17:44 +00:00 |
transitioner.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
trickle_handler.C
|
- scheduler: add a general method for excluding hosts from job distribution.
|
2008-02-25 18:05:04 +00:00 |
update_stats.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
validate_util.C
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
validate_util.h
|
- removed boinc_ncpus_available() and boinc_nthreads() calls.
|
2008-03-07 21:13:01 +00:00 |
validate_util2.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
validate_util2.h
|
…
|
|
validator.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |
validator.h
|
…
|
|
wu_check.C
|
- changes to many files to fix gcc4.3 compile
|
2008-02-27 23:26:38 +00:00 |