]> git.sur5r.net Git - openldap/history - servers/slapd/sasl.c
ITS#6577 real fix: keep dn2id cursor open until we re-acquire lock
[openldap] / servers / slapd / sasl.c
2010-04-15 Pierangelo Masaratiadd support for don't use copy in SASL auxprops lookup...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-03-04 Howard ChuITS#5195 - use connection's ssf for auxprop lookup
2010-01-06 Rein TollevikITS#6441 cyrus-sasl 2.1.24 auxprop_lookup plugin return...
2009-11-30 Hallvard FurusethSilence warning in initializer
2009-11-11 Howard ChuUse OperationBuffer for fake op
2009-07-07 Hallvard FurusethITS#6101, did not always (re)set rs->sr_sasldata before...
2009-05-27 Howard ChuITS#6147 add sasl-auxprop config, default to "slapd"
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-18 Hallvard FurusethWarning cleanup: signed meets unsigned: SASL struct...
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-02-11 Howard ChuITS#5368 partially revert 1.239
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-05 Howard ChuITS#5209 sasl_host may be different from global_host
2007-10-06 Howard ChuITS#3864 use sasl_ssf_t where expected
2007-09-21 Howard ChuAttribute/Modification value counters
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 ZeilengaFix C errors
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
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...
2003-12-18 Pierangelo Masaratipropagate flags to sasl-regexp functions (will need...
2003-12-18 Kurt ZeilengaCompletely untested built-in EXTERNAL implementation
2003-12-16 Pierangelo Masaratifix a couple of (too optimistic) comments...
2003-12-13 Pierangelo MasaratisaslAuthzTo/From stuff
2003-12-13 Howard ChuUse c_authmech when c_sasl_bind_mech is empty
2003-12-13 Kurt ZeilengaLook for the '@' in userid@realm in reverse so that...
2003-12-13 Pierangelo Masaratinote a potential problem
2003-12-13 Pierangelo Masaraticonn must be non-null
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-01 Howard ChuAdded slap_null_cb
2003-11-29 Howard Chu#ifdef for slap_auxprop_store
next