1. 9cfeeca core: Prevent exception throwing when dropping privileges is not supported and not requested by Alexander Afanasyev · 10 years ago
  2. 6f570de core: Make PrivilegeHeper::drop|raise no-op operations on platforms that do not support drop/elevation of privileges by Alexander Afanasyev · 10 years ago
  3. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  4. 49343f6 build: Add conditional compilation by Alexander Afanasyev · 10 years ago
  5. ff489a2 core: Fixing regression in PrivilegeHelper that prevented running as non-root by Alexander Afanasyev · 11 years ago[Renamed (93%) from daemon/core/privilege-helper.cpp]
  6. 24b9a64 core: add support for temporary privilege drop and elevation by Steve DiBenedetto · 11 years ago