- 31 May, 2012 1 commit
-
-
Add "-o module-path=<pathspec>" and "-o module-load=<filename>" options to load a dynamically loadable password hash module (e.g., slapd-sha2).
-
- 30 May, 2012 11 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Prior to this patch, if TLS_CACERTDIR was set to Mozilla NSS certificate database and TLS_CACERT was set to a PEM bundle file with CA certificates, the PEM file content was not loaded. With this patch and the same settings, OpenLDAP can verify certificates which are signed by CAs stored both in certdb and PEM bundle file.
-
Quanah Gibson-Mount authored
-
Not protecting the accesses to ldap_int_hostname could lead to a double free.
-
-
If slapadd'ing a config DB and tool-threads is set in the config LDIF, the checks for slap_tool_thread_max will be invalid.
-
Quanah Gibson-Mount authored
ITS#7278
-
Support {SSHA256}, {SSHA384} and {SSHA512} hash schemes
-
Remove sha*_hex_hash() and replace chk_sha*() with libraries/liblutil/passwd.c:chk_sha1() implementation to avoid a race condition.
-
- 29 May, 2012 1 commit
-
-
Quanah Gibson-Mount authored
-
- 09 May, 2012 9 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
contrib/slapd-modules/passwd/sha2/sha2.[ch] need portable.h and some macros to be portable source. contrib/slapd-modules/passwd/sha2/slapd-sha2.c:hash_sha*() must declare "struct berval digest" before a statement for K&R C, and must replace C++ "// foo"-style comments with C style.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
- 06 May, 2012 1 commit
-
-
Howard Chu authored
-
- 03 May, 2012 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 18 Apr, 2012 4 commits
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
- 17 Apr, 2012 1 commit
-
-
- 16 Apr, 2012 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 12 Apr, 2012 6 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Hallvard Furuseth authored
Prefix ID, NOID, ID2, IDL, ID2L with 'MDB_'. Also drop bdb from file description.
-
Hallvard Furuseth authored
Put one call in #if MDB_DEBUG. Move DPRINTF(Using meta page #) there.
-