summary refs log tree commit diff
path: root/nixos/modules/programs/shadow.nix
Commit message (Expand)AuthorAge
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos: explicitely set security.wrappers ownershiprnhmjoj2021-09-13
* Merge pull request #51270 from aneeshusa/enable-setuid-wrapper-for-chshJörg Thalheim2020-06-02
|\
| * nixos/shadow: create setuid wrapper for chshAneesh Agrawal2019-04-07
* | treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* | nixos/users: Increase maximum system uid/gid from 499 to 999Silvan Mosberger2019-10-14
|/
* sg/newgrp should always be available, not chfnJesper Geertsen Jonsson2018-01-14
* Set merge + mkIf always surprises meParnell Springmeyer2017-01-29
* More fixesParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * Enable the runuser command from util-linuxEelco Dolstra2016-09-06
* | Need to create a new build to see why it's failingParnell Springmeyer2016-09-01
* | Resolving that silly bad argument error.Parnell Springmeyer2016-09-01
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* | everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2016-09-01
|/
* 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