- 23 Apr, 2015 8 commits
-
-
select_backend() skips hidden backends so it fails to match the rootdn of a database that has been hidden. rootpw tries to see if the rootdn matches the current backend but the check fails when hidden. Ignore this check on hidden backends since one cannot Bind to a hidden backend anyway.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 22 Apr, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 19 Apr, 2015 5 commits
-
-
Hallvard Furuseth authored
Fix mdb_txn_begin(&read-only txn) calls. Test mdb_env_set_maxreaders(). Rename DBI open/close functions. Move mdb_dbi_close() out of txn.
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
-
Hallvard Furuseth authored
-
- 17 Apr, 2015 6 commits
-
-
Quanah Gibson-Mount authored
-
-
This updates nssov for the protocol changes in nss-pam-ldapd commits 5f55781 and 6a74d8d. The protocol was changed to network byte order, uid_t and gid_t were changed to int32_t, and the READ_TYPE and WRITE_TYPE macros were removed. The PAM protocol was restructured to drop the DN field and to use a common basic set of fields for all requests.
-
-
Quanah Gibson-Mount authored
-
-
- 16 Apr, 2015 3 commits
-
-
Quanah Gibson-Mount authored
-
perlModuleConfig lines are not converted when using slaptest -f -F.
-
Quanah Gibson-Mount authored
-
- 15 Apr, 2015 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
(Probably fixes the ITS, definitely fixes a bug) when collapsing the root page, fixups of other cursors was incomplete.
-
- 08 Apr, 2015 4 commits
-
-
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Update documentation to correctly use tls_cipher_suite
-
- 03 Apr, 2015 7 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- 23 Mar, 2015 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Prev patch broke underlying assumption that mods queue and execute in order. Now must search list for matching mod to dequeue.
-