Commit Graph

1430 Commits

Author SHA1 Message Date
Rom Walton 0c5c1ca933 BUILD: Update vboxwrappers version to 26094. 2014-07-02 19:47:00 -04:00
Rom Walton 5960c9eeb3 BUILD: Update vboxwrappers version to 26093. 2014-07-02 18:29:30 -04:00
Rom Walton c77ac42984 WINBUILD: Update vboxwrappers version to 26092. 2014-07-02 18:27:27 -04:00
Rom Walton 4ef802071c BUILD: Update vboxwrapper's version to 26091. 2014-07-02 01:12:31 -04:00
Oliver Bock 88e840fc95 Normalized line breaks according to latest updates of .gitattributes
* As discussed with Rom
* See also: d81607b, e93af6a, 26ca219, 8dad345
2014-06-27 10:12:11 +02:00
Rom Walton 93fc60c5a7 BUILD: Update vboxwrapper's version to 26090. 2014-06-23 12:14:56 -04:00
Eric J Korpela e5dddf0b04 Line-break fixes. 2014-06-20 07:54:46 -07:00
Rom Walton 03d74eecb5 WINBUILD: Fix compiler preprocessor flags to match up with wxWidgets 3.0 compiler options. Needs the updated depends directory. 2014-06-11 14:16:38 -04:00
Rom Walton 6badad175e WINBUILD: Update vboxwrapper's version to 26086. 2014-06-02 12:38:45 -04:00
Rom Walton 0ae614b342 WINBUILD: Update vboxwrapper's version to 26085. 2014-05-30 16:10:08 -04:00
Rom Walton 825f71f375 WINBUILD: Update vboxwrapper's version to 26084. 2014-05-30 16:07:52 -04:00
Rom Walton 806528ca09 WINBUILD: Update vboxwrapper's version to 26083. 2014-05-30 14:01:26 -04:00
Rom Walton cf5ccaa4d0 WINBUILD: Update vboxwrapper's version to 26082. 2014-05-29 10:06:40 -04:00
Rom Walton 274a2999fe WINBUILD: Update vboxwrappers version to 26081. 2014-05-29 09:54:37 -04:00
Rom Walton b07ac77aef WINBUILD: Update vboxwrappers version to 26080. 2014-05-29 01:26:29 -04:00
Rom Walton 9dcfb88dc4 MGR: Trim down the logging output on non-debug builds. 2014-05-23 15:22:16 -04:00
Rom Walton 85baaa560a WINBUILD: Fix according to VS 2010 product tree changes. 2014-05-21 18:18:29 -04:00
Rom Walton d90e923860 WINBUILD: Minimum supported VS is now VS 2010 2014-05-21 18:06:10 -04:00
Rom Walton 9f5e9a0b7e VBOX/WRAPPER: Introduce versioning information to the two wrappers. It is now compiled into the executable instead of relying on file name. 2014-05-21 13:57:16 -04:00
Rom Walton 97464791c8 WINBUILD: Update version to 7.3.19 2014-05-15 13:29:08 -04:00
Rom Walton 4004ad913b WINBUILD: Point to the correct BOINCCAS binary for the CAProjectInitFile custom action. 2014-05-13 12:27:32 -04:00
Rom Walton df55a62c4c WINBUILD: Update version to 7.3.18 2014-05-12 14:20:43 -04:00
Rom Walton 1d28b1296d WINBUILD: Make sure we reset the permissions on the data directory if we remove the service accounts. 2014-05-08 15:17:08 -04:00
Rom Walton 972b104db2 WINBUILD: When revoking user rights, make sure we are really revoking them. 2014-05-08 14:32:03 -04:00
Rom Walton ab02b21c02 WINBUILD: Make CreateBOINCAccounts work even when the BOINC Master property and BOINC Project property are already filled in.
Design change to make the uninstall stuff work.
2014-05-08 14:12:57 -04:00
Rom Walton 8654ac2826 WINBUILD: Do we need more permissions for the LSA database to remove groups from user rights assignment? 2014-05-08 13:55:49 -04:00
Rom Walton 0d5f41a0c1 WINBUILD: Restore SETUP registry values before uninstall 2014-05-07 16:13:44 -04:00
Rom Walton 55e0d2c711 WINBUILD: Properly move the BOINC Master and BOINC Project account information back into the UI installer process. 2014-05-07 15:20:08 -04:00
Rom Walton d1b5abd0b4 WINBUILD: Persist the BOINC Master and BOINC Project usernames across installs/uninstalls. 2014-05-07 14:57:20 -04:00
Rom Walton 11aa732929 WINBUILD: Add new custom actions to the uninstall execution process 2014-05-07 12:55:44 -04:00
Rom Walton 16c20abd7c WINBUILD: Add the revoke custom actions as well as the delete groups (boinc_admins, boinc_users, boinc_projects) and delete users (boinc_master, boinc_project) custom actions. 2014-05-07 11:10:22 -04:00
Rom Walton 068f5be698 WINBUILD: Remove references to boinccas95.dll, all custom actions now exist in boinccas.dll 2014-05-07 10:52:56 -04:00
Rom Walton abea3f9785 WINBUILD: Update custom actions for the Windows Installer 2014-05-07 10:33:35 -04:00
Rom Walton fc3fe9d32b WINSETUP: Remove old migration (5.x->6.x) custom actions, they are not needed anymore. 2014-05-06 13:18:11 -04:00
David Anderson bedeeabf7e add coproc_sched.cpp to project file 2014-05-01 23:56:06 -07:00
David Anderson 24fda48c2b fix some compile warnings (no functional change) 2014-04-30 15:37:06 -07:00
Rom Walton 44d8c63ff1 WINBUILD: Add custom actions to remove the locally created users and groups when uninstalling a service install. 2014-04-14 12:08:34 -04:00
Rom Walton 7568de7c06 WINBUILD: Remove unneeded custom actions.
WINBUILD: Add missing RevokeBOINCUsersRights custom action.
2014-04-09 16:15:19 -04:00
Rom Walton df285c246a WINBUILD: Add custom actions to revoke all rights granted to BOINC based accounts that were granted during a service based install. 2014-04-07 16:56:52 -04:00
Rom Walton 6f55578937 VBOX: Initialize the random number generator before asking for a random number. 2014-04-05 15:23:39 -04:00
Rom Walton 1a744614b6 VBOX: Introduce a random checkpoint offset value on initial start up to interleave the disk I/O when multiple vboxwrappers are running. 2014-04-05 14:28:33 -04:00
Rom Walton 7f88c53228 WINBUILD: Create CARestorePermissionBOINCData which will reset the permissions on the data directory on uninstall.
This is needed when the service install was selected and we will be removing the users and groups we created on install.
2014-04-03 13:14:14 -04:00
Rom Walton ee8bc5e786 WINBUILD: We no longer support Windows 95, merge the Win95 BOINCCAS code into the main BOINCCAS DLL. 2014-04-03 11:56:19 -04:00
Rom Walton 834162bee9 WINBUILD: Remove old 5.x to 6.x migration custom actions. 2014-04-03 11:13:11 -04:00
Rom Walton e40f265c2b WINBUILD: Update BOINCCAS project files to VS 2010 2014-04-03 11:06:23 -04:00
Rom Walton 7d153c34a7 WINBUILD: Update to version 7.3.15 2014-04-01 17:58:45 -04:00
Kevin Reed 1864af1d1f WCG: Add jpg logo file to install directory for screen saver 2014-03-26 18:17:08 -04:00
Rom Walton 65381b489e WCG: Updated Skin, Installer and pause/disconnected icon files for WCG. 2014-03-26 18:16:44 -04:00
Kevin Reed 063f22eaa3 WCG: Update branding images and files for World Community Grid 2014-03-26 18:16:14 -04:00
Kevin Reed 7a6bcee40b Revise the ico files for WCG 2014-03-26 18:16:13 -04:00