]> git.ipfire.org Git - thirdparty/krb5.git/commit
* Fix prototype of db2 library initializer to work with changes introduced in error... hartmans/ldap-integ
authorSam Hartman <hartmans@mit.edu>
Sun, 29 Jan 2006 21:14:03 +0000 (21:14 +0000)
committerSam Hartman <hartmans@mit.edu>
Sun, 29 Jan 2006 21:14:03 +0000 (21:14 +0000)
commita177821837fb86d88e43e22b57767fd5ef2515fb
tree03ee11094af5f272f85dc3f8d76ad611f44c0df7
parenta46812b69fb353574c958396b26bce817d88e20f
* Fix prototype of db2 library initializer to work with changes introduced in error handling patch.
* Remove thread safety flag from the LDAP plugin vftable
* Work around LDAP_X_ERROR not being in all version of OpenLDAP
* Work around older OpenLDAP using ldap_opt_error_number not ldap_opt_result_code
* Source is in SRCTOP not BUILDTOP; kadmin/server got this wrong.
* Document more blocking bugs

git-svn-id: svn://anonsvn.mit.edu/krb5/users/hartmans/ldap-integ@17633 dc483132-0cff-0310-8789-dd5450dbe970
blocking-bugs
src/kadmin/server/Makefile.in
src/plugins/kdb/db2/ChangeLog
src/plugins/kdb/db2/db2_exp.c
src/plugins/kdb/kdb_ldap/ChangeLog [new file with mode: 0644]
src/plugins/kdb/kdb_ldap/ldap_err.c
src/plugins/kdb/kdb_ldap/ldap_exp.c
src/plugins/kdb/kdb_ldap/ldap_principal2.c