]> git.sur5r.net Git - openldap/history - libraries/libldap/ldap-int.h
Ready for release?
[openldap] / libraries / libldap / ldap-int.h
2005-08-09 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-11-23 Howard ChuAdd callbacks for client TLS connection establishment:
2004-10-18 Kurt ZeilengaPoll code needs a bit more work.
2004-10-18 Jong Hyuk ChoiPatch for fast synchronous search result processing
2004-07-09 Kurt Zeilengabasic poll(2) implementation for connect(2) (needs...
2004-07-09 Kurt ZeilengaMark areas needed poll(2) support with HAVE_POLL.
2004-01-01 Kurt ZeilengaHappy new year
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-18 Luke HowardBack out previous commit - files apart from test.c
2003-10-18 Luke HowardITS#2777 - fix previous commit
2003-10-12 Kurt Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-06-06 Hallvard FurusethMake all debug output macros conditional on defined...
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-22 Kurt ZeilengaDon't do (unsafe) DNS reverse lookups.
2003-04-21 Kurt ZeilengaITS#2459 (partial) fix. Eliminate address parameter...
2003-04-11 Howard ChuMore memory context tweaks
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-02-04 Pierangelo Masaratiimprove last commit
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuRemove unneeded sasl_ssf param from ldap_int_sasl_open(),
2002-12-03 Kurt ZeilengaITS#2221: getaddrinfo(3) not thread-safe on some platfo...
2002-10-24 Howard ChuForced commit, undo previous accidental checkin.
2002-10-24 Howard ChuITS#2153, make sure sockbuf buffer is empty before...
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-09-04 Kurt ZeilengaMove ldap_control_dup() to ldap_pvt.h
2002-08-29 Howard ChuFix ITS#1983, handle writing of large requests. Only...
2002-06-06 Howard ChuEliminate SASL client session_callbacks. Since proc...
2002-05-06 Howard ChuITS#1806, Cyrus 1 doesn't give back our callbacks point...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-30 Kurt Zeilengamove ldap_int_put_filter to ldap_pvt_put_filter
2002-02-11 Howard ChuFix #include of sasl.h
2002-02-11 Kurt ZeilengaDon't use 'shtool mkln' as ln(1) replacement.
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-01-05 Kurt ZeilengaMisc allocator cleanup
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Kurt ZeilengaSome misc cleanup
2002-01-03 Kurt ZeilengaWe'll need queue macros in -llber...
2002-01-03 Kurt ZeilengaFix queue.h include
2002-01-02 Howard ChuRenamed parse_numericoid to ldap_int_parse_numericoid...
2001-12-30 Howard ChuMore str2rdn tweaks
2001-12-28 Kurt ZeilengaAdd ftest (filter test) to the mix, needs work.
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-19 Kurt ZeilengaBack out last change
2001-12-19 Kurt ZeilengaRemove srchpref and disptmpl stuff.
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-10-18 Pierangelo Masaratiskeleton of ldap_str2nd/dn2str; works with most of...
2001-10-04 Kurt ZeilengaAdded the easy part of NLS support, behind an #ifdef.
2001-09-28 Howard ChuClean up CLDAP stuff
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-24 Kurt Zeilengachasing multi-level referrals core dumps (ITS#1346...
2001-09-09 Kurt ZeilengaBlindly fix TLS/SASL external interaction.
2001-08-27 Kurt ZeilengaFix -H ldaps:// crashes due to rework of TLS code
2001-07-06 Kurt ZeilengaCheck for critical client controls.
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-23 Kurt ZeilengaSync with 2.x
2001-06-15 Kurt Zeilenganew rebind proc
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-03-15 Kurt ZeilengaTrim last of CLDAP cruft
2001-01-18 Kurt ZeilengaUpdate SASL bufsize checks
2001-01-10 Kurt ZeilengaRework scope defaulting to only default scope for refer...
2000-10-31 Kurt ZeilengaFirst cut of SASL/EXTERNAL
2000-10-12 Gary Williamsremove LDAP_Debug macro
2000-10-11 Kurt ZeilengaReferences with empty dn (ITS#817)
2000-09-15 Ben Collinss/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually decla...
2000-09-06 Kurt ZeilengaITS#717 kbind fixes
2000-09-01 Kurt ZeilengaFix port defaulting
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-22 Kurt ZeilengaExpose ldap_create_control
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-26 Kurt ZeilengaMinor cleanup
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-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
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 ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuAdded debuglevel parameter to ldap_int_initialize().
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-02-18 Kurt ZeilengaEliminate second session protocol version field.
2000-01-22 Kurt ZeilengaMove ldap_utf8_*() declarations from ldap-int.h to...
2000-01-22 Kurt ZeilengaWe'll need ldap_utf8_strpbrk() as well.
2000-01-22 Kurt ZeilengaAdd initial (untested) implementations of ldap_utf8_strtok,
next