- 08 Oct, 2021 2 commits
-
-
Quanah Gibson-Mount authored
-
and make sure logfile_only doesn't mute failures to open logfile
-
- 07 Oct, 2021 1 commit
-
-
- 06 Oct, 2021 3 commits
-
-
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.
-
-
-
- 05 Oct, 2021 4 commits
-
-
- 30 Sep, 2021 2 commits
-
-
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.
-
-
- 29 Sep, 2021 1 commit
-
-
- 27 Sep, 2021 2 commits
-
-
But skip calls to syslog() if logfile_only is set.
-
Quanah Gibson-Mount authored
-
- 23 Sep, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 20 Sep, 2021 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 16 Sep, 2021 1 commit
-
-
- 15 Sep, 2021 9 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
- 14 Sep, 2021 4 commits
-
-
-
Quanah Gibson-Mount authored
-
This was removed in ITS#5540 since there was no EQUALITY matching rule, but that situation changed in ITS#8341 and we need to add it back.
-
-
- 08 Sep, 2021 6 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
-
Also add partests Makefile target to run tests in parallel
-