- Sep 06, 2011
-
-
add hex timestamp to lutil_debug() output Fix LASTMOD race condition in accesslog.c Set refreshInterval even if using refreshAndPersist, since fallbacks will use refresh params
-
- Jun 28, 2011
-
-
Howard Chu authored
-
- Jun 25, 2011
-
-
Howard Chu authored
-
- Jun 22, 2011
-
-
-
OpenLDAP built with OpenSSL allows most any value of cacertdir - directory is a file, directory does not contain any CA certs, directory does not exist - users expect if they specify TLS_REQCERT=never, no matter what the TLS_CACERTDIR setting is, TLS/SSL will just work. TLS_CACERT, on the other hand, is a hard error. Even if TLS_REQCERT=never, if TLS_CACERT is specified and is not a valid CA cert file, TLS/SSL will fail. This patch makes CACERT errors hard errors, and makes CACERTDIR errors "soft" errors. The code checks CACERT first and, even though the function will return an error, checks CACERTDIR anyway so that if the user sets TRACE mode they will get CACERTDIR processing messages.
-
- Jun 21, 2011
-
-
- Jun 13, 2011
-
-
to return the name of the underlying TLS implementation
-
- Jun 09, 2011
-
-
- Jun 08, 2011
-
-
Mostly found by Klocwork: Issues #213,298-300,331,342-343,374,390,410.
-
Klocwork issue#111, ldap_get_option().
-
ldapi://too-long-path
Klocwork issue#117, ldap_connect_to_path().
-
lutil_get_filed_password() bug; klocwork issue#203.
-
- May 31, 2011
-
-
- Apr 11, 2011
-
-
compound statements need brackets, duh. (cherry picked from commit 9b463b59)
-
- Mar 24, 2011
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Jan 31, 2011
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Jan 27, 2011
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Jan 26, 2011
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Jan 13, 2011
-
-
Quanah Gibson-Mount authored
-
- Jan 11, 2011
-
-
Quanah Gibson-Mount authored
-
- Jan 06, 2011
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Jan 05, 2011
-
-
Kurt Zeilenga authored
-
- Jan 04, 2011
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-