openldap/libraries
2005-08-12 22:28:17 +00:00
..
liblber Fix printf formats for LDAP_MEMORY_TRACE 2005-08-02 14:08:30 +00:00
libldap solve a deadlock during unbind: ldap_send_unbind() is called by ldap_free_connection() only, and just in case the last arg is not 0; but most of the times ldap_free_connection() is called with ld_req_mutex locked, so it shouldn't be locked again from inside ldap_send_unbind() 2005-08-11 17:11:41 +00:00
libldap_r
liblunicode
liblutil Replace PW_GECOS/PASSWD macros 2005-08-12 22:28:17 +00:00
librewrite Replace PW_GECOS/PASSWD macros 2005-08-12 22:28:17 +00:00
Makefile.in