Carter Li
|
d71d6a679d
|
Swap (macOS): fixes a compiler warning
|
2026-04-09 13:54:50 +08:00 |
|
李通洲
|
17eb22dfdb
|
PhysicalDisk: adds option hideVirtual (defaults to false) and hideUnknown (defaults to true)
|
2026-04-09 13:54:50 +08:00 |
|
Carter Li
|
c09a788ce3
|
PhysicalDisk (OpenBSD): honors namePrefix
|
2026-04-09 09:35:48 +08:00 |
|
Carter Li
|
ab32056c3f
|
PhysicalDisk (NetBSD): honors namePrefix
|
2026-04-09 09:35:48 +08:00 |
|
李通洲
|
e15049856f
|
GPU (Windows): improves support of non-PCI devices
|
2026-04-09 09:35:48 +08:00 |
|
李通洲
|
16423487fb
|
GPU (Windows): updates comments
|
2026-04-09 09:35:48 +08:00 |
|
李通洲
|
6b95eb2c74
|
GPU: fixes the vendor name of Parallels
|
2026-04-09 09:35:48 +08:00 |
|
Faisal Ahmed Moshiur
|
2b82e9ab02
|
Fix potential use-after-free and overlapping memory copy in ffStrbufSetNS
|
2026-04-09 09:33:58 +08:00 |
|
李通洲
|
5fe2cc6350
|
PhysicalDisk (Windows): adds simple debug log
|
2026-04-06 10:36:46 +08:00 |
|
李通洲
|
50739ee890
|
Cursor (Windows): fixes Win8.1 support
|
2026-04-06 10:00:40 +08:00 |
|
李通洲
|
97ce079488
|
GPU (Windows): adds fallback method for GPU vendor detection
|
2026-04-06 09:33:23 +08:00 |
|
Carter Li
|
7045dea284
|
Global (Windows): fixes building on i686
|
2026-04-05 14:40:38 +08:00 |
|
李通洲
|
7887067301
|
PhysicalDisk (Windows): switches to CMAPI; adds floppy support
|
2026-04-05 20:37:23 +08:00 |
|
李通洲
|
39cfc7aac8
|
Debug (Windows): ensures UTF-8 output
|
2026-04-05 20:21:50 +08:00 |
|
李通洲
|
44af8b85ad
|
Battery (Windows): tidy
|
2026-04-05 20:21:50 +08:00 |
|
李通洲
|
85594d2056
|
GPU (Windows): restores Win8.1 support
|
2026-04-05 14:26:22 +08:00 |
|
Данил Голдышев
|
14cd933969
|
fix(help): align format placeholders dynamically
|
2026-04-05 10:32:23 +08:00 |
|
Данил Голдышев
|
6550b77c2f
|
fix(zpool): correct documented format placeholders
|
2026-04-05 10:32:23 +08:00 |
|
李通洲
|
7147f23504
|
GPU (Windows): ignores invalid D3DKMT responses
|
2026-04-05 01:31:14 +08:00 |
|
李通洲
|
94164b873c
|
GPU (WSL): unifies code with the windows version
|
2026-04-05 00:37:58 +08:00 |
|
李通洲
|
9cfe7a74bc
|
GPU (Windows): rewrites with D3DKMT APIs
... which aligns to WSL impl
|
2026-04-05 00:37:58 +08:00 |
|
Eli Sher
|
604aacbae2
|
Wifi (macOS): corrects typo in WPA Personal Mixed security string (#2260)
|
2026-04-04 23:39:53 +08:00 |
|
Carter Li
|
04c486d3db
|
PhysicalDisk (SunOS): detects unknown type
|
2026-04-04 00:29:08 +08:00 |
|
Carter Li
|
152f3cdee1
|
Disk (SunOS): trims disk name
|
2026-04-04 00:18:42 +08:00 |
|
李通洲
|
b7890e1e2a
|
PhysicalDisk (SunOS): better device type detection
|
2026-04-04 00:08:25 +08:00 |
|
李通洲
|
8913620aa5
|
PhysicalDisk (NetBSD): fixes building on older systems
|
2026-04-03 22:32:35 +08:00 |
|
李通洲
|
2a103f620d
|
PhysicalDisk (NetBSD): adds support
Requires root permission
|
2026-04-03 21:01:49 +08:00 |
|
李通洲
|
8d0ceff7fa
|
PhysicalDisk (OpenBSD): fixes issues found later
|
2026-04-03 21:01:15 +08:00 |
|
李通洲
|
ce9f4daec4
|
PhysicalDisk: adds unknown in JSON result
|
2026-04-03 15:45:10 +08:00 |
|
李通洲
|
e639700387
|
PhysicalDisk (OpenBSD): fix potencial out-of-bound read
|
2026-04-03 15:44:47 +08:00 |
|
李通洲
|
3da344db1f
|
DiskIO (NetBSD): ignores partitions
|
2026-04-03 10:53:51 +08:00 |
|
Carter Li
|
31a35cf845
|
Bios (NetBSD): adds fall back method
|
2026-04-03 10:25:04 +08:00 |
|
李通洲
|
77c916f747
|
CI: splits different jobs into different yml files
|
2026-04-03 08:55:38 +08:00 |
|
李通洲
|
c9dbf990d8
|
PhysicalDisk (OpenBSD): adds support
|
2026-04-02 20:10:14 +08:00 |
|
李通洲
|
ed4d903e69
|
Sysctl (OpenBSD): improves error messages
|
2026-04-02 20:06:23 +08:00 |
|
李通洲
|
299451ca62
|
GPU (Linux): ensures we don't pass invalid length to calloc
Fixes #2259
|
2026-04-01 23:31:36 +08:00 |
|
李通洲
|
6319b68c2c
|
PhysicalDisk (FreeBSD): adds type virtual and type unknown detection
|
2026-04-01 15:08:44 +08:00 |
|
李通洲
|
c37ac4da2b
|
PhysicalDisk (Windows): adds type virtual and type unknown detection
|
2026-04-01 15:08:26 +08:00 |
|
李通洲
|
643db92cd1
|
PhysicalDisk (Linux): adds type unknown detection
|
2026-04-01 15:08:02 +08:00 |
|
李通洲
|
99795154b5
|
PhysicalDisk (macOS): adds type unknown detection
|
2026-04-01 15:06:15 +08:00 |
|
Carter Li
|
6cf403da7d
|
Global: renames smbiosHelper to smbios
|
2026-03-31 20:01:25 +08:00 |
|
Carter Li
|
4f3e82330b
|
Smbios: improves log
|
2026-03-31 19:58:47 +08:00 |
|
李通洲
|
0c401a0112
|
PhysicalDisk: detects virtual disks
|
2026-03-31 19:48:54 +08:00 |
|
李通洲
|
d4b1ae9751
|
PhysicalDisk / DiskIO (macOS): improves performance by query less IO entries
|
2026-03-31 14:20:21 +08:00 |
|
李通洲
|
831659966f
|
Style: adds Cpp11BracedListStyle: Block
|
2026-03-31 14:20:21 +08:00 |
|
李通洲
|
5f261702a9
|
Style: adds BreakBeforeCloseBracketBracedList: true
|
2026-03-31 14:20:21 +08:00 |
|
李通洲
|
c2da9b0cb1
|
Chore: tidy
|
2026-03-31 14:20:21 +08:00 |
|
李通洲
|
239233f4e0
|
Swap (macOS): don't check if swap is enabled on macOS 26 or later
|
2026-03-31 14:20:21 +08:00 |
|
Eitan
|
b00593ae05
|
JsonSchema: adds "command-raw" to schema (#2255)
* Add "command-raw" to json_schema.json
* I spelled it wrong
|
2026-03-31 13:11:14 +08:00 |
|
Roshan Warrier
|
b4e6688dfe
|
Localip: uses assigned netlink port id on Linux (#2253)
Fixes #2252
|
2026-03-30 18:39:43 +08:00 |
|