summary refs log tree commit diff
path: root/nixos/modules/services/databases/openldap.nix
Commit message (Expand)AuthorAge
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* openldap: fix typo in maintainersilian2021-01-13
* nixos/openldap: Fix sssd-ldap testKai Wohlfahrt2020-11-21
* nixos/openldap: use mkRenamedOptionModuleKai Wohlfahrt2020-11-21
* nixos/openldap: fix path + base64 value typesKai Wohlfahrt2020-11-21
* nixos/openldap: Fix indentationKai Wohlfahrt2020-11-21
* nixos/openldap: Remove extraConfig optionsKai Wohlfahrt2020-11-21
* nixos/openldap: Mention schemas in migration hintKai Wohlfahrt2020-11-21
* nixos/openldap: Add release-notes for OLC configKai Wohlfahrt2020-11-21
* nixos/openldap: Add support for base64 valuesKai Wohlfahrt2020-11-21
* nixos/openldap: Pick some PR nitsKai Wohlfahrt2020-11-21
* nixos/openldap: Allow declarativeContents for multiple databasesKai Wohlfahrt2020-11-21
* nixos/openldap: Add delcarativeConfig by suffixKai Wohlfahrt2020-11-21
* nixos/openldap: switch to slapd.d configurationKai Wohlfahrt2020-11-21
* nixos/openldap: add option for configuring OpenLDAP package to useVincent Ambo2020-07-01
* nixos/openldap: fix evalJan Tojnar2020-06-18
* nixosTests.ldap: removeFlorian Klink2020-05-06
* nixos/openldap: check configuration with slaptestJörg Thalheim2020-01-12
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* nixos/openldap: fix assertionJamey Sharp2019-07-17
* nixos/openldap: make rootpw option optionalJörg Thalheim2019-04-23
* Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink2019-04-07
|\
| * nixos/openldap: /var/run -> /runBob van der Linden2019-03-20
* | nixos/openldap: add new optionsSimon Lackerbauer2019-04-01
|/
* nixos/openldap: Fix quoting of log levelJanne Heß2019-03-07
* nixos/openldap: Support configuring the log levelJanne Heß2018-12-13
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* openldap module: allow defining contents declarativelyLéo Gaspard2018-03-03
* openldap module: cleanupLéo Gaspard2018-03-03
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* openldap module: fix paths for example includesLéo Gaspard2017-03-04
* openldap: apply correct type for configDirJörg Thalheim2016-10-23
* openldap: set configDir as nullKranium Gikos Mendoza2016-10-23
* Add configDir optionTim Digel2016-10-10
* Merge pull request #16148 from womfoo/openldapJoachim Fasting2016-06-16
|\
| * openldap: add -h urlList in service so LDAP TLS could be enabledKranium Gikos Mendoza2016-06-14
* | openldap: fix example for multiple-outputs and formattingKranium Gikos Mendoza2016-06-05
|/
* Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\
| * Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* | openldap: Split into multiple outputsTuomas Tynkkynen2015-10-28
|/
* Merge pull request #5982 from robberer/pkgs/openldapDomen Kožar2015-01-26
|\
| * openldap: add dataDir, use cfg.user and cfg.group to run slapdLongrin Wischnewski2015-01-26
* | openldap: correct directory hintDomen Kožar2015-01-26
* | openldap: add example configDomen Kožar2015-01-25
|/
* Fix trying to add users to non-existent groupsKirill Elagin2014-06-11
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Added openldap user, group and configure service so its not running as root.Jozko Skrablin2013-11-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10