- 18 Oct, 2021 3 commits
-
-
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 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 16 Sep, 2021 2 commits
-
-
-
Ondřej Kuzník authored
-
- 15 Sep, 2021 7 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 14 Sep, 2021 4 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 13 Sep, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 09 Sep, 2021 2 commits
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník 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.
-