summary refs log tree commit diff
path: root/nixos/modules/programs/shadow.nix
Commit message (Expand)AuthorAge
* Enable the runuser command from util-linuxEelco Dolstra2016-09-06
* nixos/shadow: setuid wrappers for new{uid,gid}mapBenno Fünfstück2016-08-19
* Use shell packages to select the user's shellzimbatm2016-06-12
* nixos: condition shadow setuid-wrappers on mutableUsersJoachim Fasting2015-04-14
* sg: add setuid wrapper. (newgrp is a symlink to sg and was already setuid).obadz2015-03-30
* Merge pull request #2644 from lethalman/pam_tallyMichael Raskin2014-09-02
|\
| * pam: Add logFailures option for adding pam_tally to suLuca Bruno2014-05-14
* | Upgrade shadow packagePaul Colomiets2014-08-01
* | Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* | nixos/shadow: Add an example for defaultUserShell.aszlig2014-06-19
|/
* Allocate system uids/gids between 400 and 500Eelco Dolstra2014-04-29
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Revert "nixos: fix shell on conatiners"Peter Simons2014-04-11
* nixos: fix shell on conatinersJaka Hudoklin2014-04-10
* Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson2014-02-05
* Generate /etc/passwd and /etc/group at build timeRickard Nilsson2014-02-05
* Add lots of missing option typesEelco Dolstra2013-10-30
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10