- 16 Nov, 2021 2 commits
-
-
-
Ondřej Kuzník authored
-
- 15 Nov, 2021 1 commit
-
-
Fallback to static check if static groups are configured and dynamic group check returns false.
-
- 11 Nov, 2021 4 commits
-
-
- 09 Nov, 2021 1 commit
-
-
Howard Chu authored
also silence meaningless warning
-
- 08 Nov, 2021 1 commit
-
-
Ondřej Kuzník authored
-
- 03 Nov, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 01 Nov, 2021 2 commits
-
-
Just assume the server will eventually come up, or if it's an incorrect URL the user will eventually notice and fix it.
-
Save a copy in $SEARCHOUT or test.out so it can be examined in case the test fails.
-
- 29 Oct, 2021 1 commit
-
-
Howard Chu authored
-
- 26 Oct, 2021 1 commit
-
-
Only set loglevel in server mode, not tool mode
-
- 21 Oct, 2021 2 commits
-
-
Ondřej Kuzník authored
We might also ignore them, but if minCSN/contextCSN were not managed properly, might as well make the effort to approach the actual value at some point.
-
Ondřej Kuzník authored
-
- 18 Oct, 2021 5 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
-
- 11 Oct, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 07 Oct, 2021 3 commits
-
-
Howard Chu authored
and make sure logfile_only doesn't mute failures to open logfile
-
Howard Chu authored
-
Howard Chu authored
-
- 05 Oct, 2021 4 commits
-
-
Ondřej Kuzník authored
The cache is again protected by a simple mutex and mp_children/mp_next is protected by mp_mutex. Each monitor_send_children is called holding the corresponding mp_mutex meaning the whole path from search base to the current entry is off limits - cn=monitor searches cannot run in parallel right now.
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
-
- 04 Oct, 2021 3 commits
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 30 Sep, 2021 2 commits
-
-
Howard Chu authored
The code to initialize the TLS context was being bypassed by tool startup, causing tools to get the wrong default setting. Move it earlier to avoid being bypassed.
-
Howard Chu authored
-
- 29 Sep, 2021 1 commit
-
-
Howard Chu authored
-
- 27 Sep, 2021 2 commits
-
-
Quanah Gibson-Mount authored
-
But skip calls to syslog() if logfile_only is set.
-
- 23 Sep, 2021 1 commit
-
-
Howard Chu authored
Unused since 2001 2ae02fc1
-
- 20 Sep, 2021 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-