openldap/libraries
Kurt Zeilenga 2d15a94d16 LDAP C-API changes
struct friendly (Friendly) changed to ldap_friendly (LDAPFriendly)
	  ldap_friendly friend prefix changed to 'lf_' from 'f_'
	removed mod_next field from LDAPMod (struct ldapmod)
	modified slapd to use new LDAPModList (struct ldapmodlist) struct.
Added LDAPv3 result codes to ldap.h
1998-12-21 00:21:58 +00:00
..
libavl testavl wasn't being linked. 1998-12-04 02:17:57 +00:00
liblber -lldap reentrantancy improvements from Bart Hartgers <A.Hartgers@phys.tue.nl> 1998-12-19 01:27:20 +00:00
libldap LDAP C-API changes 1998-12-21 00:21:58 +00:00
libldap_r Provide framework for ldap_r and reentrant/thread safety levels. 1998-12-20 00:58:55 +00:00
libldbm Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
libldif ldif'ize ldif library (ie: everything is now in the ldif_ namespace) 1998-12-20 22:28:33 +00:00
liblthread Should use right define HAVE_NT_THREADS... 1998-11-23 00:17:23 +00:00
liblutil Update slapd to use lutil_passwd() for both user and root passwords. 1998-12-01 03:36:37 +00:00
Makefile.in Don't include -lldap_r in make all (yet). 1998-12-19 16:59:51 +00:00