- 30 Apr, 2021 3 commits
-
-
- 24 Apr, 2021 1 commit
-
-
When transitioning from plain refresh to delta mode, don't wait for a reschedule, go immediately. Partially reverts f2740c79
-
- 20 Apr, 2021 2 commits
-
-
- 18 Apr, 2021 1 commit
-
-
Howard Chu authored
-
- 14 Apr, 2021 3 commits
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 12 Apr, 2021 2 commits
-
-
- 09 Apr, 2021 1 commit
-
-
- 07 Apr, 2021 1 commit
-
-
Ondřej Kuzník authored
-
- 02 Apr, 2021 1 commit
-
-
Quanah Gibson-Mount authored
ITS#9511 - Stop plugin.c from generating an error when running make depend even if slapi is not enabled
-
- 01 Apr, 2021 1 commit
-
-
Quanah Gibson-Mount authored
Cleanup on example slapd.conf that's shipped to highlight the ability to temporarily modify a running slapd process even when using a slapd.conf file
-
- 31 Mar, 2021 7 commits
-
-
Quanah Gibson-Mount authored
-
Instead of microseconds
-
And add time and thread ID prefix to all debug output
-
Avoid splitting single lines across multiple Debug invocations
-
-
-
-
- 30 Mar, 2021 3 commits
-
-
Ondřej Kuzník authored
-
-
-
- 26 Mar, 2021 4 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Just no-op if trying to close a connection that's already being closed.
-
Howard Chu authored
-
-
- 25 Mar, 2021 2 commits
-
-
- 23 Mar, 2021 1 commit
-
-
Backends should just execute when invoked, frontend should exclusively take care of queueing for txn setup.
-
- 22 Mar, 2021 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Since c_mutex is now always inited at startup time, we no longer need connections_mutex to protect from uninit'd structures
-
Howard Chu authored
-
Howard Chu authored
-
- 21 Mar, 2021 2 commits
-
-
Howard Chu authored
Schedule a new retry instead of immediate looping back. This will also prevent locking up cn=config replication.
-
Howard Chu authored
-