Jared Goodwin
|
6ce2b1b859
|
Refactor and cleanup.
|
2020-04-11 09:52:46 -07:00 |
|
Jared Goodwin
|
b4bb9a08e6
|
Fix hub method call.
|
2020-04-08 16:40:08 -07:00 |
|
Jared Goodwin
|
df80db9407
|
InvokeAsync to SendAsync.
|
2020-04-08 15:42:36 -07:00 |
|
Jared Goodwin
|
d7f1a56035
|
Separate remote-control css theme values.
|
2020-04-04 09:04:38 -07:00 |
|
Jared Goodwin
|
50d48e4e1d
|
Check for updates on reconnect. Lock around update check.
|
2020-03-17 21:39:38 -07:00 |
|
Jared Goodwin
|
1179c63dc7
|
Merge updater changes.
|
2020-03-17 20:40:17 -07:00 |
|
Jared Goodwin
|
2b498f4008
|
Separate update checks from socket.
|
2020-03-17 19:20:44 -07:00 |
|
Jared Goodwin
|
479d77bef8
|
Add using around temp PS instance.
|
2020-03-13 07:35:10 -07:00 |
|
Jared Goodwin
|
412c62d4c7
|
Rename TransferFiles to UploadFiles.
|
2020-03-10 19:05:24 -07:00 |
|
Jared Goodwin
|
437569ef50
|
Get Ubuntu who information differently.
|
2020-03-10 17:14:57 -07:00 |
|
Jared Goodwin
|
538f79d7c4
|
Add platform switch for session recorder.
|
2020-03-10 12:37:44 -07:00 |
|
Jared Goodwin
|
53462c9640
|
Remove piping to grep in Process.Start.
|
2020-03-08 12:52:04 -07:00 |
|
Jared Goodwin
|
7ce688db69
|
StartLinuxScreenCaster - arg fix.
|
2020-03-08 11:47:09 -07:00 |
|
Jared Goodwin
|
0e5dfe7d0c
|
Fixes for ScreenCast launcher in Ubuntu.
|
2020-03-08 11:24:06 -07:00 |
|
Jared Goodwin
|
443ce5c141
|
Add user xauthority to Linux screencaster launch.
|
2020-03-07 19:58:51 -08:00 |
|
Jared Goodwin
|
585ce96ab4
|
Updater downloads static file.
|
2020-03-07 11:59:24 -08:00 |
|
Jared Goodwin
|
8c33c9eb09
|
Let installer use existing ConnectionInfo.
|
2020-03-07 07:49:25 -08:00 |
|
Jared Goodwin
|
3506962bce
|
Rename CommandContext to CommandResult.
|
2020-03-05 07:58:15 -08:00 |
|
Jared Goodwin
|
569df134d5
|
Add support for DateTimeOffset with SQLite.
|
2020-03-04 23:45:51 -08:00 |
|
Jared Goodwin
|
0a467f9144
|
Use ManualResetEvent for external scripting process timeouts.
|
2020-03-04 23:03:24 -08:00 |
|
Jared Goodwin
|
5a708f66ed
|
Use Json protocol instead of MessagePack in main agent to fix datetime issues.
|
2020-03-04 07:13:11 -08:00 |
|
Jared Goodwin
|
42b1411c23
|
Add automatic clipboard updating from browser to endpoint.
|
2020-03-03 18:26:39 -08:00 |
|
Jared Goodwin
|
8ee642a4ed
|
Add assembly signing in ClientDownloads controller.
|
2020-03-01 18:52:35 -08:00 |
|
Jared Goodwin
|
bcac07d167
|
Updates for PostgreSQL switch.
|
2020-02-28 19:06:56 -08:00 |
|
Jared Goodwin
|
78b70d02f1
|
Added tests.
|
2020-02-26 22:45:54 -08:00 |
|
Jared Goodwin
|
ae58c78496
|
Add DownloadFile command.
|
2020-02-23 20:49:39 -08:00 |
|
Jared Goodwin
|
6b843dc7b0
|
Remove chat after pipe closes. Scroll to bottom of chat window when chat received.
|
2020-02-23 18:03:27 -08:00 |
|
Jared Goodwin
|
2b02ce56c8
|
Add organization name to chat service.
|
2020-02-23 11:28:08 -08:00 |
|
Jared Goodwin
|
b712874eeb
|
Add support for Windows 8.1 and 7.
|
2020-02-22 21:53:42 -08:00 |
|
Jared Goodwin
|
86e509d276
|
Specify registry view in InstallerService.
|
2020-02-23 02:38:27 +00:00 |
|
Jared Goodwin
|
fe6ba8ee86
|
Create installer project.
|
2020-02-23 02:38:27 +00:00 |
|
Jared Goodwin
|
b253596cfc
|
Log when agent fails to register, but take no further action.
|
2020-02-17 22:00:21 -08:00 |
|
Jared Goodwin
|
546b86eb71
|
Added debugging params to config service.
|
2020-02-16 22:22:17 -08:00 |
|
Jared Goodwin
|
59263371bb
|
Add CPU percentage.
|
2020-02-16 16:04:51 -08:00 |
|
Jared Goodwin
|
789e9f2f52
|
Added default connection info when in debug environment.
|
2020-02-12 20:13:37 -08:00 |
|
Jared Goodwin
|
1bfc60aa24
|
Added ScriptingController logic.
|
2020-02-05 08:24:59 -08:00 |
|
Jared Goodwin
|
07f923336a
|
Create scripting controller.
|
2020-02-02 09:03:36 -08:00 |
|
Jared Goodwin
|
02480d8915
|
Create ScriptingController.
|
2020-02-01 13:03:12 -08:00 |
|
Jared Goodwin
|
329ac46b52
|
Kill chat process when pipe closes due to idle time.
|
2020-02-01 11:31:29 -08:00 |
|
Jared Goodwin
|
56faf2e395
|
Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access.
|
2020-01-29 18:27:12 -08:00 |
|
Jared Goodwin
|
6ec03ff4cc
|
Launch chat differently so it loads on Windows Server.
|
2020-01-29 07:27:23 -08:00 |
|
Jared Goodwin
|
b02ef83346
|
Added DevliceAlias and DeviceGroup parameters to install script.
|
2020-01-28 18:41:16 -08:00 |
|
Jared Goodwin
|
5c016b91db
|
Unified 64-bit and 32-bit installers into one file.
|
2020-01-25 17:17:39 -08:00 |
|
Jared Goodwin
|
32b0d41b68
|
Make scripting services transient.
|
2020-01-25 13:03:32 -08:00 |
|
Jared Goodwin
|
515cba8704
|
Chat service working for Linux.
|
2020-01-25 11:56:41 -08:00 |
|
Jared Goodwin
|
df7de3681f
|
Chat service implemented.
|
2020-01-25 01:19:21 -08:00 |
|
Jared Goodwin
|
e4388fde87
|
Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth).
|
2020-01-23 17:43:48 -08:00 |
|
Jared Goodwin
|
34568f6bcc
|
Added AppLauncher, CommandExecutor, and ScriptRunner services.
|
2020-01-21 21:50:28 -08:00 |
|
Jared Goodwin
|
a9c52851f3
|
Implement DI container into Agent.
|
2020-01-21 13:17:22 -08:00 |
|
Jared Goodwin
|
9007df5706
|
Add dotnet runtime install to Linux agent install.
|
2020-01-19 15:28:14 -08:00 |
|