]> git.sur5r.net Git - openldap/history - servers/slapd/sasl.c
Plug mutex/rwlock leaks (destroy them)
[openldap] / servers / slapd / sasl.c
2010-04-15 Quanah Gibson-MountITS#5195
2010-04-14 Quanah Gibson-MountITS#6441
2010-04-13 Kurt Zeilengahappy belated new year
2009-12-02 Quanah Gibson-MountSilence warning in initializer
2009-11-18 Quanah Gibson-MountITS#6373
2009-08-13 Quanah Gibson-MountITS#6101
2009-06-03 Quanah Gibson-MountITS#6147
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-11-08 Quanah Gibson-MountITS#5731,ITS#5732
2008-02-12 Quanah Gibson-MountITS#5368
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountAxe obsolete Cyrus 1.5 support
2008-02-11 Howard ChuITS#5368 partially revert 1.239
2008-02-09 Quanah Gibson-MountITS#5298
2008-02-09 Quanah Gibson-MountITS#5259
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-23 Howard ChuAxe obsolete Cyrus 1.5 support
2007-12-23 Howard ChuITS#5298 use SASL's memory for temporary DN storage
2007-12-22 Howard ChuITS#5259 fix sasl_auxprop_store to allow cleanup after...
2007-11-08 Quanah Gibson-MountITS#5209 Fix sasl_host may be different from global_host
2007-11-05 Howard ChuITS#5209 sasl_host may be different from global_host
2007-10-08 Howard ChuITS#3864 from HEAD
2007-10-06 Howard ChuITS#3864 use sasl_ssf_t where expected
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-22 Pierangelo Masaraticonsistently use o_log_prefix
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-18 Hallvard Furusethprintf format paranoia: macros could be changed to...
2007-05-10 Howard ChuITS#4954 clear c_sasl_dn after error
2007-05-08 Howard Chucoverity fix, slapd_rw_apply NULL filter
2007-02-15 Kurt ZeilengaImport recent changes in 2.4 for release
2007-02-15 Kurt ZeilengaFix C errors
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-11 Howard ChuCoverity - fix IPv6 addr parsing
2007-01-25 Howard ChuPlug global_host race condition/leak
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masarati(blind) compile fix; please review
2006-12-15 Pierangelo Masaratimake slap_sasl_open() comply with URL notation for...
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-01-14 Pierangelo Masaraticleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-20 Pierangelo Masaraticleanup
2005-11-19 Pierangelo Masaraticleanup for (ITS#4180); has nothing to do with the...
2005-11-15 Kurt ZeilengaAdditional error detail
2005-11-06 Kurt ZeilengaImprove SASL error handling
2005-10-13 Howard ChuMove CSN invocations to backends
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratizero out sml_managing any time a Modifications is built...
2005-08-14 Howard ChuITS#3845 allow rootpw to be used for rootdn SASL binds...
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-31 Hallvard FurusethCleanup
2005-07-22 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-21 Pierangelo Masaratireally fix the invalid free issue (I totally overlooked...
2005-07-21 Pierangelo Masaratiattempt to fix invalid free
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-08 Howard ChuITS#3846 don't give hashed passwords to SASL, it only...
2005-07-04 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-05-13 Kurt ZeilengaAdd manage obsolete attributes capability.
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
2005-04-03 Howard ChuAdd conn->c_sasl_authz_dn, store SASL authzDN separatel...
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-03-01 Howard ChuAdded ldap_pvt_sasl_secprops_unparse, slap_sasl_secprop...
2005-02-20 Howard ChuRearrange, merge sasl config back into main config
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-07 Pierangelo Masaratihardcode "uid" into slapd & improve previous commit
2004-12-06 Pierangelo MasaratiITS#3419: values in built auth DNs may need DN escaping...
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-10-11 Kurt ZeilengaITS#3311: check sasl_auxprop_add_plugin return
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-20 Pierangelo Masaraticleanup function name in log
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-16 Kurt Zeilengas/saslAuthz/authz/
2004-04-14 Pierangelo Masaraticleanup
2004-04-13 Pierangelo Masaratilots of cleanup
2004-04-07 Howard ChuCleanup, fix for SASL/PLAIN
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-05 Howard ChuITS#3048 delete sasl_checkpass support
2004-03-02 Howard ChuITS#2961 check for NULL authcDN
2004-02-26 Howard ChuITS#2934 - don't touch conn->c_sasl_dn for Simple Binds
2004-01-08 Kurt ZeilengaFix typo in slap_auxprop_init() (should not impact...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaMisc cleanup
2003-12-23 Howard ChuRevert to simple authzID behavior
2003-12-18 Kurt ZeilengaMove experimental built-in SASL behind SLAP_BUILTIN_SAS...
next