openldap/libraries
Kurt Zeilenga 9bf50242c3 Plug ber leakage:
result was leaking ber's in some error cases.  ber_flush now called
with no freeing so that caller of send_ldap_ber() can free its own ber.
c->c_currentber was also being leaked if connection was destory
current when a PDU input was outstanding.
Fixed ber_flush to free ber upon write only to file.
1999-08-27 05:45:53 +00:00
..
libavl Add copyright notices 1999-08-04 23:57:27 +00:00
liblber Plug ber leakage: 1999-08-27 05:45:53 +00:00
libldap Defer addition until we have some basic UTF-8 routines 1999-08-25 21:27:39 +00:00
libldap_r Add dn.c 1999-08-25 06:52:28 +00:00
libldbm This fixes dn2id delete bug... but breaks modrdn. 1999-08-26 00:48:24 +00:00
libldif Remove lint 1999-08-22 03:35:10 +00:00
liblutil Axe <varargs.h> support. Assume STDC C translator is available 1999-08-24 00:27:53 +00:00
Makefile.in Back out paralyzing changes. 1999-07-24 21:40:58 +00:00