1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-18 17:23:16 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Bryan Roe
cc59f186ca Updated usernameToUserKey() to support non-local accounts 2019-11-05 13:58:14 -08:00
Bryan Roe
9a84f82a50 1. Added usernameToUserKey() to win-registry
2. Added getRawSessionAttribute() to user-sessions for Windows
2019-11-05 13:35:49 -08:00
Bryan Roe
6e9b165452 added _type property when querying registry value if the type is unknown. 2019-11-05 11:28:42 -08:00
Bryan Roe
4e9ac4a1d2 Added ability to query default value 2019-11-05 10:17:07 -08:00
Bryan Roe
2aceb3d706 Updated, so if the named key is null, the default value will be set instead. 2019-10-22 13:41:13 -07:00
Bryan Roe
9ae4eef5b7 1. Updated win-registry to be able to read REG_EXPAND_SZ types
2. Updated service-manager to support UTF8 on Windows
2019-08-08 17:32:58 -07: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
a3780d8fa1 Added enumeration support 2019-01-28 12:04:46 -08:00
Ylian Saint-Hilaire
3c80473a94 Major agent update. 2018-09-05 11:01:17 -07:00