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

Limited LDAPv3 client side support committed



Over the last few weeks I've committed a number of EXPERIMENTAL changes
to add LDAPv3 support to -lldap.   Recent additions include:
	ldap_sasl_bind*()
	ldap_extended_operation*()
	ldap_parse_*()
	ldap_*_ext*()

I am still working on handling LDAPv3 referrals and server side
implementation....

Enjoy!

	Kurt