summary refs log tree commit diff
path: root/nixos/modules/security
Commit message (Expand)AuthorAge
* Merge pull request #85365 from immae/fix_acme_postrunworldofpeace2020-04-18
|\
| * nixos/acme: Fix postRun in acme certificate being ran at every runIsmaël Bouya2020-04-17
* | Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"Arian van Putten2020-04-16
|/
* acme: share accounts between certificatesLucas Savva2020-04-14
* acme: create certificates in subdirectoryJörg Thalheim2020-04-09
* nixos/acme: don't depend on multi-user.target inside a containerMaximilian Bosch2020-03-29
* nixos/duosec: rename ikey option to integrationKeyAaron Andersen2020-03-22
* nixos/duosec: replace insecure skey option with secure secretKeyFile optionAaron Andersen2020-03-22
* nixos/duosec: fix indentationAaron Andersen2020-03-21
* Merge pull request #72029 from lschuermann/tpm2-moduleSilvan Mosberger2020-03-15
|\
| * nixos/tpm2: initLeon Schuermann2020-03-15
* | nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser optionsAaron Andersen2020-03-12
* | Merge pull request #81369 from mweinelt/pr/acme-chmodSilvan Mosberger2020-03-07
|\ \
| * | nixos/acme: apply chmod and ownership unconditionallyMartin Weinelt2020-02-29
* | | nixos/acme: force symlink from fullchain.pem to cert.pemYegor Timoshenko2020-03-04
* | | Merge pull request #80900 from emilazy/acme-must-stapleYegor Timoshenko2020-03-03
|\ \ \
| * | | nixos/acme: add extraLegoRenewFlags optionEmily2020-02-29
| * | | nixos/acme: add ocspMustStaple optionEmily2020-02-29
| | |/ | |/|
* | | Merge pull request #80856 from emilazy/adjust-acmeYegor Timoshenko2020-03-03
|\ \ \
| * | | nixos/acme: adjust renewal timer optionsEmily2020-02-29
| |/ /
* | | Merge pull request #81371 from mweinelt/pr/acme-autostartYegor Timoshenko2020-03-01
|\ \ \
| * | | nixos/acme: renew after rebuild and on bootMartin Weinelt2020-02-29
| | |/ | |/|
* | | Merge pull request #80920 from worldofpeace/rngd-cleanup-shutdownworldofpeace2020-03-01
|\ \ \ | |/ / |/| |
| * | nixos/rngd: fix clean shutdownworldofpeace2020-02-23
| |/
* / nixos/acme: move the crt to fullchain.pemEmily2020-02-23
|/
* Merge pull request #71302 from tokudan/encrypted-swap-entropy-fixMichele Guerini Rocco2020-02-12
|\
| * security.rngd: start rngd during early boot to reduce entropy starvation due ...Daniel Frank2020-02-08
* | Merge pull request #77578 from m1cr0man/masterFlorian Klink2020-02-10
|\ \
| * | nixos/acme: Update release note, remove redundant requiresLucas Savva2020-02-09
| |\|
| * | nixos/acme: Fix b.example.com testLucas Savva2020-02-09
| * | nixos/acme: add dns-01 test, fix cert locating bugLucas Savva2020-02-09
| * | nixos/acme: simplify email resolve logicLucas Savva2020-02-03
| * | nixos/acme: fix some descriptions, default acceptTerms to falseLucas Savva2020-01-19
| * | nixos/acme: ignore tmpfiles rules for null webrootsLucas Savva2020-01-15
| * | nixos/acme: Add logic to select right email addressLucas Savva2020-01-12
| * | nixos/acme: replace simp-le with lego clientLucas Savva2020-01-12
* | | nixos/sudo: Fix extraRules example renderingSilvan Mosberger2020-02-10
| |/ |/|
* | nixos/duosec: fix configuration issue with "groups" optionAaron Andersen2020-01-30
|/
* nixos/pam: cleanup services (#76885)Jörg Thalheim2020-01-09
|\
| * pam: remove unused ftp serviceJörg Thalheim2020-01-03
| * pam: remove cups serviceJörg Thalheim2020-01-03
| * screen: move pam service to moduleJörg Thalheim2020-01-03
* | treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
|/
* nixos/acme: implement postRun using ExecStartPostBen Price2019-12-19
* Merge pull request #75343 from worldofpeace/polkit-no-root-adminworldofpeace2019-12-10
|\
| * nixos/polkit: remove root from adminIdentitiesworldofpeace2019-12-09
* | nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
|/
* nixos/acme: Fix allowKeysForGroup not applying immediately (#72056)Silvan Mosberger2019-11-13
|\
| * nixos/acme: Fix allowKeysForGroup not applying immediatelySilvan Mosberger2019-10-27
* | pam_mount: change order of lines in pam_mount.confB YI2019-11-03