summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security/wrappers/default.nix
AgeCommit message (Expand)Author
2024-07-20nixos/wrappers: use normal mount for /run/wrappersArian van Putten
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2023-12-29nixos/wrappers: order service after sysusers servicenikstur
2023-11-30nixos/suid-sgid-wrappers: ensure correct ordering w.r.t. shutdown.targetPhilip Taron
2023-10-24nixos/wrappers: replace activationScriptnikstur
2023-10-05nixos/security/wrappers: use musl rather than glibc and explicitly unset inse...edef
2023-08-27nixos/security/wrappers: remove all the assertions about readlink(/proc/self/...Robert Obryk
2023-08-27nixos/security/wrappers: stop using `.real` filesRobert Obryk
2023-08-27nixos/security/wrappers: generate a separate and more complete apparmor polic...Robert Obryk
2023-08-24Revert "nixos/security/wrappers: simplifications and a fix for #98863"Pierre Bourdon
2023-08-16nixos/security/wrappers: remove all the assertions about readlink(/proc/self/...Robert Obryk
2023-08-16nixos/security/wrappers: stop using `.real` filesRobert Obryk
2023-05-11nixos: Use checks instead of extraDependenciesRobert Hensing
2022-12-17nixos: fix typosfigsoda
2022-09-11nixos/security/wrappers: clarify required format for capabilitiesJason Yundt
2022-08-31nixos/*: convert options with admonitions to MDpennae
2022-08-31nixos/*: convert internal option descriptions to MDpennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-14Merge pull request #184368 from DieracDelta/jr/wrappers-run-size-optionRobert Hensing
2022-08-14nixos/security: add size option to /run/wrappersJustin Restivo
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-06-12Revert "nixos/security/wrappers: use an assertion for the existence check"Mario Rodas
2022-06-11nixos/security/wrappers: use an assertion for the existence checkNaïm Favier
2022-05-05nixos/security/wrappers: chown user:group instead of user.group to fix warnin...Ivan Kozik
2022-02-19treewide: remove obsolete kernel version checksAlyssa Ross
2021-12-29security/wrappers: remove C compiler from the nixos/security.wrappers AppArmo...Julien Moutinho
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj
2021-09-13nixos/security/wrappers: remove WRAPPER_PATHrnhmjoj
2021-09-13nixos/security/wrappers: fix shell quotingrnhmjoj
2021-09-13nixos/security/wrappers: check that sources existrnhmjoj
2021-09-12nixos/security/wrappers: use fixed defaultsrnhmjoj
2021-09-12nixos/security/wrappers: make well-typedrnhmjoj
2021-04-23Revert "Revert "apparmor: fix and improve the service""Julien Moutinho
2021-01-14nixos/wrappers: fix applying capabilitiesJörg Thalheim
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát
2020-09-28nixos/security/wrapper: ensure the tmpfs is not world writeableAndreas Rammhold
2020-09-06apparmor: fix and improve the serviceJulien Moutinho
2020-08-15nixos/wrappers: make (u)mount have the +s bit.Doron Behar
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-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