..
Makefile.am
- backend API: added function cancel_jobs(minid, maxid)
2011-10-18 07:15:04 +00:00
appmgr
- add "appmgr" script for managing apps and versions (from Gabor Gombas)
2009-08-28 18:25:26 +00:00
backend_lib.cpp
- adjust_user_priority: scale FLOP count by app's min_avg_pfc
2013-03-04 15:23:39 +01:00
backend_lib.h
- adjust_user_priority: scale FLOP count by app's min_avg_pfc
2013-03-04 15:23:39 +01:00
boinc_submit
- boinc_submit (single-job submission):
2009-03-30 18:38:11 +00:00
cancel_jobs.cpp
- cancel_jobs tool: add --name option to cancel job by name.
2012-09-20 18:28:29 +00:00
cleanlogs.sh
To address some concerns about security, strip USER # from the
2005-12-17 15:51:18 +00:00
create_work.cpp
- Compile fixes for Fedora core 17. From Christian B. Fixes #1194 .
2012-07-02 18:51:02 +00:00
create_work_example
- server: add stage_file to project setup; add error checking to stage_file
2013-03-01 15:31:42 +01:00
db_query
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
2012-09-21 03:52:24 +00:00
dbcheck_files_exist
*** empty log message ***
2003-09-28 09:27:35 +00:00
demo_query
- server: add scripts to submit jobs for demo application
2010-11-10 22:54:56 +00:00
demo_submit
- server: add scripts to submit jobs for demo application
2010-11-10 22:54:56 +00:00
dir_hier_move.cpp
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
2012-09-21 03:52:24 +00:00
dir_hier_path.cpp
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
2012-09-21 03:52:24 +00:00
example_app_in
- bug fixes in remote job submission tools
2011-12-10 22:03:43 +00:00
example_app_out
- bug fixes in remote job submission tools
2011-12-10 22:03:43 +00:00
grep_logs
*** empty log message ***
2004-08-27 22:31:02 +00:00
hr_db_convert.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
ict_job
svn path=/trunk/boinc/; revision=26113
2012-09-14 08:05:16 +00:00
kill_wu.cpp
- client, Mac: don't do res_init(). It causes a crash.
2009-05-07 13:54:51 +00:00
make_project
- Fix the db schema check functionality so that it will work with make_project and upgrade correctly. We no longer rely on svnversion for this sort of thing.
2013-03-01 15:58:42 +01:00
makelog.sh
scheduler: in resending lost results, must copy core
2008-08-04 23:30:37 +00:00
manage_privileges
- remove job submission: fix SQL typo and error messages.
2013-03-04 14:01:20 +01:00
parse_config
- server: make the python code honor BOINC_PROJECT_PATH.
2009-06-11 16:06:25 +00:00
poll_wu.cpp
- backend API: added function cancel_jobs(minid, maxid)
2011-10-18 07:15:04 +00:00
process_input_template.cpp
- Compile fixes for Fedora core 17. From Christian B. Fixes #1194 .
2012-07-02 18:51:02 +00:00
process_input_template.h
- server: rename process_wu_template() to process_input_template(),
2011-09-01 19:58:27 +00:00
process_result_template.cpp
- job creation: handling of extra XML in input templates didn't work.
2011-08-27 16:52:04 +00:00
project.xml
- make_project: with --test_app, copy all the executables
2010-11-10 00:10:32 +00:00
remote_submit
svn path=/trunk/boinc/; revision=26113
2012-09-14 08:05:16 +00:00
run_in_ops
David 26 Apr 2007
2007-04-26 20:24:47 +00:00
sign_executable.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
stage_file
- server: add stage_file to project setup; add error checking to stage_file
2013-03-01 15:31:42 +01:00
tree_threader_splitter
- CAS@home stuff
2012-04-12 05:18:22 +00:00
update_versions
- update_versions: get key directory from config file
2013-03-01 16:08:52 +01:00
update_versions_v6
Limit grep operation to what's relevant and avoid accidental matches
2013-03-04 14:56:57 +01:00
updater.cpp
- C++ code: use MAXPATHLEN for char arrays that hold paths
2012-05-09 16:11:50 +00:00
upgrade
- example app: get the graphics app to build on Fedora Core 14
2013-03-01 16:23:13 +01:00
vote_monitor
Fix sql bug in vote_monitor
2007-10-24 20:14:20 +00:00
watch_tcp
- Removed the svn:executable property from files that should not be executable,
2007-10-10 09:25:40 +00:00
xadd
- server: move python modules from PROJECT/bin to PROJECT/py/Boinc.
2009-06-11 15:38:48 +00:00