- Oct 18, 2021
-
-
Quanah Gibson-Mount authored
-
- Oct 11, 2021
-
-
Quanah Gibson-Mount authored
-
- Oct 08, 2021
-
-
Quanah Gibson-Mount authored
-
and make sure logfile_only doesn't mute failures to open logfile
-
- Oct 07, 2021
-
-
- Oct 06, 2021
-
-
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.
-
-
-
- Oct 05, 2021
-
-
- Sep 30, 2021
-
-
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.
-
-
- Sep 29, 2021
-
-
- Sep 27, 2021
-
-
But skip calls to syslog() if logfile_only is set.
-
Quanah Gibson-Mount authored
-
- Sep 23, 2021
-
-
Quanah Gibson-Mount authored
-
- Sep 20, 2021
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Sep 16, 2021
-
-
- Sep 15, 2021
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
- Sep 14, 2021
-
-
-
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.
-
-
- Sep 08, 2021
-
-
Quanah Gibson-Mount authored
-
-
-
-