summary refs log tree commit diff
path: root/nixos/modules/services/databases/openldap.nix
Commit message (Expand)AuthorAge
* nixos/doc: fix some optionsNaïm Favier2022-12-08
* nixos/*: automatically convert option docs to MDpennae2022-08-03
* nixos/openldap: fix option description markdownSergei Trofimovich2022-08-02
* Merge master into staging-nextgithub-actions[bot]2022-08-02
|\
| * treewide: automatically md-convert option descriptionspennae2022-07-30
* | Merge staging-next into staginggithub-actions[bot]2022-07-22
|\|
| * nixos/openldap: drop myself as maintainerJörg Thalheim2022-07-22
* | openldap: change runtime directoryKai Wohlfahrt2022-06-29
* | openldap: test starting with empty DBKai Wohlfahrt2022-06-29
* | openldap: test and fix mutable configKai Wohlfahrt2022-06-29
* | openldap: run under systemd-defined user/groupKai Wohlfahrt2022-06-29
* | openldap: run in foregroundKai Wohlfahrt2022-06-29
* | openldap: Allow notify outside of main threadKai Wohlfahrt2022-06-29
* | openldap: remove deprecated optionsKai Wohlfahrt2022-06-29
|/
* nixos/openldap: fix systemd rejecting notification (#177084)Léo Gaspard2022-06-13
* nixos/openldap: use upstream unit defaultsMartin Weinelt2022-05-19
* 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