openldap/libraries
Pierangelo Masarati c2efb8788b when shutting down a server with open connections (back-{ldap,meta}),
the backend attempts a ldap_unbind() that results in calling
ldap_pvt_sasl_mutex_lock() with a NULL argument, causing a SIGSEGV.
I added a few assert() to catch this (I wonder if this might
be related to ITS#1982 "kill -INT corrupts database").
2002-08-29 16:03:38 +00:00
..
libavl test programs need -llutil 2002-07-27 03:20:47 +00:00
liblber For ITS#1983, in ber_pvt_sb_do_write, partial writes are not failures 2002-08-29 09:46:19 +00:00
libldap when shutting down a server with open connections (back-{ldap,meta}), 2002-08-29 16:03:38 +00:00
libldap_r Fix compile error when --without-threads configure option is set. Function 2002-08-26 19:26:09 +00:00
libldbm Added support for BDB 4.1.17 2002-08-22 04:00:06 +00:00
libldif Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
liblunicode NT port fixes 2002-08-24 00:37:59 +00:00
liblutil Patch: 'ldapmodify -y file' reads password from file (ITS#2031) 2002-08-24 05:47:17 +00:00
librewrite Zap LDAPv2-only stuff 2002-08-08 03:01:14 +00:00
Makefile.in Make liblutil before liblunicde, ucgendat needs liblutil 2002-07-26 03:17:21 +00:00