boinc/lib
Rom Walton 05cee3eb0d - SCR: Fix the new screensaver so that it doesn't start a new
graphics window every second.
    - LIB: CreateProcess always returns a 1 on success, which means
           the last part of the run_program function was never being
           executed.
    
    clientscr/
        screensaver_win.cpp
    lib/
        util.C

svn path=/trunk/boinc/; revision=13323
2007-08-15 15:25:52 +00:00
..
mac Mac: Define NDEBUG in all projects for all deployment builds. 2007-06-06 19:54:01 +00:00
.cvsignore Cleaned up .cvsignore files 2004-11-19 16:27:06 +00:00
Makefile.am - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
app_ipc.C - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
app_ipc.h *** empty log message *** 2006-12-19 22:52:58 +00:00
base64.C *** empty log message *** 2005-11-22 02:11:35 +00:00
base64.h *** empty log message *** 2005-01-20 23:22:22 +00:00
boinc_cmd.C - GUI RPC: added "detach_when_done" and "dont_detach_when_done" 2007-07-13 21:11:40 +00:00
boinc_win.h *** empty log message *** 2007-04-03 13:14:30 +00:00
common_defs.h - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
crypt.C *** empty log message *** 2006-12-19 20:49:12 +00:00
crypt.h *** empty log message *** 2005-12-14 23:43:50 +00:00
crypt_prog.C cygwin 2006-06-30 20:45:16 +00:00
diagnostics.C - DIAG: Visual Studio 2005 enforces parameter checking, and if 2007-06-27 21:12:13 +00:00
diagnostics.h - DIAG: Visual Studio 2005 enforces parameter checking, and if 2007-06-27 21:12:13 +00:00
diagnostics_win.C - DIAG: Visual Studio 2005 enforces parameter checking, and if 2007-06-27 21:12:13 +00:00
diagnostics_win.h - Get memory measurements to work on Win64. 2007-06-01 22:34:47 +00:00
error_numbers.h - Manager: change "Retry communications" to "Do network communication" 2007-08-11 03:34:38 +00:00
filesys.C Create boinc_exec() function for invoking switcher and setprojectgrp utilities instead of calling system() 2007-08-14 10:08:36 +00:00
filesys.h Create boinc_exec() function for invoking switcher and setprojectgrp utilities instead of calling system() 2007-08-14 10:08:36 +00:00
gui_rpc_client.C *** empty log message *** 2007-03-14 00:07:23 +00:00
gui_rpc_client.h GUI RPC: Add get_global_prefs_working_struct(); rename get_global_prefs_network() to get_global_prefs_file() 2007-08-02 08:12:03 +00:00
gui_rpc_client_ops.C GUI RPC: Add get_global_prefs_working_struct(); rename get_global_prefs_network() to get_global_prefs_file() 2007-08-02 08:12:03 +00:00
gui_rpc_client_print.C - Add a mechanism for a project to shut down gracefully. 2007-05-24 16:07:21 +00:00
hostinfo.C *** empty log message *** 2007-03-20 00:07:16 +00:00
hostinfo.h *** empty log message *** 2007-03-19 20:03:06 +00:00
makefile.gui_test *** empty log message *** 2004-11-17 21:02:46 +00:00
md5.c Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
md5.h
md5_file.C - client: fix bug that broke <os_random_only> option 2007-07-02 20:45:16 +00:00
md5_file.h more random password generation 2005-10-27 20:03:51 +00:00
md5_test.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
mem_usage.C Bug fix: Cannot use 64 bit file access in procfs under solaris. 2007-01-18 22:25:55 +00:00
mem_usage.h *** empty log message *** 2005-08-03 19:26:43 +00:00
mfile.C Set file pointer (f) to NULL when file is closed in class MFILE 2007-06-05 22:27:01 +00:00
mfile.h *** empty log message *** 2005-02-01 21:11:08 +00:00
miofile.C - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
miofile.h *** empty log message *** 2007-03-13 19:33:27 +00:00
msg_log.C *** empty log message *** 2007-02-21 16:26:51 +00:00
msg_log.h Multiple inclusion protection. 2007-03-14 22:57:37 +00:00
msg_queue.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
msg_queue.h
msg_test.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
network.C *** empty log message *** 2007-03-08 21:00:26 +00:00
network.h *** empty log message *** 2007-04-11 21:49:57 +00:00
parse.C - added a stats site 2007-07-10 23:42:05 +00:00
parse.h - user web: code cleanup related to team creation. 2007-07-25 03:17:31 +00:00
prefs.C - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
prefs.h - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
procinfo.h *** empty log message *** 2006-10-02 23:42:38 +00:00
procinfo_mac.C *** empty log message *** 2007-02-20 01:39:26 +00:00
procinfo_unix.C *** empty log message *** 2007-03-20 23:12:22 +00:00
procinfo_win.C - Get memory measurements to work on Win64. 2007-06-01 22:34:47 +00:00
proxy_info.C xml_escape bug 2006-06-01 19:59:57 +00:00
proxy_info.h *** empty log message *** 2005-01-20 23:22:22 +00:00
shmem.C - feeder: created shared mem seg with 0666 rather than 0660. 2007-08-01 15:35:08 +00:00
shmem.h value of stress_shmem_debug log flag sets number of shared memory segments to make unavailable 2007-06-26 03:41:32 +00:00
shmem_test.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
stackwalker_imports.h *** empty log message *** 2006-05-01 21:36:38 +00:00
stackwalker_win.cpp - DIAG: Disable symbol server technology for applications where a symbol 2007-08-02 20:03:21 +00:00
stackwalker_win.h *** empty log message *** 2007-04-13 06:13:46 +00:00
std_fixes.h Fixed problem with including std_fixes.h when compiling code as C rather than 2005-05-06 00:36:07 +00:00
str_util.C - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
str_util.h - compile fixes for Win 2007-06-22 20:17:08 +00:00
susp.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
synch.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
synch.h *** empty log message *** 2005-01-20 23:22:22 +00:00
synch_test.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
util.C - SCR: Fix the new screensaver so that it doesn't start a new 2007-08-15 15:25:52 +00:00
util.h - compile fixes for Win 2007-06-22 20:17:08 +00:00
win_util.C *** empty log message *** 2007-02-20 16:27:15 +00:00
win_util.h *** empty log message *** 2007-02-20 16:27:15 +00:00