[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAP C API progress



-llber:
	ber_init() / ber_flatten() have been added and operate
	as defined in current ietf LDAP C API draft.

-lldap:
	reentrant function use has been implemented by
	Bart Hartgers <A.Hartgers@phys.tue.nl>.  We still
	have a bit more work to do here to support the
	various thread safety levels suggested to ldapext.

Kurt