summary refs log tree commit diff
path: root/nixos/modules/security/setuid-wrappers.nix
Commit message (Expand)AuthorAge
* setuid-wrappers: correctly umount the tmpfsDomen Kožar2016-09-04
* setuid-wrappers : Prepare permissions for running wrappersKarn Kallio2016-09-04
* Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar2016-09-01
* Revert "setuid-wrappers: Update wrapper dir atomically."Domen Kožar2016-08-31
* setuid-wrappers: Update wrapper dir atomically.Shea Levy2016-08-31
* setuid-wrappers: remove config.system.path from the closureDomen Kožar2016-05-23
* nixos/setuid-wrappers: Build with normal mkDerivation phasesTuomas Tynkkynen2015-10-03
* Remove some setuid wrappers for non-standard programsEelco Dolstra2014-09-05
* Revert "nixos: add setuid wrappers for some networked filesystems' helpers"Eelco Dolstra2014-09-05
* nixos: add setuid wrappers for some networked filesystems' helpersJan Malakhovski2014-09-01
* Don't silently ignore errors from the activation scriptEelco Dolstra2014-08-15
* Put /var/setuid-wrappers on a tmpfsEelco Dolstra2014-04-19
* setuid-wrapper: Drop runtime dependency on setuid-wrapper.cEelco Dolstra2014-04-19
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: extend documentation example for security.setuidOwnersBjørn Forsman2014-04-13
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10