summary refs log tree commit diff
path: root/nixos/modules/services/system/nscd.nix
Commit message (Expand)AuthorAge
* nscd service: fix ordering and start automaticallyNikolay Amiantov2022-01-10
* nixos/nscd: be more specific in the nscd.enable description on what breaksFlorian Klink2020-04-25
* treewide/nixos: use stdenv.cc.libc instead of glibc when availableMatthew Bauer2020-04-06
* nixos/nscd: document why it is configured this wayJamey Sharp2019-07-12
* nixos/nscd: only drop privs after nss module initJamey Sharp2019-07-07
* nixos/nscd: don't need to specify usernameJamey Sharp2019-07-06
* nixos/nscd: run with a dynamic userJamey Sharp2019-07-03
* nixos/nscd: let systemd manage directoriesJamey Sharp2019-07-03
* nixos/nscd: no longer need to wait for readinessJamey Sharp2019-07-03
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* sssd: init at 1.14.2Alexander Kahl2017-01-04
* Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\
| * Ensure that nscd, sshd are created as system usersEelco Dolstra2015-05-13
* | fix "libc}/lib" and similar referencesVladimír Čunát2015-05-05
|/
* Remove fixed uids for nscd, sshdEelco Dolstra2015-04-19
* Enable systemd's mymachines NSS moduleEelco Dolstra2014-08-24
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Make nscd startup synchronousEelco Dolstra2014-04-24
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos/nscd: add option to change nscd configJaka Hudoklin2014-02-02
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10