- Sep 02, 2020
-
-
- 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
-
Update ldap_get_option(3) for LDAP_OPT_X_TLS_ECNAME
-
- Aug 12, 2020
-
-
Quanah Gibson-Mount authored
-
- Aug 11, 2020
-
-
Quanah Gibson-Mount authored
- Aug 10, 2020
-
-
-
-
Quanah Gibson-Mount authored
-
and pass error message back to frontend
-
-