openldap/libraries
Kurt Zeilenga 274bf59441 replace ldap_dnssrv_init() with lower level calls
ldap_domain2dn()
    ldap_domain2hostlist()
and provide prototype to soon-to-be-implemented
    ldap_dn2domain().
ldap_dnssrv_init(), if needed, can easily be implemented
using ldap_create(), ldap_set_option() and the above
commands.
2000-04-25 10:38:03 +00:00
..
libavl Remove lint 1999-12-13 04:53:59 +00:00
liblber ITS#479 fix: ber_put_seqorset() writes a few bytes beyond an allocated buffer 2000-03-15 19:47:22 +00:00
libldap replace ldap_dnssrv_init() with lower level calls 2000-04-25 10:38:03 +00:00
libldap_r replace ldap_dnssrv_init() with lower level calls 2000-04-25 10:38:03 +00:00
libldbm ITS#450: teach LDBM/GDBM about cursors 2000-02-11 02:05:14 +00:00
libldif Use required form if value is zero length, eg "attr-desc:". 2000-02-03 22:28:12 +00:00
liblunicode Add RCSid 2000-04-19 13:37:52 +00:00
liblutil Fix == v != bug 2000-04-19 13:35:43 +00:00
Makefile.in Remove double listing of libldif which breaks 'make veryclean' 2000-01-28 21:18:55 +00:00