2003-12-17 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw |
2003-11-26 |
Kurt Zeilenga | Updated notices and acknowledgements |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Pierangelo Masarati | minor cleanup |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Pierangelo Masarati | improve last commit |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Pierangelo Masarati | allow multiple URIs (need to backport to back-ldap) |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Stig Venaas | Fixes ITS#1935 |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-06-05 |
Kurt Zeilenga | Fix typo in last commit |
blob | commitdiff | raw | diff to current |
2002-06-05 |
Kurt Zeilenga | Consistently don't check for NULL session handle and... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Pierangelo Masarati | Mostly based on patches provided by Hallvard B. Furuseth |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Julius Enarusai | Added LDAP_LOG Messages |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Kurt Zeilenga | Mark more stuff as deprecated and remove some unused... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Kurt Zeilenga | Remove lint and misc MSVC updates |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Kurt Zeilenga | ITS#1429 url search fix |
blob | commitdiff | raw | diff to current |
2001-10-26 |
Kurt Zeilenga | Add nul termination |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Howard Chu | More CLDAP tweaks, to differentiate between real LDAPv2... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Howard Chu | Resurrection/rewrite of CLDAP (RFC1798 Connectionless... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Kurt Zeilenga | Add ldap_url_desc2str(). |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Kurt Zeilenga | Fix logic error in param check |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Kurt Zeilenga | Update URL parsing and LDAP referral/reference chasing... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Kurt Zeilenga | Add LDAP URL critical extension counter support. lud_c... |
blob | commitdiff | raw | diff to current |
2000-10-18 |
Kurt Zeilenga | Validate session handle |
blob | commitdiff | raw | diff to current |
2000-10-17 |
Kurt Zeilenga | ldap_url_search should use hostport of URL. |
blob | commitdiff | raw | diff to current |
2000-09-30 |
Kurt Zeilenga | Don't touch (unescape) URL handed to rebind proc. |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Kurt Zeilenga | Fix port defaulting |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Kurt Zeilenga | Avoid locale specific ctype routines. |
blob | commitdiff | raw | diff to current |
2000-06-18 |
Kurt Zeilenga | Extern URI code to support literal IPv6 addresses |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Kurt Zeilenga | Fix Novell URL kludge |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Kurt Zeilenga | Apply Novell's IN_KERNEL support (ITS#576) |
blob | commitdiff | raw | diff to current |
2000-06-07 |
Kurt Zeilenga | Rework URI parser to provide true scheme not proto... |
blob | commitdiff | raw | diff to current |
2000-05-31 |
Kurt Zeilenga | LDAPv3 referrals changes by Steve Sonntag @ Novell |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Howard Chu | Fix previous patch, zero out lud_next on new urldesc |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Howard Chu | Fix ldaps / TLS processing... |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Kurt Zeilenga | remove UNSPECIFIED_TLS... HOST implies ldap:// |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Luke Howard | Merged in preliminary support for Cyrus SASL library; |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Mark Valence | Unescape host:port when parsing a host list. |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Mark Valence | Adds for Start TLS functionality on slapd and LDAP... |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Kurt Zeilenga | Update for new password codes for MSVC5 |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Mark Valence | Changes for URI spport: New routines ldap_initialize... |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Hallvard Furuseth | Add const, to fix "cast away from const" warnings |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Kurt Zeilenga | s/exit(1)/exit(EXIT_FAILURE)/ |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Kurt Zeilenga | Fix leak of default filter. |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Kurt Zeilenga | Update RFC comments |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Kurt Zeilenga | Accept ldap://foo:port (ie: no trailing '/') |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Julio Sánchez Fern... | ldap_url_parse was fundamentally broken. It would... |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Kurt Zeilenga | Unhex url extensions. |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Julio Sánchez Fern... | We were freeing lud_dn when when lud_host was meant... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Kurt Zeilenga | Implement RFC2255 URL format. |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Kurt Zeilenga | ber_int_t, ber_tag_t, ber_socket_t, ber_len_t |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Kurt Zeilenga | s/<stdlib.h>/<ac/stdlib.h>/ |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Kurt Zeilenga | Add ber_strdup(), remove ldap_int_strdup(), add LDAP_ST... |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Kurt Zeilenga | Add LBER_ and LDAP_ memory allocators/deallocators... |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Kurt Zeilenga | Changed lc_conn to be a pointer to a BerElement to... |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Kurt Zeilenga | ldap.h: |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Kurt Zeilenga | fix url vs url_in typo. |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Kurt Zeilenga | Initial checkin of ldap_search_ext() and friends. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Vienna Bulk Commit |
blob | commitdiff | raw | diff to current |
1999-01-15 |
Bart Hartgers | Updates regarding threads and names. |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Kurt Zeilenga | Add simple copyright notice. |
blob | commitdiff | raw | diff to current |
1998-11-30 |
Kurt Zeilenga | Remove LDAP_PORT dependencies so that ldap.conf default... |
blob | commitdiff | raw | diff to current |
1998-11-19 |
Hallvard Furuseth | add ldap_strdup and eliminate strdup in libldap |
blob | commitdiff | raw | diff to current |
1998-11-16 |
Kurt Zeilenga | Remove extern declarations of library functions from... |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
blob | commitdiff | raw | diff to current |
1998-11-10 |
Hallvard Furuseth | Removed LDAP_P in unhex' prototype; unhex(char) is... |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Kurt Zeilenga | Initial LDAP_API_FEATURE_X_OPENLDAP commit: |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Kurt Zeilenga | update ldap/lber headers towards ldapext-ldap-c-api-01 |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Kurt Zeilenga | Wasn't merged. Just use autoconf version. |
blob | commitdiff | raw | diff to current |
1998-10-22 |
Kurt Zeilenga | clean up includes |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Kurt Zeilenga | Modified NT changes to work under UNIX. |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Kurt Zeilenga | VC++ Port: round 1 |
blob | commitdiff | raw | diff to current |
1998-10-19 |
Kurt Zeilenga | Remove DEFS variables from Makefiles, remove bridge.h. |
blob | commitdiff | raw | diff to current |
1998-08-20 |
Kurt Zeilenga | removed lint |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Merged LDAPworldCurrent (P1-10,13,15,16,19-22) |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | LDAPworldP15: Internal LDAP function rename |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Initial revision |
blob | commitdiff | raw | diff to current |
|