boinc/tools
David Anderson 24b7234204 remote job submission: logging improvements
Old: the remote job submission log had a hardwired name,
it was being put in possibly the wrong directory,
and disabling logging required editing a PHP file.

New: logging is enabled by putting
<remote_submit_log>filename</remote_submit_log>
in your config.xml; the file is put in the <log_dir> directory.

Also: you can log the XML request messages
(useful mainly for debugging) by putting
<remote_submit_request_log>filename</remote_submit_request_log>
in config.xml

Documented both of these in a new file:
https://boinc.berkeley.edu/trac/wiki/RemoteLogs
2019-03-20 14:29:50 -07:00
..
Makefile.am sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
appmgr - add "appmgr" script for managing apps and versions (from Gabor Gombas) 2009-08-28 18:25:26 +00:00
backend_lib.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
backend_lib.h remote job submission: add optional "job params" for batchs 2018-03-18 23:25:26 -07:00
boinc_submit fix PHP warnings 2013-05-05 01:26:17 -07:00
cancel_jobs.cpp use snprintf to prevent buffer overflow 2015-10-21 17:01:12 +02:00
check_project Tools: update modules list to check for 2016-05-25 12:28:11 +02:00
cleanlogs.sh To address some concerns about security, strip USER # from the 2005-12-17 15:51:18 +00:00
compare_pot Translation: update templates, and fix tools for generating templates 2013-10-15 22:46:18 -07:00
create_work.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02: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 Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
dir_hier_path.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02: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
gui_urls.xml - project setup: create a default gui_urls.xml file 2013-03-05 14:52:38 +01:00
hr_db_convert.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
ict_job svn path=/trunk/boinc/; revision=26113 2012-09-14 08:05:16 +00:00
kill_wu.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
make_project Update make_project 2018-08-09 09:26:33 +02:00
makefile_sign_executable Extend makefile to build minimal-dependency crypt_prog as well 2017-01-23 14:23:54 -08:00
makelog.sh scheduler: in resending lost results, must copy core 2008-08-04 23:30:37 +00:00
manage_privileges fix Vbox version # for 7.6.33 2016-12-16 12:11:20 -08:00
parse_config - server: make the python code honor BOINC_PROJECT_PATH. 2009-06-11 16:06:25 +00:00
poll_wu.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
process_input_template.cpp stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
process_input_template.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
process_result_template.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
project.xml dont add example_app to project.xml unless requested 2016-03-13 23:43:24 +01:00
remote_submit remote_submit script: exit with nonzero status if error 2013-07-16 13:18:46 -07:00
remote_submit_test.cpp Add Python interface for remove job submission 2016-10-16 16:30:16 -07:00
run_in_ops David 26 Apr 2007 2007-04-26 20:24:47 +00:00
sign_executable.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
stage_file Merge pull request #2058 from progger/stage_file_fix 2018-10-10 12:49:33 -07:00
submit_api_test.py remote job submission: logging improvements 2019-03-20 14:29:50 -07:00
tree_threader_splitter - CAS@home stuff 2012-04-12 05:18:22 +00:00
update_versions update_versions: handle multiple API_VERSION strings 2017-09-14 22:31:05 +03:00
update_versions_v6 Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
updater.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
upgrade upgrade script: remind user to do "make" 2017-10-24 10:23:43 -07: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 back end: add feature for assigning WUs to a particular version num 2017-08-09 11:56:12 -07:00