- 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.
-
- Sep 20, 2021
-
-
- Sep 15, 2021
-
-
- Sep 14, 2021
-
-
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
-
-
- Sep 07, 2021
-
-
Quanah Gibson-Mount authored
-
- Sep 06, 2021
-
-
- Sep 03, 2021
-
-
- Sep 02, 2021
-
-
-
Quanah Gibson-Mount authored
-
- Aug 26, 2021
-
-
Quanah Gibson-Mount authored
Also remove nadf.schema, that got removed some time long ago
-
- Aug 17, 2021
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
- Aug 16, 2021
-
-
Howard Chu authored
-
Howard Chu authored
-
- Aug 13, 2021
-
-
Howard Chu authored
Must always generate newDN
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
Connection entries are now persistent and can be addressed, preparing the ground so we can process modify operations on individual entries.
-
Ondřej Kuzník authored
-