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

39 Commits

Author SHA1 Message Date
si458
604f24ce11 fix win7+server2008r2 support again 2025-03-06 21:37:17 +00:00
si458
39a927f25e update identifiers and polyfills
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-11-06 15:59:56 +00:00
Simon Smith
105da7dbfa another wmic replacement
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-11-04 15:23:54 +00:00
Simon Smith
8e3835708e add extra identifiers
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-08 14:28:57 +00:00
Simon Smith
d7cc01db09 fix virtual machines wmi
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-08 14:21:45 +00:00
Bryan Roe
061d636438 Fixed a bug, where if a dmi entry was empty, it prevented the other entries from getting decoded 2022-10-27 00:59:59 -07:00
Bryan Roe
ce6f57af42 Fixed structure in identifiers and lib-finder so that objects get GC faster 2022-09-16 20:51:56 -07:00
Bryan Roe
39fa19b284 Added Linux PCI bus enumeration support 2022-06-16 18:43:16 -07:00
Bryan Roe
aecf6a59c0 1. Added support for USB enumeration on Linux
2. Added workaround for awk bug with Ubuntu 16-18
2022-06-16 15:31:35 -07:00
Bryan Roe
69751822b0 Canonicalized field names 2022-06-15 23:14:24 -07:00
Bryan Roe
376c82fc2d Another update for Ubuntu 16 2022-06-15 23:01:14 -07:00
Bryan Roe
1f40c4c983 Tweaked for Ubuntu 16 2022-06-15 22:58:51 -07:00
Bryan Roe
5b58c57352 Added support for decoding memory controller information from DMI for linux 2022-06-15 20:04:14 -07:00
Bryan Roe
912fdc0620 updated windows identifiers to use COM/wmi instead of wmic for UTF8 support 2021-11-03 00:48:18 -07:00
Bryan Roe
55f0f91587 Updated Garbage Handling 2021-02-17 01:00:21 -08:00
Bryan Roe
ae33e264c5 Updated sysinfo/volumes 2021-02-04 23:24:31 -08:00
Bryan Roe
75e1f844d8 Updated windows volume information 2021-01-20 12:45:49 -08:00
Bryan Roe
88a678aab4 Added more volume information to Windows 2021-01-20 11:28:12 -08:00
Bryan Roe
909fd85fbb Added windows bitlocker status 2021-01-20 10:46:01 -08:00
Bryan Roe
c8500a4ee5 Worked around wmic formatting bug in Windows 7 / Server 2008 2020-12-09 13:10:23 -08:00
Bryan Roe
5100ef10c0 Updated laptop detection on Windows 2020-09-13 12:56:17 -07:00
Bryan Roe
82d6248bb9 Added battery detection for macOS 2020-05-30 13:45:23 -07:00
Bryan Roe
c85dde4af1 added missing break statement 2020-05-30 12:46:22 -07:00
Bryan Roe
e6a1743d3e Unified battery detection across platforms, and added support for linux. 2020-05-30 12:39:26 -07:00
Bryan Roe
b8e58a37f7 added cpu_name for macOS 2020-04-27 00:13:48 -07:00
Bryan Roe
e66adb9858 Updated to empty records are omitted 2020-04-26 16:39:59 -07:00
Bryan Roe
a70fe75883 Fixed bug where last storage record was ommited on linux 2020-04-26 16:30:22 -07:00
Bryan Roe
af81e79702 1. Added more sysinfo details for linux
2. Added isVM() workaround for VMware if bios_vendor is not set
2020-04-26 16:09:18 -07:00
Bryan Roe
581b012340 Unified GPU names for linux and windows 2020-04-26 14:32:55 -07:00
Bryan Roe
8ec340f8b5 Added cpu_name for linux 2020-04-26 13:41:40 -07:00
Bryan Roe
05cd4136d0 Added to windows 'sysinfo' to show GPU/CPU/HDD make/model 2020-04-25 21:59:40 -07:00
Bryan Roe
28dbc59746 Updated VM detection for ProxMox 2020-04-24 23:56:07 -07:00
Bryan Roe
55a832ba33 Fixed bug with Xen/AWS detection 2020-04-24 21:10:32 -07:00
Bryan Roe
26e48ff044 Added Docker container detection 2020-04-24 19:34:24 -07:00
Bryan Roe
9682464cb6 1. fixed #def issue
2. Added Virtual Machine  detection
2020-04-24 16:06:59 -07:00
Bryan Roe
d1fcb0cd61 Synced with server repo 2020-04-06 17:22:26 -07:00
Bryan Roe
91ca33e466 Added osinfo, partitions, and memory to Windows 2019-07-30 15:00:38 -07:00
Bryan Roe
bd0bf102cd Added product_uuid and MacOS support 2019-07-24 17:22:39 -07:00
Bryan Roe
d701b9a3e9 First rev, for Windows and Linux 2019-07-23 16:17:35 -07:00