• Joined on 2025-08-14
Meik pushed to main at Meik/LIAM 2026-03-13 15:19:53 +01:00
c12978ff5d Fix runtime Guid parsing for older compiler
Meik pushed to main at Meik/LIAM 2026-03-13 15:14:16 +01:00
4909c93bef Share workflow runtime with diagnostics tool
Meik pushed to main at Meik/LIAM 2026-03-13 14:45:14 +01:00
55ff17c4b4 Make strict AD group names optional
Meik pushed to main at Meik/LIAM 2026-03-13 14:36:51 +01:00
32021dcfd8 Allow regex reuse for NTFS ensure groups
d28cfe008c Classify NTFS and DFS data areas
Compare 2 commits »
Meik pushed to main at Meik/LIAM 2026-03-13 12:59:43 +01:00
d95f2385ac Allow empty NTFS ensure groups
Meik pushed to main at Meik/LIAM 2026-03-13 12:56:34 +01:00
48a016c0d3 Add NTFS ensure option to data area activity
Meik pushed to main at Meik/LIAM 2026-03-13 12:47:10 +01:00
daa70c982b Align NTFS ensure SID arguments
Meik pushed to main at Meik/LIAM 2026-03-11 17:10:05 +01:00
ccfd26c0cf Add NTFS DFS path classification concept
Meik pushed to main at Meik/LIAM 2026-03-10 11:37:06 +01:00
29799942d3 fix: avoid mutating ntfs security group templates
Meik pushed to main at Meik/LIAM 2026-03-10 11:10:27 +01:00
9223016c61 docs: add detailed ntfs provider findings
Meik pushed to main at Meik/LIAM 2026-03-10 10:46:07 +01:00
ad538eb4ed fix: restore owner validation for ntfs create
Meik pushed to main at Meik/LIAM 2026-03-10 10:44:06 +01:00
c4567c6a3c fix: allow empty owner input in diagnostics ui
Meik pushed to main at Meik/LIAM 2026-03-10 10:34:12 +01:00
8e55b221cf fix: surface ntfs create result token errors
Meik pushed to main at Meik/LIAM 2026-03-10 10:24:57 +01:00
c235e37367 fix: require ntfs domain local tag only when needed
Meik pushed to main at Meik/LIAM 2026-03-10 10:19:52 +01:00
d893e165b6 fix: separate diagnostics gui log and accept ntfs prefix alias
Meik pushed to main at Meik/LIAM 2026-03-10 10:05:30 +01:00
599ee096a0 fix: use direct file logging in diagnostics
Meik pushed to main at Meik/LIAM 2026-03-10 10:03:05 +01:00
ba3983ad8a fix: improve diagnostics logging and log copy
Meik pushed to main at Meik/LIAM 2026-03-10 09:55:22 +01:00
24b33cd85a fix: prevent diagnostics settings reset on startup
Meik pushed to main at Meik/LIAM 2026-03-10 09:26:36 +01:00
8c7c45e1b0 fix: remove direct msgraph dependency from diagnostics
Meik pushed to main at Meik/LIAM 2026-03-10 09:15:19 +01:00
60b09ad325 feat: add provider creation actions to diagnostics