]> git.sur5r.net Git - openldap/history - libraries/libldap/url.c
remove UNSPECIFIED_TLS... HOST implies ldap://
[openldap] / libraries / libldap / url.c
2000-01-14 Kurt Zeilengaremove UNSPECIFIED_TLS... HOST implies ldap://
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-11 Mark ValenceUnescape host:port when parsing a host list.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethAdd const, to fix "cast away from const" warnings
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-23 Kurt ZeilengaFix leak of default filter.
1999-07-23 Kurt ZeilengaUpdate RFC comments
1999-07-23 Kurt ZeilengaAccept ldap://foo:port (ie: no trailing '/')
1999-07-23 Julio Sánchez Fern... ldap_url_parse was fundamentally broken. It would...
1999-07-21 Kurt ZeilengaUnhex url extensions.
1999-07-20 Julio Sánchez Fern... We were freeing lud_dn when when lud_host was meant...
1999-07-19 Kurt ZeilengaImplement RFC2255 URL format.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-22 Kurt Zeilengaldap.h:
1999-05-21 Kurt Zeilengafix url vs url_in typo.
1999-05-21 Kurt ZeilengaInitial checkin of ldap_search_ext() and friends.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-10 Hallvard FurusethRemoved LDAP_P in unhex' prototype; unhex(char) is...
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaWasn't merged. Just use autoconf version.
1998-10-22 Kurt Zeilengaclean up includes
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-08-20 Kurt Zeilengaremoved lint
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP15: Internal LDAP function rename
1998-08-09 Kurt ZeilengaInitial revision