- 22 Jun, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 21 Jun, 2020 6 commits
-
-
cn=config changes might cause slapi_plugins_used transition from 0 during the lifetime of operation (cn=config change or syncrepl) or a connection and we should be able to deal with that.
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 20 Jun, 2020 1 commit
-
-
Howard Chu authored
-
- 01 Jun, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 31 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 28 May, 2020 1 commit
-
-
- 27 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 26 May, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 25 May, 2020 1 commit
-
-
Howard Chu authored
-
- 22 May, 2020 3 commits
-
-
-
-
Howard Chu authored
-
- 20 May, 2020 1 commit
-
-
Howard Chu authored
-
- 18 May, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 14 May, 2020 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Ryan Tandy authored
-
- 10 May, 2020 1 commit
-
-
Ryan Tandy authored
-
- 08 May, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 28 Apr, 2020 6 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
The libtool wrapper scripts lose argv[0] when exec'ing the real binary. In the CI Docker container, where the build runs as root, this was actually starting a real slapd on the default port. Outside Docker, running as a non-root user, this slapd would just fail to start, and wouldn't convert the config either. Using "slapd -Tt" fixes the issue but also prints a warning from slaptest since the database hasn't been initialized yet. Dynamic config isn't actually used in this test script, so let's just run slapd off the config file directly.
-
Howard Chu authored
-
Using a hardcoded limit for now; no reasonable apps should ever run into it.
-
- 27 Apr, 2020 5 commits
-
-
Quanah Gibson-Mount authored
-
-
-
Ryan Tandy authored
-
Howard Chu authored
-