about summary refs log tree commit diff
path: root/nixos/modules/security
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Merge pull request #87016 from flokli/nsswitch-cleanupFlorian Klink1-0/+1
2020-05-12pam: fix spelling mistake in configurationTimmy Xiao1-1/+1
2020-05-12Merge pull request #87581 from cole-h/doasadisbladis1-1/+1
2020-05-11nixos/google-oslogin: add to system.nssDatabases.group tooFlorian Klink1-0/+1
2020-05-10nixos/doas: default rule should be firstCole Helbling1-1/+1
2020-05-10nixos/confinement: add conflict for ProtectSystem service optionDominique Martinet1-0/+5
2020-05-04nixos/doas: initCole Helbling1-0/+274
2020-05-04Merge pull request #86347 from m1cr0man/dnsdocsFlorian Klink2-49/+206
2020-05-03Merge pull request #83121 from emilazy/acme-use-ec256Yegor Timoshenko1-1/+1
2020-05-02nixos/acme: fix incorrect exampleLucas Savva1-1/+1
2020-05-01nixos/acme: indicate support for other providersLucas Savva1-15/+22
2020-04-30nixos/google-oslogin: Move nsswitch config into the moduleFlorian Klink1-0/+1
2020-04-29nixos/acme: update documentationLucas Savva2-45/+195
2020-04-28Merge pull request #85589 from emilazy/add-acme-maintainers-teamworldofpeace1-1/+1
2020-04-28Merge pull request #80896 from clkamp/pam-unix-add-nodelayworldofpeace1-2/+10
2020-04-28prey-bash-client: removeJörg Thalheim1-51/+0
2020-04-27treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl2-12/+4
2020-04-20nixos/acme: set maintainers to acme teamEmily1-1/+1
2020-04-18Merge pull request #85365 from immae/fix_acme_postrunworldofpeace1-1/+6
2020-04-17nixos/acme: Fix postRun in acme certificate being ran at every runIsmaël Bouya1-1/+6
2020-04-16Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"Arian van Putten1-6/+0
2020-04-14acme: share accounts between certificatesLucas Savva1-1/+2
2020-04-09acme: create certificates in subdirectoryJörg Thalheim1-2/+2
2020-03-29nixos/acme: don't depend on multi-user.target inside a containerMaximilian Bosch1-1/+1
2020-03-22nixos/duosec: rename ikey option to integrationKeyAaron Andersen1-2/+3
2020-03-22nixos/duosec: replace insecure skey option with secure secretKeyFile optionAaron Andersen1-21/+40
2020-03-22nixos/acme: change default keyType to ec256Emily1-1/+1
2020-03-21nixos/duosec: fix indentationAaron Andersen1-16/+16
2020-03-15Merge pull request #72029 from lschuermann/tpm2-moduleSilvan Mosberger1-0/+185
2020-03-15nixos/tpm2: initLeon Schuermann1-0/+185
2020-03-12nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser optionsAaron Andersen1-4/+2
2020-03-07Merge pull request #81369 from mweinelt/pr/acme-chmodSilvan Mosberger1-5/+6
2020-03-04nixos/acme: force symlink from fullchain.pem to cert.pemYegor Timoshenko1-1/+1
2020-03-03Merge pull request #80900 from emilazy/acme-must-stapleYegor Timoshenko1-2/+26
2020-03-03Merge pull request #80856 from emilazy/adjust-acmeYegor Timoshenko1-4/+15
2020-03-01Merge pull request #81371 from mweinelt/pr/acme-autostartYegor Timoshenko1-0/+1
2020-03-01Merge pull request #80920 from worldofpeace/rngd-cleanup-shutdownworldofpeace1-0/+7
2020-02-29nixos/acme: apply chmod and ownership unconditionallyMartin Weinelt1-5/+6
2020-02-29nixos/acme: add extraLegoRenewFlags optionEmily1-1/+9
2020-02-29nixos/acme: add ocspMustStaple optionEmily1-2/+18
2020-02-29nixos/acme: adjust renewal timer optionsEmily1-4/+15
2020-02-29nixos/acme: renew after rebuild and on bootMartin Weinelt1-0/+1
2020-02-24nixos/security/pam: Add nodelay optionChristian Lütke-Stetzkamp1-2/+10
2020-02-23nixos/rngd: fix clean shutdownworldofpeace1-0/+7
2020-02-23nixos/acme: move the crt to fullchain.pemEmily1-3/+3
2020-02-12Merge pull request #71302 from tokudan/encrypted-swap-entropy-fixMichele Guerini Rocco1-1/+4
2020-02-10Merge pull request #77578 from m1cr0man/masterFlorian Klink2-44/+131
2020-02-10nixos/sudo: Fix extraRules example renderingSilvan Mosberger1-17/+19
2020-02-09nixos/acme: Update release note, remove redundant requiresLucas Savva1-3/+13
2020-02-09nixos/acme: Fix b.example.com testLucas Savva1-2/+0