boinc/tools
David Anderson e1bdfc0ee8 - web: change the way project news is stored.
Old: in a flat file (html/project/project_news.inc)
    New: in a forum (called "News" by default)
    The script html/ops/news_convert.php copies news from
    old to new format.
    You'll also need to edit your index.php and use
    "show_news(0, 5)" to show news.
- web: added a "message of the day" mechanism.
    Edit html/user/motd.php to show a message.
    This will be shown as the first news item,
    but it's not archived (i.e., it's not a forum post)


svn path=/trunk/boinc/; revision=19949
2009-12-16 22:35:08 +00:00
..
Makefile.am - server: Tools that should run by hand are installed under $(bindir). 2009-06-11 16:11:45 +00:00
appmgr - add "appmgr" script for managing apps and versions (from Gabor Gombas) 2009-08-28 18:25:26 +00:00
backend_lib.cpp - create_work function and script: 2009-09-16 03:10:22 +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 - create_work function and script: 2009-09-16 03:10:22 +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 - make_project: create html/ops/.htaccess; 2009-09-08 04:55:48 +00:00
makelog.sh scheduler: in resending lost results, must copy core 2008-08-04 23:30:37 +00:00
parse_config - server: make the python code honor BOINC_PROJECT_PATH. 2009-06-11 16:06:25 +00:00
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
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 - update_versions: if app version files already exist in download dir, 2009-08-24 19:08:05 +00:00
update_versions_v6 - update_versions_v6 doesn't set min_core_version 2007-09-25 17:13:38 +00:00
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 - web: change the way project news is stored. 2009-12-16 22:35:08 +00: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 - server: move python modules from PROJECT/bin to PROJECT/py/Boinc. 2009-06-11 15:38:48 +00:00