about summary refs log tree commit diff
path: root/nixos/modules/services/system/nscd.nix
Commit message (Expand)AuthorAge
* nixos/nscd: use nsncd by defaultFlorian Klink2023-02-02
* nixos/nscd: add enableNsncd optionFlorian Klink2022-10-21
* nixos/nscd: nixpkgs-fmtFlorian Klink2022-10-20
* nixos/*: automatically convert option descriptionspennae2022-08-31
* Merge pull request #186785 from helsinki-systems/feat/nss-lookup-nscdLassulus2022-08-16
|\
| * nixos/nscd: Add requiredBy for the nss targetsJanne Heß2022-08-15
* | Merge pull request #183717 from NetaliDev/mysql-authMaximilian Bosch2022-08-16
|\ \ | |/ |/|
| * nixos: add mysql/mariadb user authenticationNetali2022-08-06
| * nixos/nscd: use a static user instead of systemd DynamicUserNetali2022-08-06
* | nixos/*: automatically convert option docspennae2022-08-06
|/
* nixos/nscd: Fix lib.literalExample deprecationJan Tojnar2022-04-26
* nixos/nscd: fix manual buildMartin Weinelt2022-04-18
* nixos/nscd: add package optionMilan Pässler2022-04-16
* 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