about summary refs log tree commit diff
path: root/nixos/modules/programs/shadow.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x41-1/+1
2023-05-20nixos/shadow: refactor login.defs config optionsGeorges1-100/+208
2023-05-09nixos/shadow: Set default encrypt methodMartin Weinelt1-0/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-7/+14
2020-06-02Merge pull request #51270 from aneeshusa/enable-setuid-wrapper-for-chshJörg Thalheim1-2/+3
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-16/+12
2019-10-14nixos/users: Increase maximum system uid/gid from 499 to 999Silvan Mosberger1-2/+12
2019-04-07nixos/shadow: create setuid wrapper for chshAneesh Agrawal1-2/+3
2018-01-14sg/newgrp should always be available, not chfnJesper Geertsen Jonsson1-5/+5
2017-01-29Set merge + mkIf always surprises meParnell Springmeyer1-2/+2
2017-01-29More fixesParnell Springmeyer1-4/+10
2017-01-28Addressing PR feedbackParnell Springmeyer1-44/+4
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer1-1/+0
2016-09-06Enable the runuser command from util-linuxEelco Dolstra1-1/+0
2016-09-01Need to create a new build to see why it's failingParnell Springmeyer1-0/+1
2016-09-01Resolving that silly bad argument error.Parnell Springmeyer1-1/+1
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer1-3/+3
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer1-6/+43
2016-08-19nixos/shadow: setuid wrappers for new{uid,gid}mapBenno Fünfstück1-3/+2
2016-06-12Use shell packages to select the user's shellzimbatm1-8/+10
2015-04-14nixos: condition shadow setuid-wrappers on mutableUsersJoachim Fasting1-2/+4
2015-03-30sg: add setuid wrapper. (newgrp is a symlink to sg and was already setuid).obadz1-1/+1
2014-09-02Merge pull request #2644 from lethalman/pam_tallyMichael Raskin1-1/+1
2014-08-01Upgrade shadow packagePaul Colomiets1-1/+3
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-2/+2
2014-06-19nixos/shadow: Add an example for defaultUserShell.aszlig1-0/+1
2014-05-14pam: Add logFailures option for adding pam_tally to suLuca Bruno1-1/+1
2014-04-29Allocate system uids/gids between 400 and 500Eelco Dolstra1-2/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-04-11Revert "nixos: fix shell on conatiners"Peter Simons1-1/+1
2014-04-10nixos: fix shell on conatinersJaka Hudoklin1-1/+1
2014-02-05Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson1-1/+2
2014-02-05Generate /etc/passwd and /etc/group at build timeRickard Nilsson1-0/+2
2013-10-30Add lots of missing option typesEelco Dolstra1-1/+1
2013-10-15Turn security.pam.services into an attribute setEelco Dolstra1-13/+13
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+103