Block a user
e63903d0f4
[*] NT security: do not contaminate the caller thread of AuProcesses with user-switching elevation.
00e105aeb5
[*] POSIX security: let the execute/special bit override ADS blocks. Not that is matters, because modern Google bitched out of supporting Linux quarantine and FireFox devs are incompetent
5a0bd702c5
[*] Refactor CpuLoadSampler -> ProcessLoadSampler to disambiguate the object from CoreLoadSamplerImpl
75fddc41d9
[*/+] Fix AuArray detection in some third party library by introducing AuArray<T, N>::insert(itr, copy)