boinc/tools
David Anderson ded867aa25 - create_work and possibly other back-end programs:
fix bug that corrupted WU command lines.
    The problem: we were using strcpy(p, p+n) to delete the
    first n characters of p.
    This is incorrect - the behavior of strcpy() is undefined
    if its args overlap.
    On some systems (e.q. AQUA's server) it does wacky things.


svn path=/trunk/boinc/; revision=23007
2011-02-09 00:21:40 +00:00
..
Makefile.am svn path=/trunk/boinc/; revision=22677 2010-11-10 23:01:32 +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 - create_work and possibly other back-end programs: 2011-02-09 00:21:40 +00:00
backend_lib.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_submit - boinc_submit (single-job submission): 2009-03-30 18:38:11 +00:00
cleanlogs.sh
create_work.cpp - create_work: add -d option 2011-02-02 00:42:46 +00:00
create_work_example - make_project: with --test_app, copy all the executables 2010-11-10 00:10:32 +00:00
db_query
dbcheck_files_exist
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 - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
dir_hier_path.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
example_app_in.xml - boinccmd: --get_cc_status now prints its result 2010-11-10 18:17:20 +00:00
example_app_out.xml - make_project: with --test_app, copy all the executables 2010-11-10 00:10:32 +00:00
grep_logs
hr_db_convert.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +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 - make_project: with --test_app, copy all the executables 2010-11-10 00:10:32 +00:00
makelog.sh scheduler: in resending lost results, must copy core 2008-08-04 23:30:37 +00:00
parse_config - server: make the python code honor BOINC_PROJECT_PATH. 2009-06-11 16:06:25 +00:00
poll_wu.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
process_result_template.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
project.xml - make_project: with --test_app, copy all the executables 2010-11-10 00:10:32 +00:00
run_in_ops
sign_executable.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
update_versions - make_project: with --test_app, copy all the executables 2010-11-10 00:10:32 +00:00
update_versions_v6 - update_versions_v6 doesn't set min_core_version 2007-09-25 17:13:38 +00:00
updater.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
upgrade - fix various XSS vulnerabilities reported by the 2010-09-04 22:13:27 +00: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