- Sep 07, 2020
-
- Sep 04, 2020
-
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
- Sep 03, 2020
-
-
-
Quanah Gibson-Mount authored
-
The mutex_lock was being skipped in the lockout case, but still calling mutex_unlock at the end.
-
- Sep 02, 2020
-
-
Quanah Gibson-Mount authored
This reverts commit 9f8a408c. It unfortunately relies on logging only available in 2.5 and later.
-
-
- Sep 01, 2020
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Aug 31, 2020
-
-
Quanah Gibson-Mount authored
-
Don't assume si_cookieState is always newer
-
In a standard Refresh present phase, the provider sends no cookie since it is only listing the entries that existed as of the time in the cookie the consumer sent. In this case the consumer only needs to check entryCSNs against its last sent cookie.
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Aug 28, 2020
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- Aug 27, 2020
-
-
Quanah Gibson-Mount authored
-
-
- Aug 26, 2020
-
-
Quanah Gibson-Mount authored
-
libldap doesn't use a connected socket for UDP sessions, but 3rd parties can, passed in with ldap_init_fd().
-
Quanah Gibson-Mount authored
-
A bit uglier but more straightforward.
-
Quanah Gibson-Mount authored
-
If substitution parsing fails, would attempt to free a mapping that hadn't been allocated yet. Also, on failure, caller in saslauthz would attempt to free a rwinfo struct that hadn't been allocated.
-
- Aug 25, 2020
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Aug 24, 2020
-
-
Just poll for available data, same as Persist mode. Clarify retry/return states from do_syncrep2
-
Quanah Gibson-Mount authored
-
- Aug 21, 2020
-
-
For use with back-ldap/back-meta/syncrepl/etc
-
Add an option to specify how subjectAlternativeNames should be handled when validating the names in a server certificate.
-
Requires OpenSSL 1.0.2 or newer
-