]> git.sur5r.net Git - openldap/history - libraries/libldap/request.c
Import ITS#3578 fix from HEAD
[openldap] / libraries / libldap / request.c
2005-08-09 Howard ChuImport ITS#3578 fix from HEAD
2005-01-20 Kurt ZeilengaHappy new year!
2004-08-30 Kurt Zeilengafind_connections fix (ITS#3280) from HEAD
2004-04-12 Kurt ZeilengaRevert ITS#2894 fix
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
2003-03-06 Howard ChuChasing a referral needs both the request and response...
2003-02-13 Howard ChuMore for re-entrant LDAP* handles. Works much better.
2003-02-13 Howard ChuAdded ld_req_mutex and ld_res_mutex to protect ld_reque...
2003-01-03 Kurt ZeilengaHappy new year
2002-11-27 Howard ChuFix ITS#2187, recursively free all requests
2002-10-15 Kurt ZeilengaAdd copy of OPL 2.0.1 and note in files which specifica...
2002-08-30 Howard ChuFix large SASL reads. Use EAGAIN instead of EWOULDBLOCK...
2002-08-29 Howard ChuFix previous commit - use EWOULDBLOCK instead of EAGAIN
2002-08-29 Howard ChuFix ITS#1983, handle writing of large requests. Only...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-11 Howard ChuITS#1732 signed/unsigned fixes
2002-04-08 Pierangelo MasaratiITS#1730 and completion of ITS#1701
2002-04-02 Kurt ZeilengaITS#1701. Fix ber_scanf() return tag handling.
2002-03-29 Julius EnarusaiAdded LDAP_LOG messages
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-24 Kurt Zeilengachasing multi-level referrals core dumps (ITS#1346...
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-15 Kurt Zeilenganew rebind proc
2001-01-22 Kurt ZeilengaFix typo
2001-01-20 Kurt ZeilengaAdd a little whitespace for readability
2001-01-10 Kurt ZeilengaRework scope defaulting to only default scope for refer...
2000-12-08 Kurt ZeilengaFix referral scope logic
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-17 Kurt ZeilengaHandle *lud_host == '\0'
2000-10-11 Kurt ZeilengaReferences with empty dn (ITS#817)
2000-09-30 Kurt Zeilengacleanup getattr bailout code
2000-09-30 Kurt ZeilengaDon't touch (unescape) URL handed to rebind proc.
2000-09-15 Ben Collinsinitialize Sockbuf * to NULL
2000-09-06 Kurt ZeilengaITS#717 kbind fixes
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-31 Kurt ZeilengaA couple of minor fixes to LDAPv3 referral chasing
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-30 Kurt ZeilengaMinor fix to last commit
2000-05-30 Kurt ZeilengaReferral hack
2000-05-13 Kurt ZeilengaY2k copyright update
2000-03-20 Kurt ZeilengaITS#441: unhex escape referrals. Needs review before...
2000-03-13 Kurt ZeilengaFix NT builds and remove lint
2000-03-10 Kurt ZeilengaAdd missing parens so that last commit behaves as desired.
2000-03-08 Kurt ZeilengaITS#471: fix handling of delete referrals.
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-08 Howard ChuBackout fix in r1.38
1999-12-08 Howard ChuFix ldap_chase_referrals to treat "ldap://host/" referr...
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-10-12 Kurt ZeilengaForce sd close. Suggested by rajk@home.com
1999-09-25 Kurt ZeilengaRemove lint.
1999-09-23 Kurt Zeilengaexperimental ITS#109 fix: make kbind open default conne...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethFix printf formats: print msgtype as %lu, remove spurio...
1999-08-02 Kurt ZeilengaFix --enable-dns compilation problems.
1999-07-19 Kurt Zeilengas/time(0)/time(NULL)/
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-31 Kurt ZeilengaClean up LDAP_BOOL_GET and fetching via ldap_get_option().
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-19 Kurt ZeilengaVienna Bulk Commit
1999-04-04 Hallvard FurusethPlug a few memory leaks
1999-03-03 Bart HartgersAdded support in liblber and libldap for partial reads...
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-31 Kurt ZeilengaFix ldap_send_initial_request() to open connection...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
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-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-08 Kurt ZeilengaFix LDAP_DNS code to use LDAP_BOOL_GET
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-20 Kurt ZeilengaVC++ Port: round 1
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
next