summary refs log tree commit diff
path: root/nixos/modules/services/databases/openldap.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-08nixos/doc: fix some optionsNaïm Favier1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-5/+5
2022-08-02nixos/openldap: fix option description markdownSergei Trofimovich1-3/+3
2022-08-02Merge master into staging-nextgithub-actions[bot]1-9/+9
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2022-07-22Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-07-22nixos/openldap: drop myself as maintainerJörg Thalheim1-1/+1
2022-06-29openldap: change runtime directoryKai Wohlfahrt1-1/+1
2022-06-29openldap: test starting with empty DBKai Wohlfahrt1-1/+4
2022-06-29openldap: test and fix mutable configKai Wohlfahrt1-2/+4
2022-06-29openldap: run under systemd-defined user/groupKai Wohlfahrt1-39/+88
2022-06-29openldap: run in foregroundKai Wohlfahrt1-5/+2
2022-06-29openldap: Allow notify outside of main threadKai Wohlfahrt1-0/+3
2022-06-29openldap: remove deprecated optionsKai Wohlfahrt1-43/+0
2022-06-13nixos/openldap: fix systemd rejecting notification (#177084)Léo Gaspard1-0/+1
2022-05-19nixos/openldap: use upstream unit defaultsMartin Weinelt1-3/+8
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-6/+7
2021-01-13openldap: fix typo in maintainersilian1-1/+1
2020-11-21nixos/openldap: Fix sssd-ldap testKai Wohlfahrt1-26/+23
2020-11-21nixos/openldap: use mkRenamedOptionModuleKai Wohlfahrt1-182/+69
2020-11-21nixos/openldap: fix path + base64 value typesKai Wohlfahrt1-25/+8
2020-11-21nixos/openldap: Fix indentationKai Wohlfahrt1-15/+15
2020-11-21nixos/openldap: Remove extraConfig optionsKai Wohlfahrt1-119/+33
2020-11-21nixos/openldap: Mention schemas in migration hintKai Wohlfahrt1-2/+4
2020-11-21nixos/openldap: Add release-notes for OLC configKai Wohlfahrt1-7/+1
2020-11-21nixos/openldap: Add support for base64 valuesKai Wohlfahrt1-12/+32
2020-11-21nixos/openldap: Pick some PR nitsKai Wohlfahrt1-16/+16
2020-11-21nixos/openldap: Allow declarativeContents for multiple databasesKai Wohlfahrt1-18/+34
2020-11-21nixos/openldap: Add delcarativeConfig by suffixKai Wohlfahrt1-2/+2
2020-11-21nixos/openldap: switch to slapd.d configurationKai Wohlfahrt1-79/+290
2020-07-01nixos/openldap: add option for configuring OpenLDAP package to useVincent Ambo1-9/+21
2020-06-18nixos/openldap: fix evalJan Tojnar1-1/+1
2020-05-06nixosTests.ldap: removeFlorian Klink1-0/+4
2020-01-12nixos/openldap: check configuration with slaptestJörg Thalheim1-0/+2
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-4/+4
2019-07-17nixos/openldap: fix assertionJamey Sharp1-2/+2
2019-04-23nixos/openldap: make rootpw option optionalJörg Thalheim1-5/+28
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink1-2/+2
2019-04-01nixos/openldap: add new optionsSimon Lackerbauer1-1/+93
2019-03-20nixos/openldap: /var/run -> /runBob van der Linden1-2/+2
2019-03-07nixos/openldap: Fix quoting of log levelJanne Heß1-1/+1
2018-12-13nixos/openldap: Support configuring the log levelJanne Heß1-1/+8
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-03-03openldap module: allow defining contents declarativelyLéo Gaspard1-0/+35
2018-03-03openldap module: cleanupLéo Gaspard1-6/+11
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+0
2017-03-04openldap module: fix paths for example includesLéo Gaspard1-4/+4
2016-10-23openldap: apply correct type for configDirJörg Thalheim1-1/+1
2016-10-23openldap: set configDir as nullKranium Gikos Mendoza1-2/+2
2016-10-10Add configDir optionTim Digel1-1/+8