about summary refs log tree commit diff
path: root/nixos/tests/openldap.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-22openldap: load client config from /etc, not the nix storeDan Callaghan1-5/+18
2022-06-29openldap: test starting with empty DBKai Wohlfahrt1-4/+14
2022-06-29openldap: test and fix mutable configKai Wohlfahrt1-1/+19
2022-06-29openldap: use specialisations for testsKai Wohlfahrt1-88/+91
2022-06-29openldap: run under systemd-defined user/groupKai Wohlfahrt1-1/+1
2022-06-29openldap: change default ldapi directoryKai Wohlfahrt1-0/+1
2022-06-29openldap: remove deprecated optionsKai Wohlfahrt1-19/+0
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-3/+3
2021-02-18nixos/tests/openldap: make openldap test auto-callablesternenseemann1-7/+12
2020-11-21nixos/openldap: migrate sssd-ldap to new settingsKai Wohlfahrt1-8/+6
2020-11-21nixos/openldap: Fix sssd-ldap testKai Wohlfahrt1-1/+0
2020-11-21nixos/openldap: use mkRenamedOptionModuleKai Wohlfahrt1-9/+6
2020-11-21nixos/openldap: fix path + base64 value typesKai Wohlfahrt1-2/+9
2020-11-21nixos/openldap: Remove extraConfig optionsKai Wohlfahrt1-22/+0
2020-11-21nixos/openldap: Allow declarativeContents for multiple databasesKai Wohlfahrt1-5/+5
2020-11-21nixos/openldap: switch to slapd.d configurationKai Wohlfahrt1-25/+138
2019-12-04nixosTests.openldap: port test to pythonJacek Galowicz1-4/+6
2019-04-01nixos/openldap: add new optionsSimon Lackerbauer1-9/+5
2018-04-04nixos/tests/openldap: Fix nameTuomas Tynkkynen1-1/+1
2018-03-07openldap: Fix testTim Steinbach1-1/+1
2018-03-03nixos/openldap: add testJörg Thalheim1-0/+35