openldap/servers
Howard Chu 647b5f84ee Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP).
Compile with -DLDAP_CONNECTIONLESS to use this code.
For slapd, use "-h cldap://" to listen on UDP.
For ldapsearch, use "-H cldap://" to query on UDP.
Client-side support is very minimal:
  no automatic timeout/retries
  no basedn wildcard expansion on results
  no support for specifying multiple servers at once.
2001-09-28 00:18:40 +00:00
..
slapd Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP). 2001-09-28 00:18:40 +00:00
slurpd Rework do_ldap retry loop to better handle server down errors. 2001-09-27 03:13:28 +00:00
Makefile.in