Commit graph

16 commits

Author SHA1 Message Date
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
a6a90376ad SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
dbuechel
fd20d0d638 Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
dbuechel
d54d7c17dc SEBWIN-301, SEBWIN-322: Improved service feature configuration with retry mechanism. 2019-08-28 09:54:52 +02:00
dbuechel
41d2345405 SEBWIN-301, SEBWIN-322: Increased timeout of status changes for service feature configurations. It appears like Windows Update occasionally needs more than 5 seconds to stop. 2019-08-27 11:12:31 +02:00
dbuechel
6a1632ee48 SEBWIN-319: Forgot user-specific registry key for power options. 2019-08-13 08:29:48 +02:00
dbuechel
68d487dd46 SEBWIN-320: Implemented configuration reset functionality for reset utility. 2019-07-19 10:07:45 +02:00
dbuechel
9dece7e4ae SEBWIN-322: Implemented service configuration infrastructure and windows update service deactivation. 2019-07-10 08:20:07 +02:00
dbuechel
0d793dd326 SEBWIN-301, SEBWIN-319: Implemented monitoring mechanism for feature configurations. 2019-07-05 12:28:42 +02:00
dbuechel
39b63218fb SEBWIN-319: Implemented system configuration update for service operation and auto-restore mechanism. 2019-07-03 12:27:02 +02:00
dbuechel
2f510096d0 SEBWIN-319: Implemented registry configuration functionality. 2019-07-03 08:59:27 +02:00
dbuechel
ee683af63c SEBWIN-319: Implemented infrastructure for registry configurations and corrected mistake in backup mechanism. 2019-07-02 10:35:40 +02:00
dbuechel
dd78bc1fbc SEBWIN-301: Implemented auto-restore mechanism for service, added return status to feature configuration methods and introduced session flag for service. 2019-06-27 08:32:37 +02:00
dbuechel
f8111857db SEBWIN-301: Added unit test project for lockdown assembly. 2019-06-26 10:19:19 +02:00
dbuechel
dd801245d2 SEBWIN-301: Finished basic backup mechanism for service. 2019-06-26 10:13:11 +02:00
dbuechel
b96bbfcd78 SEBWIN-301: Started implementing backup mechanism for service. 2019-06-21 15:05:31 +02:00