boinc/client
Rom Walton a2771e5d33 - CLIENT/MGR/TRAY: When installed on Vista and UAC is turned on
the user by default cannot create globally shared objects. This
        becomes a problem when protected application mode is turned off
        for keyboard and mouse detection.  Basically all of the components
        would start up and fail to create the shared memory segment
        and report the error through stderr which most people don't look
        at by default.
        
        The client is now the only component that is allowed to create the
        shared memory segment, if creating the global segment fails it'll
        create a local one instead. Both the tray and manager now just attach
        to the existing segment, first trying the global one then the local
        one.
        

    client/
        main.C
    clientgui/
        BOINCGUIApp.cpp, .h
    clientlib/win/
        boinc_dll.cpp
        IdleTracker.cpp
    clienttray/
        tray_win.cpp, .h
    win_build/
        boinc.sln
        boinctray.vcproj

svn path=/trunk/boinc/; revision=15767
2008-08-07 16:59:52 +00:00
..
os2 *** empty log message *** 2006-10-18 22:58:49 +00:00
scripts - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
win - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
Makefile.curl.am Quick Updates 2008-02-16 17:05:42 +00:00
Makefile.linux Quick Updates 2008-02-16 17:05:42 +00:00
acct_mgr.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
acct_mgr.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
acct_setup.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
acct_setup.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
app.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
app.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
app_control.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
app_graphics.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
app_start.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
app_stats_mac.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
auto_update.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
auto_update.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
check_security.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
check_state.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
client_msgs.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
client_msgs.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
client_state.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
client_state.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
client_types.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
client_types.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cpp.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cpu_benchmark.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cpu_sched.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_account.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_apps.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_benchmark.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_cmdline.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_files.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_platforms.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_prefs.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_scheduler.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_statefile.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cs_trickle.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
dhrystone.C - client: if we request that an app exit, 2008-05-05 00:51:20 +00:00
dhrystone.h *** empty log message *** 2004-11-02 20:30:19 +00:00
dhrystone2.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
file_names.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
file_names.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
file_xfer.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
file_xfer.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_http.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_http.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_server.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_server.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_server_ops.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hostinfo_network.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hostinfo_network.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hostinfo_unix.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hostinfo_unix_test.C - added copyright and license info to some C files 2008-08-05 22:52:17 +00:00
hostinfo_win.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
http_curl.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
http_curl.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
install-sh Initial revision 2002-04-30 22:22:54 +00:00
log_flags.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
log_flags.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
main.C - CLIENT/MGR/TRAY: When installed on Vista and UAC is turned on 2008-08-07 16:59:52 +00:00
main.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
makefile_sim - scheduler: add new log flags debug_edf_sim_workload, debug_edf_sim_details 2008-05-08 17:48:40 +00:00
net_stats.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
net_stats.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
pers_file_xfer.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
pers_file_xfer.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
rrsim_test.C - added copyright and license info to some C files 2008-08-05 22:52:17 +00:00
sandbox.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
sandbox.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
scheduler_op.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
scheduler_op.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
setprojectgrp.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
sim.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
sim.h - added copyright and license info to some C files 2008-08-05 22:52:17 +00:00
sim_host.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_prefs.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_projects.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_util.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
stream.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
switcher.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
test_fx_in Initial revision 2002-04-30 22:22:54 +00:00
test_fx_out Initial revision 2002-04-30 22:22:54 +00:00
test_fx_out1 Initial revision 2002-04-30 22:22:54 +00:00
time_stats.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
time_stats.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
whetstone.C - client: if we request that an app exit, 2008-05-05 00:51:20 +00:00
work_fetch.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00