]> git.sur5r.net Git - openldap/history - libraries/libldap/cyrus.c
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / libldap / cyrus.c
2012-01-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-01 Kurt ZeilengaHappy New Year!
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-06-09 Howard ChuITS#6828 fix TLS setup with async connect
2011-01-05 Kurt ZeilengaHappy New Year
2010-11-19 Hallvard FurusethFix cyrus.c rev 1.159 for --without-cyrus-sasl:
2010-10-22 Howard ChuITS#6625 concurrency patch from Doug Leavitt @ Oracle...
2010-10-15 Howard ChuFix prev commit
2010-10-14 Howard ChuCleanup prev commit
2010-10-14 Howard ChuAdd ldap_sasl_interactive_bind()
2010-10-13 Howard ChuITS#6672 mutex cleanup
2010-06-12 Howard Chuadd ifdefs for SASL_GSS_CREDS to accomodate ancient...
2010-05-13 Howard ChuSupport option SASL_GSS_CREDS
2010-04-13 Kurt Zeilengahappy belated New Year
2009-08-19 Pierangelo Masaraticopy username, much like other string-valued options...
2009-08-18 Pierangelo Masaratifix previous commit
2009-08-18 Pierangelo Masaratiexpose SASL_USERNAME when it makes sense (EXTERN needs...
2009-02-08 Howard ChuITS#5928 hide all ldap_pvt_tls APIs when !HAVE_TLS
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-21 Howard ChuFix prev commit
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-10-17 Hallvard FurusethFix Debug(%d, scred->bv_len or -1) -> Debug(%ld, (long...
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-10-09 Howard ChuAdd SASL_MECHLIST option to retrieve list of known...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Howard Chuuid/gid are unsigned
2007-10-06 Howard ChuITS#3864 use sasl_ssf_t where expected
2007-04-23 Howard ChuRevert prev commit, unnecessary
2007-04-23 Howard ChuITS#4935 SASL_MAX_BUFF_SIZE should be 2^24 - 1
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-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
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
next