]> git.sur5r.net Git - openldap/history - servers/slapd/sasl.c
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
[openldap] / servers / slapd / sasl.c
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-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Pierangelo Masaratitypo in error message
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse.
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: simplify future commits
2010-12-01 Pierangelo Masaratitest slap_dontUseCopy_propnames (ITS#6729)
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
next