Remotely/Agent/Services
2020-02-01 13:03:12 -08:00
..
AppLauncher.cs Kill chat process when pipe closes due to idle time. 2020-02-01 11:31:29 -08:00
Bash.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
ChatClientService.cs Kill chat process when pipe closes due to idle time. 2020-02-01 11:31:29 -08:00
CMD.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
CommandExecutor.cs Create ScriptingController. 2020-02-01 13:03:12 -08:00
ConfigService.cs Added DevliceAlias and DeviceGroup parameters to install script. 2020-01-28 18:41:16 -08:00
DeviceSocket.cs Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access. 2020-01-29 18:27:12 -08:00
Logger.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
PSCore.cs Make scripting services transient. 2020-01-25 13:03:32 -08:00
ScriptRunner.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2020-01-21 21:50:28 -08:00
Uninstaller.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
Updater.cs Unified 64-bit and 32-bit installers into one file. 2020-01-25 17:17:39 -08:00
WindowsPS.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
WindowsService.cs Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2020-01-15 22:58:21 -08:00
WindowsService.Designer.cs WIP 2019-06-15 18:08:30 -07:00