openldap/libraries
2005-08-13 18:43:20 +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 ITS#3847 silence warnings 2005-07-11 10:39:32 +00:00
liblunicode Happy New Year! 2005-01-01 20:49:32 +00:00
liblutil lmPasswd_to_key() arg1 was passed char*. Change it to that from unsigned char*. 2005-07-25 21:01:06 +00:00
librewrite fix ITS#3932 - regex/rewrite concurrency issue 2005-08-13 18:43:20 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00