]> git.sur5r.net Git - openldap/history - libraries/libldap/url.c
find_connections fix (ITS#3280) from HEAD
[openldap] / libraries / libldap / url.c
2004-08-30 Kurt Zeilengafind_connections fix (ITS#3280) from HEAD
2004-07-26 Pierangelo Masaratiimport error namespace cleanup from HEAD
2004-06-27 Kurt ZeilengaBetter syntax checking
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-02-11 Pierangelo Masaratiminor cleanup
2003-02-04 Pierangelo Masaratiimprove last commit
2003-02-04 Pierangelo Masaratiallow multiple URIs (need to backport to back-ldap)
2003-01-03 Kurt ZeilengaHappy new year
2002-07-16 Stig VenaasFixes ITS#1935
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-05 Kurt ZeilengaFix typo in last commit
2002-06-05 Kurt ZeilengaConsistently don't check for NULL session handle and...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-02 Julius EnarusaiAdded LDAP_LOG Messages
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-27 Kurt ZeilengaMark more stuff as deprecated and remove some unused...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-11-28 Kurt ZeilengaITS#1429 url search fix
2001-10-26 Kurt ZeilengaAdd nul termination
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str().
2001-04-12 Kurt ZeilengaFix logic error in param check
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-10-18 Kurt ZeilengaValidate session handle
2000-10-17 Kurt Zeilengaldap_url_search should use hostport of URL.
2000-09-30 Kurt ZeilengaDon't touch (unescape) URL handed to rebind proc.
2000-09-01 Kurt ZeilengaFix port defaulting
2000-06-29 Kurt ZeilengaAvoid locale specific ctype routines.
2000-06-18 Kurt ZeilengaExtern URI code to support literal IPv6 addresses
2000-06-13 Kurt ZeilengaFix Novell URL kludge
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuFix previous patch, zero out lud_next on new urldesc
2000-05-12 Howard ChuFix ldaps / TLS processing...
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