mirror of https://github.com/BOINC/boinc.git
97229c0fcf
The docs said that putting <gzip/> for a file in your input template would cause it to be transferred in gzip form. But most of the server-side implementation was missing. - in process_input_template(), parse <gzip/>, and add <gzipped_url> elements to the output. - stage_file was generating MD5 cache files containing only the MD5, but process_input_template() expected them to contain file size as well. Change stage_file to write both, and change process_input_template() to write an error message if it finds a bad MD5 file. - remove stuff from process_input_template() related to "generated_locally", a feature that doesn't exist anymore. |
||
---|---|---|
.. | ||
Makefile.am | ||
appmgr | ||
backend_lib.cpp | ||
backend_lib.h | ||
boinc_submit | ||
cancel_jobs.cpp | ||
cleanlogs.sh | ||
compare_pot | ||
create_work.cpp | ||
create_work_example | ||
db_query | ||
dbcheck_files_exist | ||
demo_query | ||
demo_submit | ||
dir_hier_move.cpp | ||
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 | ||
makelog.sh | ||
manage_privileges | ||
parse_config | ||
poll_wu.cpp | ||
process_input_template.cpp | ||
process_input_template.h | ||
process_result_template.cpp | ||
project.xml | ||
remote_submit | ||
remote_submit_test.cpp | ||
run_in_ops | ||
sign_executable.cpp | ||
stage_file | ||
tree_threader_splitter | ||
update_versions | ||
update_versions_v6 | ||
updater.cpp | ||
upgrade | ||
vote_monitor | ||
watch_tcp | ||
xadd |