boinc/tools
David Anderson 12eb6057e5 - client, Mac: don't do res_init(). It causes a crash.
- client (Unix): if client crashes while benchmark processes are going,
    make sure they detect this and exit.
- back-end programs: remove hardwired assumptions about
    what directory they run in, and hence where config.xml is.
    E.g., daemons look for it in "..", others expect it in current dir.
    New approach: all the programs look for the project dir as follows:
    1) the environment var BOINC_PROJECT_DIR, if defined
    2) the current dir, if config.xml is there.
    3) else ".."
    This means you can run programs in either proj/bin/ or proj/,
    or (using BOINC_PROJECT_DIR) you can keep executables
    outside of the project dir.


svn path=/trunk/boinc/; revision=18042
2009-05-07 13:54:51 +00:00
..
Makefile.am -Made static linkage of BOINC libraries the default for client, 2009-01-16 00:24:44 +00:00
backend_lib.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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
build_po.pl Tiny fix to build_po.pl 2008-08-04 09:27:22 +00:00
calculate_credit_multiplier - fixed bug that caused credit multiplier overshoot. 2008-09-02 17:51:24 +00:00
cleanlogs.sh
create_work.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
create_work_example
db_query
dbcheck_files_exist
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
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 - web and client: change the default for "run_gpu_if_user_active" 2009-04-07 18:21:39 +00:00
makelog.sh scheduler: in resending lost results, must copy core 2008-08-04 23:30:37 +00:00
parse_config
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 - web: fix a parsing error in sample_index.php which would 2008-08-20 18:32:32 +00:00
pymw_setup - back-end stuff to support Python MW (from Adam Kornafeld) 2008-07-25 22:13:41 +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
uc_result
uc_wu
update_versions Changes for multithread app support: 2008-03-27 18:25:29 +00:00
update_versions_v6
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 - upgrade and make_project scripts: run update_translations.php, 2009-03-24 21:24:57 +00:00
vote_monitor
watch_tcp
xadd