boinc/tools
David Anderson b38bf1d983 stage_file and remote file management: fix bug with .md5 file mod time
In some cases of file staging (both remote and via stage_file)
we'd do the following:
1) create the .md5 file (in check_download_file())
2) move or copy the file into the download dir

This can result in the file having a later mod time than the .md5 file,
which causes process_input_template() to reject the .md5 file.

Solution: touch the .md5 file after the move or copy
2017-05-25 20:26:36 -07:00
..
Makefile.am sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
appmgr
backend_lib.cpp Remote job submission: add support for per-job templates in submit requests 2017-01-21 00:24:11 -08:00
backend_lib.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc_submit
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
compare_pot
create_work.cpp remote job submission: fix bug when specify per-job input templates 2017-02-21 06:49:44 -08:00
create_work_example
db_query
dbcheck_files_exist
demo_query
demo_submit
dir_hier_move.cpp use snprintf to prevent buffer overflow 2015-10-21 17:27:19 +02:00
dir_hier_path.cpp
example_app_in
example_app_out
grep_logs
gui_urls.xml
hr_db_convert.cpp
ict_job
kill_wu.cpp
make_project Changed mkdir2 function to check if directory already exists, and updated it to raise an exception if there is a problem otherwise. 2016-05-20 12:57:51 -05:00
makefile_sign_executable Extend makefile to build minimal-dependency crypt_prog as well 2017-01-23 14:23:54 -08:00
makelog.sh
manage_privileges fix Vbox version # for 7.6.33 2016-12-16 12:11:20 -08:00
parse_config
poll_wu.cpp
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 Revert "server: Refine 153f660 so that it reverts back to the original behavior by default." 2015-11-18 15:40:22 -05:00
project.xml dont add example_app to project.xml unless requested 2016-03-13 23:43:24 +01:00
remote_submit
remote_submit_test.cpp Add Python interface for remove job submission 2016-10-16 16:30:16 -07:00
run_in_ops
sign_executable.cpp remove unneeded includes from sign_executable.cpp 2017-01-23 14:39:10 -08:00
stage_file stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
submit_api_test.py stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
tree_threader_splitter
update_versions Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
update_versions_v6 Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
updater.cpp
upgrade
vote_monitor
watch_tcp
xadd xadd: replace Python script with PHP equivalent 2015-06-27 13:31:03 -07:00