summary refs log tree commit diff
path: root/nixos/modules/security
AgeCommit message (Expand)AuthorFilesLines
2023-05-20nixos/pam_mount: fix cryptmount options (#232873)Jenny1-1/+13
2023-05-15Merge pull request #231316 from hercules-ci/nixos-system.checksRobert Hensing1-1/+1
2023-05-15Merge pull request #231954 from mac-chaffee/acme-ipv6Nick Cao1-1/+1
2023-05-15nixos/pam: fix ZFS support assertionRaito Bezarius1-1/+1
2023-05-15nixos/pam: assert ZFS support for PAM moduleNicola Squartini1-0/+6
2023-05-15nixos/pam: improve documentation of ZFS moduleNicola Squartini1-3/+3
2023-05-15nixos/pam: enable unlocking ZFS home datasetNicola Squartini1-2/+53
2023-05-14security/acme: Fix listenHTTP bug with IPv6 addressesMac Chaffee1-1/+1
2023-05-11nixos: Use checks instead of extraDependenciesRobert Hensing1-1/+1
2023-05-10Merge pull request #230857 from s1341/bugfix_pam_sssdRyan Lahfa1-1/+1
2023-05-09nixos/tpm2: fix typofetsorn1-1/+1
2023-05-09nixos/apparmor: fix typofetsorn1-1/+1
2023-05-09pam: remove unused try_first_passs13411-1/+1
2023-05-09nixos/pam: allow changing password using sssds13411-1/+1
2023-04-24Merge pull request #227232 from datafoo/nixos-acme-fix-options-typeNick Cao1-2/+2
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi1-2/+2
2023-04-20nixos/acme: fix options typedatafoo1-2/+2
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-2/+2
2023-03-30Merge pull request #207115 from s1341/init_freeipaBenjamin Staffin1-0/+258
2023-03-17Merge master into staging-nextgithub-actions[bot]1-5/+9
2023-03-17doas: refactor config generationSavyasachee Jha1-5/+9
2023-03-16Merge master into staging-nextgithub-actions[bot]2-5/+5
2023-03-16nixos/freeipa: inits13411-0/+258
2023-03-13treewide: Make yescrypt the default algorithm for pam_unix.soMartin Weinelt1-1/+1
2023-03-06treewide: deprecate isNullFelix Buehler2-5/+5
2023-02-25Revert "nixos/polkit: guard static gid for polkituser behind state version"Winter1-3/+1
2023-02-23nixos/polkit: guard static gid for polkituser behind state versionNick Cao1-1/+3
2023-02-22nixos/polkit: set static gid for polkituser1sixth1-1/+1
2023-02-08nixos/*: remove trailing period in mkEnableOptionspennae1-1/+1
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae2-396/+1
2023-01-22Merge pull request #211830 from sorpaas/patch-11Nick Cao1-1/+0
2023-01-21nixos: fix backticks in Markdown descriptionsNaïm Favier2-2/+2
2023-01-20nixos/systemd-confinement: remove unused rootNameWei Tang1-1/+0
2023-01-13Merge master into staging-nextgithub-actions[bot]4-415/+750
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae3-15/+14
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-15/+14
2023-01-10nixos/acme: convert manual chapter to MDpennae3-254/+591
2023-01-10nixos/manual: normalize <literal><link> -> <link><literal>pennae1-6/+6
2023-01-10nixos/manual: remove links from program listingspennae1-57/+56
2022-12-23Merge pull request #205121 from alaviss/homedFlorian Klink1-3/+24
2022-12-17nixos: fix typosfigsoda5-7/+7
2022-12-15nixos/pam: allow backing the motd with a fileMarkus Napierkowski1-2/+18
2022-12-09nixos: add systemd-homed supportLeorize1-3/+24
2022-11-14Merge pull request #199587 from lorenz/fscryptFranz Pletz1-0/+30
2022-11-11nixos/pam: support fscrypt login protectorsLorenz Brun1-0/+30
2022-11-07Merge pull request #186628 from ocfox/pam_faildelayBobby Rong1-0/+22
2022-11-07nixos/pam: add option failDelayocfox1-0/+22
2022-11-01Merge pull request #174951 from dpausp/fix-pam-tty-auditNaïm Favier1-6/+6
2022-10-28treewide: convert fake octal ints to stringsYorick van Pelt1-4/+4