summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/databases/openldap.nix
AgeCommit message (Expand)Author
2021-01-13openldap: fix typo in maintainersilian
2020-11-21nixos/openldap: Fix sssd-ldap testKai Wohlfahrt
2020-11-21nixos/openldap: use mkRenamedOptionModuleKai Wohlfahrt
2020-11-21nixos/openldap: fix path + base64 value typesKai Wohlfahrt
2020-11-21nixos/openldap: Fix indentationKai Wohlfahrt
2020-11-21nixos/openldap: Remove extraConfig optionsKai Wohlfahrt
2020-11-21nixos/openldap: Mention schemas in migration hintKai Wohlfahrt
2020-11-21nixos/openldap: Add release-notes for OLC configKai Wohlfahrt
2020-11-21nixos/openldap: Add support for base64 valuesKai Wohlfahrt
2020-11-21nixos/openldap: Pick some PR nitsKai Wohlfahrt
2020-11-21nixos/openldap: Allow declarativeContents for multiple databasesKai Wohlfahrt
2020-11-21nixos/openldap: Add delcarativeConfig by suffixKai Wohlfahrt
2020-11-21nixos/openldap: switch to slapd.d configurationKai Wohlfahrt
2020-07-01nixos/openldap: add option for configuring OpenLDAP package to useVincent Ambo
2020-06-18nixos/openldap: fix evalJan Tojnar
2020-05-06nixosTests.ldap: removeFlorian Klink
2020-01-12nixos/openldap: check configuration with slaptestJörg Thalheim
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-07-17nixos/openldap: fix assertionJamey Sharp
2019-04-23nixos/openldap: make rootpw option optionalJörg Thalheim
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink
2019-04-01nixos/openldap: add new optionsSimon Lackerbauer
2019-03-20nixos/openldap: /var/run -> /runBob van der Linden
2019-03-07nixos/openldap: Fix quoting of log levelJanne Heß
2018-12-13nixos/openldap: Support configuring the log levelJanne Heß
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-03-03openldap module: allow defining contents declarativelyLéo Gaspard
2018-03-03openldap module: cleanupLéo Gaspard
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-03-04openldap module: fix paths for example includesLéo Gaspard
2016-10-23openldap: apply correct type for configDirJörg Thalheim
2016-10-23openldap: set configDir as nullKranium Gikos Mendoza
2016-10-10Add configDir optionTim Digel
2016-06-16Merge pull request #16148 from womfoo/openldapJoachim Fasting
2016-06-14openldap: add -h urlList in service so LDAP TLS could be enabledKranium Gikos Mendoza
2016-06-05openldap: fix example for multiple-outputs and formattingKranium Gikos Mendoza
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2015-10-28openldap: Split into multiple outputsTuomas Tynkkynen
2015-01-26Merge pull request #5982 from robberer/pkgs/openldapDomen Kožar
2015-01-26openldap: correct directory hintDomen Kožar
2015-01-26openldap: add dataDir, use cfg.user and cfg.group to run slapdLongrin Wischnewski
2015-01-25openldap: add example configDomen Kožar
2014-06-11Fix trying to add users to non-existent groupsKirill Elagin
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-11-28Added openldap user, group and configure service so its not running as root.Jozko Skrablin
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra