]> git.sur5r.net Git - openldap/history - libraries/libldap/cyrus.c
ITS#3864 from HEAD
[openldap] / libraries / libldap / cyrus.c
2007-10-08 Howard ChuITS#3864 from HEAD
2007-04-23 Howard ChuRevert prev commit, unnecessary
2007-04-23 Howard ChuITS#4935 SASL_MAX_BUFF_SIZE should be 2^24 - 1
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-11-05 Pierangelo Masaratifix build with thread debugging
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-12 Howard ChuITS#4541 better fix
2006-04-07 Howard ChuITS#4422, rearrange options to allow passing NULL args...
2006-04-02 Howard Chuplug leak
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-31 Howard Chuplug leaks
2006-02-13 Kurt ZeilengaReport layer installed only after installed, and fix...
2006-02-07 Kurt ZeilengaKludge for MSAD (ITS#4391 and others)
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-06 Kurt ZeilengaImprove SASL error handling
2005-10-20 Kurt ZeilengaAdditional serverSaslCred trace messages.
2005-10-17 Howard ChuFix ldapi DN ordering
2005-10-04 Pierangelo Masaratiplug potential ld_error leak (ITS#4064)
2005-09-30 Howard ChuITS#4048 plug leak
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-20 Pierangelo Masaratifix SASL numeric secprops parsing (ITS#3955)
2005-07-31 Hallvard FurusethCleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-11 Howard ChuITS#3847 silence warnings
2005-05-13 Howard ChuITS#3278 use correct connection for sasl_install()
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
2005-04-09 Howard ChuITS#3643 limits.h, INT_MAX
2005-03-01 Howard ChuAdded ldap_pvt_sasl_secprops_unparse, slap_sasl_secprop...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Luke HowardITS#3298 - ldap_sasl_int_bind() refers to incorrect...
2004-06-30 Kurt Zeilengacleanup last commit, add commit
2004-06-30 Kurt ZeilengaAvoid high-level retry on low-level error as that implies a
2004-06-30 Jong Hyuk Choirevert the ITS#3139 change for now
2004-06-29 Kurt Zeilengafix last commit
2004-06-29 Kurt ZeilengaITS#3212: sasl_encode/decode type conflict fix
2004-05-21 Howard ChuITS#3123 make sure ldap_int_sasl_mutex is init'd before...
2004-05-14 Howard ChuFix ITS#3139, empty output buffer when sb_sasl_write...
2004-05-06 Howard ChuFix for ITS#1181 from Mark Adamson @ CMU.edu
2004-04-07 Kurt ZeilengaUse BER_BVNULL
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-02-24 Howard ChuITS#2944, #2956 - revert maxbuf patch from ITS#2184
2004-01-24 Howard ChuITS#2926 from igor@ipass.net, slightly modified
2004-01-01 Kurt ZeilengaHappy new year
2003-12-03 Howard ChuDon't init SASL library until we actually want a SASL...
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-10 Howard ChuFix GSSAPI connections to localhost
2003-10-16 Howard ChuITS#2770 - delete bogus maxbuf checks on sasl_read
2003-09-29 Hallvard Furuseth#include <ac/unistd.h>, to get geteuid() and getegid().
2003-09-20 Howard ChuRevert rev 1.90 ITS#2484 patch; Cyrus 1.5 is no longer...
2003-09-19 Howard ChuITS#2729 fix typos
2003-09-14 Howard ChuITS#2484, set sasl_maxbuf to SASL_MAX_BUFF_SIZE if...
2003-09-12 Howard ChuClarify/standardize library version mismatch error...
2003-05-24 Howard ChuITS#2548 must dup sasl_errdetail msgs
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-01 Howard ChuFix prev commit
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Howard ChuFor ITS#2424, move all SASL session management to ldap_...
2003-04-30 Howard ChuITS#2475 delete bogus SASL2 call
2003-04-06 Howard ChuITS#2423 - make the lib that allocates SASL prompt...
2003-02-21 Kurt ZeilengaAdd a few comments to the ITS#2325 fix
2003-02-21 Kurt ZeilengaRound 2
2003-02-21 Kurt ZeilengaA little cleanup of last 2 commits
2003-02-21 Kurt ZeilengaForgot to remove one prompts free
2003-02-21 Kurt ZeilengaITS#2325 fix: properly freeing prompts->results
2003-02-21 Kurt ZeilengaWhoops. (I'm reconsidering whether or not to accept...
2003-02-21 Kurt ZeilengaRevert last commit
2003-02-21 Kurt ZeilengaBack out interact free() fixes. Will fix properly...
2003-02-07 Pierangelo MasaratiI suggest the coder(s) of the cyrus stuff to check...
2003-02-07 Pierangelo Masaratiaccording to sasl documentation, prompts is filled...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuRemove unneeded sasl_ssf param from ldap_int_sasl_open(),
2002-11-27 Howard ChuITS#2184 maxbuf tweaks from Larry Greenfield @ CMU
2002-09-02 Howard ChuDon't use sasl_set_alloc on Cyrus 2, it manages all...
2002-08-30 Howard ChuFix large SASL reads. Use EAGAIN instead of EWOULDBLOCK...
2002-08-29 Pierangelo Masaratiallow different solutions to debug sasl shutdown
2002-08-29 Pierangelo Masaratiwhen shutting down a server with open connections ...
2002-08-29 Howard ChuFix previous commit - use EWOULDBLOCK instead of EAGAIN
2002-08-29 Howard ChuFix ITS#1983, in sb_sasl_write, set errno = EAGAIN...
2002-08-28 Howard ChuAdded no-op for SASL_VERSION_MAJOR < 2
2002-08-28 Howard ChuAdded check for Cyrus SASL sasl_version()
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-05 Howard ChuITS#1924 use GENERAL_NAMES_free instead of ext_free.
2002-06-07 Howard ChuBetter SASL_MAXBUF fix
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-05-05 Howard ChuFix in 1.50 applies to Cyrus 1 as well as Cyrus 2.
2002-05-03 Howard ChuFix previous commit, wrong if condition
2002-05-03 Howard ChuBreak up large SASL writes into units of SASL maxoutbuf...
2002-05-03 Howard ChuFor Cyrus 2, cannot free session_callbacks in ldap_int_...
2002-04-18 Howard ChuFix warnings from sasl_errdetail
2002-04-18 Howard ChuAdditional error reporting for Cyrus SASL 2. Attempt...
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
next