summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security/wrappers
AgeCommit message (Expand)Author
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-08-26treewide: remove redundant quotesvolth
2018-10-21nixos/wrappers: remove outdated upgrade codeLinus Heckemann
2018-03-25wrapper.c: fixup includes to work w/muslWill Dietz
2018-01-09nixos/security-wrapper: Fix cross-compilationBen Gamari
2017-09-21fuse3: init at 3.1.1Michael Weiss
2017-06-26security-wrapper: run activation script after specialfstv
2017-06-15Fixing attribute name mistake: setguid => setgidParnell Springmeyer
2017-03-23security-wrapper: link old wrapper dir to new oneRobin Gloster
2017-03-23Revert "security-wrapper: Don't remove the old paths yet as that can create m...Robin Gloster
2017-03-08security-wrapper: Don't remove the old paths yet as that can create migration...Parnell Springmeyer
2017-02-21wrappers service: make /run/wrappers a mountpointNikolay Amiantov
2017-02-17setcapWrapper: add support for setting permissionsRobin Gloster
2017-02-15nixos/security.wrappers: improve documentationBjørn Forsman
2017-02-15nixos/security.wrappers: use literalExample in documentationBjørn Forsman
2017-02-15nixos: remove remaining reference to setuidProgramsBjørn Forsman
2017-02-14security-wrapper: Wrap <para> tags in a <note> tagParnell Springmeyer
2017-02-14Using para tags for manual formattingParnell Springmeyer
2017-02-14Syntax wibbleParnell Springmeyer
2017-02-14Default should be to set owner and group to root on setcap wrappers tooParnell Springmeyer
2017-02-14Fixing ref to old-wrappersDirParnell Springmeyer
2017-02-14Simplifying the wrapper program derivationParnell Springmeyer
2017-02-14Addressing feedback and fixing a bugParnell Springmeyer
2017-02-14Removing unused module option old-wrapperDirParnell Springmeyer
2017-02-13Derp, correctly write the source program's pathParnell Springmeyer
2017-02-13Resurrecting the single-wrapper read from sibling .real file behaviorParnell Springmeyer
2017-01-30Conditionally logging debug messages based on the WRAPPER_DEBUG env var being...Parnell Springmeyer
2017-01-30Switching to individually generated derivationsParnell Springmeyer
2017-01-29Set merge + mkIf always surprises meParnell Springmeyer
2017-01-29Derp, wrong path nameParnell Springmeyer
2017-01-29More migration cleanup + todos for cleanupParnell Springmeyer
2017-01-29Gotta provide sane defaults! This is what I get for 5AM codingParnell Springmeyer
2017-01-29More derpParnell Springmeyer
2017-01-29A few more tweaksParnell Springmeyer
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer
2017-01-29More wibbles?Parnell Springmeyer
2017-01-29Another wibbleParnell Springmeyer
2017-01-29Derp derpParnell Springmeyer
2017-01-29Qualify with libParnell Springmeyer
2017-01-29Qualify mkOption with libParnell Springmeyer
2017-01-29Removing dead codeParnell Springmeyer
2017-01-29setcap-wrapper: Syntax wibbleParnell Springmeyer
2017-01-29setcap-wrapper: Syntax wibbleParnell Springmeyer
2017-01-29setcap-wrapper: Minor refactorParnell Springmeyer
2017-01-29setcap-wrapper: Addressing more PR feedback, unifying drvs, and cleaning up a...Parnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer