27 Commits
Author SHA1 Message Date
Jordan Dominion 19ad5e71d7 Nullify WindowsSystemIdentityFactory 2023-11-25 13:15:50 -05:00
Jordan Dominion bc701d288a Enable NRT with global opt-out
We will phase this in gradually
2023-11-23 17:35:06 -05:00
Dominion 8af2ff539e Replace ifs with ArgumentNullException.ThrowIfNull 2023-06-12 20:43:29 -04:00
Dominion db32ca5f29 Improve logging here 2023-06-08 03:38:55 -04:00
Dominion a02f9966c2 Fixes #1527 2023-06-08 03:37:17 -04:00
Dominion c1060816fe Move NativeMethods to System namespace 2023-04-30 18:44:00 -04:00
Jordan Brown 6960525688 Update to .net-6.0. Fix errors and warnings
- Address various IDE messages
- Additional logging
- Do not access DB in Watchdog's actual Dispose
- Fix issue with legacy behaviour in PGSQL
- Remove obsolete dotnet workaround
- Update to v3 actions checkout/upload-artifact/download-artifact
2022-09-13 18:41:18 -04:00
Jordan Brown b9586c7fee The great stylecop update
Beware those that read into this commit. Here there be style conformance...

Closes #1252
2021-05-09 19:27:09 -04:00
Jordan Brown bf313e9e28 Stop using TaskCreationOptions.LongRunning 2020-08-17 21:42:09 -04:00
Jordan Brown d460330cab Log message cleanup 2020-07-26 12:58:29 -04:00
Jordan Brown 1b9853fe35 Add support for getting the current system identity and checking if it can create symlinks 2020-04-20 11:43:08 -04:00
Jordan Brown 8c7e16dc28 Rewrite some log messages 2020-04-13 16:59:09 -04:00
Jordan Brown 46eea5403a Address all Host stylecop issues asside from complexity/maintainibilty 2018-11-28 16:05:27 -05:00
Jordan Brown ca1b9d5f2c WIP Stylecopping Host 2018-11-28 12:49:31 -05:00
Cyberboss d267e4e259 Fix IdentityCache shutdown error 2018-09-27 15:20:49 -04:00
Cyberboss 8a35f87d35 Don't catch OperationCanceledExceptions
Fix IRC connect always returning true
2018-09-27 15:16:38 -04:00
Cyberboss 10fdffb128 Fix for domain system identities 2018-09-27 15:03:24 -04:00
Cyberboss d5639d1b0d Adds additional logging to WindowsSystemIdentityFactory. Cleans things up a bit 2018-09-27 14:45:28 -04:00
Cyberboss a4a62e6a69 Cleanup WindowsSystemIdentity factory a bit 2018-09-27 13:13:42 -04:00
Cyberboss 6420e4b923 Formatted all .cs files 2018-08-22 10:12:47 -04:00
Cyberboss ee0f9089b4 Clean up a bit 2018-08-15 10:05:55 -04:00
Cyberboss 690ac99ff9 Fix some windows SID stuff 2018-08-14 16:10:18 -04:00
Jordan Brown ae9b87c3ef Remove unused using 2018-08-01 22:20:49 -04:00
Jordan Brown cdc891904e Oof there's the Update of RepositoryController for ya 2018-07-30 01:19:55 -04:00
Jordan Brown f299eba469 Fixups tested users controller 2018-07-26 21:25:38 -04:00
Jordan Brown 5490c1e1ef Fix windows system identities 2018-07-26 17:35:42 -04:00
Jordan Brown 669c72a05f Windows identity/impersonation stuff 2018-07-22 16:30:47 -04:00