openldap/libraries
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
..
libavl Change avl.c to use ber_memalloc and ber_memrealloc. 2001-09-27 01:08:22 +00:00
liblber Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP). 2001-09-28 00:18:40 +00:00
libldap Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP). 2001-09-28 00:18:40 +00:00
libldap_r Move stacksize setting outside of detach #ifdef 2001-09-27 18:54:17 +00:00
libldbm Do version checks for BDB 3 or greater 2001-09-03 19:23:05 +00:00
libldif Minor change to last commit... 2001-09-25 19:50:46 +00:00
liblunicode Make some additional UTF8 public 2001-07-21 23:13:04 +00:00
liblutil misc updates, constification, deprecation... 2001-07-23 05:00:39 +00:00
librewrite fix bug in '%' escaping in substitution pattern compile 2001-08-25 15:20:16 +00:00
Makefile.in This is the commit of: 2001-05-12 00:51:28 +00:00