boinc/tools
David Anderson e8a8a5f418
server: use correct DB connection in create_work()
A work generator can create and use its own DB connection.
Fix a bug in create_work() that incorrectly used the boinc_db connection
(which might not even be initialized).

Fixes #4032
2024-08-09 00:33:20 +02:00
..
Makefile.am Automake: use $(libexecdir) instead of $(libdir) 2023-05-17 15:27:06 +05:00
appmgr
backend_lib.cpp server: use correct DB connection in create_work() 2024-08-09 00:33:20 +02:00
backend_lib.h vboxwrapper: if VM memory size is < 512MB, set it to 512MB 2023-12-14 00:34:32 -08:00
boinc_submit Change doc URLs from trac wiki to github wiki in source code and project files. 2023-10-08 13:20:05 -07:00
cancel_jobs.cpp use snprintf to prevent buffer overflow 2015-10-21 17:01:12 +02:00
check_project Change python3 to python in 2 scripts 2020-10-09 12:43:50 -07:00
cleanlogs.sh
compare_pot
create_work.cpp create_work: error out if missing input template file 2024-02-05 02:31:07 -08:00
create_work_example
dbcheck_files_exist
demo_query demo_submit, demo_query: allow > 1 input and output files 2023-12-22 13:30:41 -08:00
demo_submit server: add error-checking to demo_submit script 2024-02-05 18:09:29 -08:00
demo_submit_batch demo_submit_batch: if subprocess fails, show stderr as well as stdou 2024-01-16 19:01:28 -08:00
dir_hier_move.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
dir_hier_path.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
example_app_in
example_app_out
grep_logs Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gui_urls.xml
hr_db_convert.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
ict_job Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
kill_wu.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
make_project make_project: fix typo 2023-11-19 15:02:06 -08:00
makefile_sign_executable Extend makefile to build minimal-dependency crypt_prog as well 2017-01-23 14:23:54 -08:00
makelog.sh Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
manage_privileges Change doc URLs from trac wiki to github wiki in source code and project files. 2023-10-08 13:20:05 -07:00
parse_config
poll_wu.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
process_input_template.cpp changes to support the job processing cookbook 2024-01-12 00:58:14 -08: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 [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
project.xml change name of Linux/ARM platform to match wiki 2022-11-30 22:19:11 -08:00
remote_submit Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
remote_submit_test.cpp Add Python interface for remove job submission 2016-10-16 16:30:16 -07:00
run_in_ops
sample_assimilate.py fix wrong arg index 2024-01-17 01:53:16 -08:00
sign_executable.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
stage_file changes to support the job processing cookbook 2024-01-12 00:58:14 -08:00
stage_file_native.cpp changes to support the job processing cookbook 2024-01-12 00:58:14 -08:00
stage_file_native.h rename run_stage_file to stage_file_native 2022-07-12 10:18:15 +00:00
submit_api_test.py Remove semicolons in python code 2021-10-01 00:23:26 -04:00
tree_threader_splitter
update_versions update_versions: keep going if find bad app version directory 2024-07-26 14:20:07 -07:00
update_versions_v6 Change doc URLs from trac wiki to github wiki in source code and project files. 2023-10-08 13:20:05 -07:00
updater.cpp
upgrade Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
vote_monitor Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
xadd back end: add feature for assigning WUs to a particular version num 2017-08-09 11:56:12 -07:00