summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs/shadow.nix
AgeCommit message (Expand)Author
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-10-14nixos/users: Increase maximum system uid/gid from 499 to 999Silvan Mosberger
2018-01-14sg/newgrp should always be available, not chfnJesper Geertsen Jonsson
2017-01-29Set merge + mkIf always surprises meParnell Springmeyer
2017-01-29More fixesParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2016-09-06Enable the runuser command from util-linuxEelco Dolstra
2016-09-01Need to create a new build to see why it's failingParnell Springmeyer
2016-09-01Resolving that silly bad argument error.Parnell Springmeyer
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer
2016-08-19nixos/shadow: setuid wrappers for new{uid,gid}mapBenno Fünfstück
2016-06-12Use shell packages to select the user's shellzimbatm
2015-04-14nixos: condition shadow setuid-wrappers on mutableUsersJoachim Fasting
2015-03-30sg: add setuid wrapper. (newgrp is a symlink to sg and was already setuid).obadz
2014-09-02Merge pull request #2644 from lethalman/pam_tallyMichael Raskin
2014-08-01Upgrade shadow packagePaul Colomiets
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-06-19nixos/shadow: Add an example for defaultUserShell.aszlig
2014-05-14pam: Add logFailures option for adding pam_tally to suLuca Bruno
2014-04-29Allocate system uids/gids between 400 and 500Eelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-11Revert "nixos: fix shell on conatiners"Peter Simons
2014-04-10nixos: fix shell on conatinersJaka Hudoklin
2014-02-05Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson
2014-02-05Generate /etc/passwd and /etc/group at build timeRickard Nilsson
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-15Turn security.pam.services into an attribute setEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra