boinc/lib
Rom Walton bda057588a - WINSETUP: disable creation of client_auth.xml on Win2k.
Win2k requires any user account that is going to attempt
        to logon as another account to have admin privs.
    - WINSETUP: Give 'boinc_project' the right to be able to
        logon as a service, we denied the right to logon
        interactively.
    - WINSETUP: Disable the 'failed to shutdown BOINC service'
        dialog box.
    - CC: Use the client_auth.xml file if present to launch
        boinc applications as boinc_project if it exists.
    - LIB: Use the client_auth.xml file if present to launch
        boinc graphics applications as boinc_project if it
        exists.
        
    client/
        app_start.C
    lib/
        diagnostics_win.C
    lib/
        util.C, .h
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.rc
        CACreateBOINCGroups.cpp
        CACreateClientAuthFile.cpp
        CAGrantBOINCMasterRights.cpp
        CAGrantBOINCProjectRights.cpp
        CAShutdownBOINC.cpp
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll
    win_build/installerv2/redist/Windows/x64/
        boinccas.dll
        boinccas95.dll
    win_build/
        boinc_ss.vcproj
        boincmgr_curl.vcproj
        libboinc.vcproj

svn path=/trunk/boinc/; revision=14659
2008-02-01 22:08:48 +00:00
..
mac Mac: Fix compiler warnings. 2007-12-05 01:01:31 +00:00
Makefile.am Added clean-local target to lib/Makefile.am to remove lib/boinccmd and 2007-10-03 23:23:02 +00:00
app_ipc.C - Client: add <run_apps_manually> config flag. 2008-01-13 00:12:14 +00:00
app_ipc.h - Client: add <run_apps_manually> config flag. 2008-01-13 00:12:14 +00:00
base64.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
base64.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
boinc_cmd.C - web: if user A is ignoring user B, 2008-01-08 00:20:30 +00:00
boinc_win.h Fixes missing routines and defines for MINGW32 application builds. 2008-01-31 18:34:51 +00:00
common_defs.h - client: add --start_delay cmdline option and <start_delay> config option. 2007-12-27 21:40:20 +00:00
crypt.C - compile fixes for gcc 4.3 (from Frank Thomas) 2007-12-21 21:09:40 +00:00
crypt.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
crypt_prog.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
diagnostics.C - client: add <max_stdout_file_size> and <max_stderr_file_size> 2007-10-24 22:48:47 +00:00
diagnostics.h - DIAG: Remove references to diagnostics_set_thread_name(). 2007-10-24 23:49:52 +00:00
diagnostics_win.C - WINSETUP: disable creation of client_auth.xml on Win2k. 2008-02-01 22:08:48 +00:00
diagnostics_win.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
error_numbers.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
filesys.C - client: restore proper sense of --check_all_logins 2008-01-15 22:22:08 +00:00
filesys.h - renamed clean_out_dir() to client_clean_out_dir(), 2008-01-14 18:32:20 +00:00
gui_rpc_client.C - user web: add "friend" and "notification" features 2007-12-18 20:28:08 +00:00
gui_rpc_client.h API: Add executing_as_daemon bool to get_state rpc. SCR: When running V5 GFX applications as a service / daemon, display appropriate error message instead of trying to display graphics. 2008-01-30 02:47:06 +00:00
gui_rpc_client_ops.C API: Add executing_as_daemon bool to get_state rpc. SCR: When running V5 GFX applications as a service / daemon, display appropriate error message instead of trying to display graphics. 2008-01-30 02:47:06 +00:00
gui_rpc_client_print.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
hostinfo.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
hostinfo.h Mac Client: revert to using older API NXIdleTime() to get user idle time 2008-01-02 11:15:20 +00:00
makefile.gui_test
md5.c
md5.h
md5_file.C Fixes missing routines and defines for MINGW32 application builds. 2008-01-31 18:34:51 +00:00
md5_file.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
md5_test.C
mem_usage.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
mem_usage.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
mfile.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
mfile.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
miofile.C Fixes missing routines and defines for MINGW32 application builds. 2008-01-31 18:34:51 +00:00
miofile.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
msg_log.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
msg_log.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
msg_queue.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
msg_queue.h
msg_test.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
network.C svn path=/trunk/boinc/; revision=14538 2008-01-11 23:52:49 +00:00
network.h svn path=/trunk/boinc/; revision=14538 2008-01-11 23:52:49 +00:00
parse.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
parse.h - compile fixes for gcc 4.3 (from Frank Thomas) 2007-12-21 21:09:40 +00:00
prefs.C - web: add "% of CPUs to use on multiprocessors" pref 2008-01-29 21:01:04 +00:00
prefs.h - web: add "% of CPUs to use on multiprocessors" pref 2008-01-29 21:01:04 +00:00
procinfo.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
procinfo_mac.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
procinfo_unix.C - compile fixes for gcc 4.3 (from Frank Thomas) 2007-12-21 21:09:40 +00:00
procinfo_win.C Fixes missing routines and defines for MINGW32 application builds. 2008-01-31 18:34:51 +00:00
proxy_info.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
proxy_info.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
shmem.C Mac: Fix compiler warnings 2007-10-25 09:34:16 +00:00
shmem.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
shmem_test.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
stackwalker_imports.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
stackwalker_win.cpp Fixes missing routines and defines for MINGW32 application builds. 2008-01-31 18:34:51 +00:00
stackwalker_win.h *** empty log message *** 2007-04-13 06:13:46 +00:00
std_fixes.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
str_util.C - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
str_util.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
susp.C
synch.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
synch.h
synch_test.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
util.C - WINSETUP: disable creation of client_auth.xml on Win2k. 2008-02-01 22:08:48 +00:00
util.h - WINSETUP: disable creation of client_auth.xml on Win2k. 2008-02-01 22:08:48 +00:00
win_util.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
win_util.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00