boinc/clientlib/win
Rom Walton 9db94d9f2f - WINSETUP: Randomly generate boinc_master and boinc_project passwords
- WINSETUP: Fix permission problems with newly created directories.
        (Was an Installshield bug)
    - WINSETUP: Add CAMigrateBOINCData
    - WINSETUP: Fix long standing bug with the LAUNCHPROGRAM stuff showing
        up on removes and admin installs
    - Remove the admin required flag from all application manifests for
        all executables.
    - Fix a possible AV when the CC was launched without admin privs on
        Windows.

    clientlib/win/
        IdleTracker.cpp
    win_build/
        boinc_cli_curl.vcproj
        boinc_dll.vcproj
        boinccmd.vcproj
        boincmgr_curl.vcproj
        sim.vcproj
        updater.vcproj
        vistaadminrequired.xml (removed)
        vistaadminrequiredui.xml (removed)
    win_build/installerv2/
        BOINC.ism
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.vcproj
        boinccas95.def
        boinccas95.vcproj
        CACreateBOINCAccounts.cpp
        CAGrantBOINCMasterRights.cpp
        CAMigrateBOINCData.cpp, .h (Added)
        dirops.cpp, .h (Added)
        password.cpp, .h (Added)
        stdafx.h
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll
    win_build/installerv2/redist/Windows/x64/
        boinccas.dll
        boinccas95.dll

svn path=/trunk/boinc/; revision=14331
2007-11-30 07:07:20 +00:00
..
IdleTracker.cpp - WINSETUP: Randomly generate boinc_master and boinc_project passwords 2007-11-30 07:07:20 +00:00
IdleTracker.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
Service.cpp 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.dll.manifest - WIN: Update 2003 project files 2007-06-30 00:12:19 +00:00
boinc_dll.cpp - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
boinc_dll.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
boinc_dll.rc - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
boinc_dll_2003.rc - WIN: Update 2003 project files 2007-06-30 00:12:19 +00:00
resource.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
stdafx.cpp - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
stdafx.h - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00