about summary refs log tree commit diff
path: root/nixos/modules/security/wrappers/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-10-24nixos/wrappers: replace activationScriptnikstur1-26/+31
2023-10-05nixos/security/wrappers: use musl rather than glibc and explicitly unset inse...edef1-1/+22
2023-08-27nixos/security/wrappers: remove all the assertions about readlink(/proc/self/...Robert Obryk1-1/+1
2023-08-27nixos/security/wrappers: stop using `.real` filesRobert Obryk1-8/+5
2023-08-27nixos/security/wrappers: generate a separate and more complete apparmor polic...Robert Obryk1-3/+6
2023-08-24Revert "nixos/security/wrappers: simplifications and a fix for #98863"Pierre Bourdon1-4/+6
2023-08-16nixos/security/wrappers: remove all the assertions about readlink(/proc/self/...Robert Obryk1-1/+1
2023-08-16nixos/security/wrappers: stop using `.real` filesRobert Obryk1-6/+4
2023-05-11nixos: Use checks instead of extraDependenciesRobert Hensing1-1/+1
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-09-11nixos/security/wrappers: clarify required format for capabilitiesJason Yundt1-4/+5
2022-08-31nixos/*: convert options with admonitions to MDpennae1-10/+10
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-14Merge pull request #184368 from DieracDelta/jr/wrappers-run-size-optionRobert Hensing1-1/+11
2022-08-14nixos/security: add size option to /run/wrappersJustin Restivo1-1/+11
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-4/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-11/+11
2022-06-12Revert "nixos/security/wrappers: use an assertion for the existence check"Mario Rodas1-9/+31
2022-06-11nixos/security/wrappers: use an assertion for the existence checkNaïm Favier1-31/+9
2022-05-05nixos/security/wrappers: chown user:group instead of user.group to fix warnin...Ivan Kozik1-2/+2
2022-02-19treewide: remove obsolete kernel version checksAlyssa Ross1-1/+0
2021-12-29security/wrappers: remove C compiler from the nixos/security.wrappers AppArmo...Julien Moutinho1-2/+0
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-17/+40
2021-09-13nixos/security/wrappers: remove WRAPPER_PATHrnhmjoj1-4/+0
2021-09-13nixos/security/wrappers: fix shell quotingrnhmjoj1-18/+18
2021-09-13nixos/security/wrappers: check that sources existrnhmjoj1-1/+29
2021-09-12nixos/security/wrappers: use fixed defaultsrnhmjoj1-25/+10
2021-09-12nixos/security/wrappers: make well-typedrnhmjoj1-57/+119
2021-04-23Revert "Revert "apparmor: fix and improve the service""Julien Moutinho1-0/+8
2021-01-14nixos/wrappers: fix applying capabilitiesJörg Thalheim1-10/+2
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát1-8/+0
2020-09-28nixos/security/wrapper: ensure the tmpfs is not world writeableAndreas Rammhold1-1/+6
2020-09-06apparmor: fix and improve the serviceJulien Moutinho1-0/+8
2020-08-15nixos/wrappers: make (u)mount have the +s bit.Doron Behar1-0/+3
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+4
2019-08-26treewide: remove redundant quotesvolth1-5/+5
2018-10-21nixos/wrappers: remove outdated upgrade codeLinus Heckemann1-29/+0
2018-01-09nixos/security-wrapper: Fix cross-compilationBen Gamari1-2/+2
2017-09-21fuse3: init at 3.1.1Michael Weiss1-1/+4
2017-06-26security-wrapper: run activation script after specialfstv1-1/+1
2017-06-15Fixing attribute name mistake: setguid => setgidParnell Springmeyer1-2/+2
2017-03-23security-wrapper: link old wrapper dir to new oneRobin Gloster1-2/+12
2017-03-23Revert "security-wrapper: Don't remove the old paths yet as that can create m...Robin Gloster1-0/+19
2017-03-08security-wrapper: Don't remove the old paths yet as that can create migration...Parnell Springmeyer1-19/+0
2017-02-21wrappers service: make /run/wrappers a mountpointNikolay Amiantov1-16/+11
2017-02-17setcapWrapper: add support for setting permissionsRobin Gloster1-1/+2
2017-02-15nixos/security.wrappers: improve documentationBjørn Forsman1-6/+8