1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-15 07:43:50 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Bryan Roe
d13621a7c5 Added getProcessInfo support for windows 2021-07-06 12:39:26 -07:00
Bryan Roe
b39d7685a3 removed invalid entries from process enumeration 2021-01-30 13:28:17 -08:00
Bryan Roe
3abda02c22 Fixed process enumeration truncation for FreeBSD and OpenWRT 2021-01-30 12:28:11 -08:00
Bryan Roe
8c8a6549f3 Added fallback for process parsing on linux 2021-01-30 10:55:41 -08:00
Bryan Roe
2f980a1b70 Fixed process enumeration parse errors on linux 2021-01-30 09:55:17 -08:00
Bryan Roe
79e7b74598 Updated process-manager on windows to return full path 2020-05-20 17:33:18 -07:00
Bryan Roe
1731670522 1. Fixed bug in process-manager.getProcessInfo() on linux
2. Updated agent-installer
3. Fixed JSON error in SimpleDataStore
2020-02-15 00:22:15 -08:00
Bryan Roe
c2f265942c Fixed formatting on FreeBSD and MacOS 2020-01-10 15:52:48 -08:00
Bryan Roe
29e6775b72 updated process-manager to include 'user' on FreeBSD and MacOS 2020-01-10 15:28:02 -08:00
Bryan Roe
7c1c9384ce 1. Updated windows, so returns user
2. Updated linux to not truncate command
2020-01-10 12:18:08 -08:00
Bryan Roe
58e9d3f24d Fixed bug, where pgrep was initialized on Win32 2019-11-21 14:46:59 -08:00
Bryan Roe
7c0fe9947c 1. Updated getProcess/getProcessEx to return an array
2. Updated setDesktopWallpaper, to check uid of gnome-session
2019-11-14 17:55:33 -08:00
Bryan Roe
dfcfc91df3 Added 'getProcessEx()' to process-manager 2019-11-14 16:38:54 -08:00
Bryan Roe
895ff6be15 1. Added 'getProcess' to process-manager for posix platforms with pgrep
2. Fixed parsing bug in user-sessions.getEnvFromPid
3. Updated linux-gnome-helpers to set environment and uid before calling gsettings
2019-11-14 15:19:27 -08:00
Bryan Roe
b34eee2dca 1. Added 'getUsername' for windows
2. Added UTF8/Wide conversions for _GenericMarshal
3. Added UTF8 support for win-registry and process-manager
2019-08-08 15:37:17 -07:00
Bryan Roe
bfbd572e07 Updated to support freebsd 2019-06-20 16:15:03 -07:00
Bryan Roe
81ef5d4c2e Added MacOS support 2019-01-11 13:55:38 -08:00
Ylian Saint-Hilaire
3c80473a94 Major agent update. 2018-09-05 11:01:17 -07:00