- 26 Jun, 2012 2 commits
-
-
- 25 Jun, 2012 3 commits
-
-
-
Howard Chu authored
-
Constraint overlay doesn't take into account multiple modifications when using count. Red Hat Bugzilla: #742163
-
- 23 Jun, 2012 4 commits
-
-
Howard Chu authored
-
-
Howard Chu authored
-
Howard Chu authored
-
- 22 Jun, 2012 1 commit
-
-
Howard Chu authored
-
- 15 Jun, 2012 2 commits
-
-
-
Howard Chu authored
-
- 12 Jun, 2012 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 08 Jun, 2012 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
This reverts commit 9e3af235.
-
- 07 Jun, 2012 7 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
The buffer allocated for reading password file has to be initialized with zeros, or we need to append zero at the end of the file. Otherwise we might read unitialized memory and consider it to be a password.
-
-
- 05 Jun, 2012 3 commits
-
-
-
-
Quanah Gibson-Mount authored
-
- 02 Jun, 2012 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 31 May, 2012 2 commits
-
-
-
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 5 commits
-
-
-
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.
-
Not protecting the accesses to ldap_int_hostname could lead to a double free.
-
Howard Chu authored
-
Howard Chu authored
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.
-
- 29 May, 2012 4 commits
-
-
-
Quanah Gibson-Mount authored
-
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.
-