aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/security/wrappers (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant quotesvolth2019-08-261-5/+5
* nixos/wrappers: remove outdated upgrade codeLinus Heckemann2018-10-211-29/+0
* wrapper.c: fixup includes to work w/muslWill Dietz2018-03-251-1/+1
* nixos/security-wrapper: Fix cross-compilationBen Gamari2018-01-091-2/+2
* fuse3: init at 3.1.1Michael Weiss2017-09-211-1/+4
* security-wrapper: run activation script after specialfstv2017-06-261-1/+1
* Fixing attribute name mistake: setguid => setgidParnell Springmeyer2017-06-151-2/+2
* security-wrapper: link old wrapper dir to new oneRobin Gloster2017-03-231-2/+12
* Revert "security-wrapper: Don't remove the old paths yet as that can create m...Robin Gloster2017-03-231-0/+19
* security-wrapper: Don't remove the old paths yet as that can create migration...Parnell Springmeyer2017-03-081-19/+0
* wrappers service: make /run/wrappers a mountpointNikolay Amiantov2017-02-211-16/+11
* setcapWrapper: add support for setting permissionsRobin Gloster2017-02-171-1/+2
* nixos/security.wrappers: improve documentationBjørn Forsman2017-02-151-6/+8
* nixos/security.wrappers: use literalExample in documentationBjørn Forsman2017-02-151-9/+11
* nixos: remove remaining reference to setuidProgramsBjørn Forsman2017-02-151-1/+1
* security-wrapper: Wrap <para> tags in a <note> tagParnell Springmeyer2017-02-141-21/+23
* Using para tags for manual formattingParnell Springmeyer2017-02-141-16/+17
* Syntax wibbleParnell Springmeyer2017-02-141-1/+1
* Default should be to set owner and group to root on setcap wrappers tooParnell Springmeyer2017-02-141-1/+4
* Fixing ref to old-wrappersDirParnell Springmeyer2017-02-141-3/+3
* Simplifying the wrapper program derivationParnell Springmeyer2017-02-141-7/+5
* Addressing feedback and fixing a bugParnell Springmeyer2017-02-141-1/+1
* Removing unused module option old-wrapperDirParnell Springmeyer2017-02-141-10/+0
* Derp, correctly write the source program's pathParnell Springmeyer2017-02-131-4/+4
* Resurrecting the single-wrapper read from sibling .real file behaviorParnell Springmeyer2017-02-132-33/+39
* Conditionally logging debug messages based on the WRAPPER_DEBUG env var being...Parnell Springmeyer2017-01-301-13/+22
* Switching to individually generated derivationsParnell Springmeyer2017-01-301-20/+26
* Set merge + mkIf always surprises meParnell Springmeyer2017-01-291-0/+3
* Derp, wrong path nameParnell Springmeyer2017-01-291-2/+2
* More migration cleanup + todos for cleanupParnell Springmeyer2017-01-291-0/+14
* Gotta provide sane defaults! This is what I get for 5AM codingParnell Springmeyer2017-01-291-1/+7
* More derpParnell Springmeyer2017-01-291-23/+1
* A few more tweaksParnell Springmeyer2017-01-291-3/+6
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-291-3/+30
* More wibbles?Parnell Springmeyer2017-01-291-5/+5
* Another wibbleParnell Springmeyer2017-01-291-1/+1
* Derp derpParnell Springmeyer2017-01-291-24/+22
* Qualify with libParnell Springmeyer2017-01-291-1/+1
* Qualify mkOption with libParnell Springmeyer2017-01-291-1/+1
* Removing dead codeParnell Springmeyer2017-01-291-31/+23
* setcap-wrapper: Syntax wibbleParnell Springmeyer2017-01-291-2/+2
* setcap-wrapper: Syntax wibbleParnell Springmeyer2017-01-291-1/+1
* setcap-wrapper: Minor refactorParnell Springmeyer2017-01-292-1/+1
* setcap-wrapper: Addressing more PR feedback, unifying drvs, and cleaning up a...Parnell Springmeyer2017-01-294-111/+48
* Addressing PR feedbackParnell Springmeyer2017-01-284-0/+484