1. acd0087 core: optimize PrivilegeHelper::runElevated() by Davide Pesavento · 7 years ago
  2. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  3. 9cfeeca core: Prevent exception throwing when dropping privileges is not supported and not requested by Alexander Afanasyev · 10 years ago
  4. 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
  5. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  6. 49343f6 build: Add conditional compilation by Alexander Afanasyev · 10 years ago
  7. 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]
  8. 24b9a64 core: add support for temporary privilege drop and elevation by Steve DiBenedetto · 11 years ago