]> git.sur5r.net Git - openldap/history - servers/slapd/sasl.c
ITS#5153 from HEAD - sorted values
[openldap] / servers / slapd / sasl.c
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
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...
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
2003-11-29 Kurt Zeilengacleanup
2003-11-29 Pierangelo Masaraticlarify auxprop_store member type
2003-11-29 Howard ChuAdd auxprop_store support for Cyrus SASL 2.1.16+
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-13 Howard ChuITS#2825 fix SASL internal searches
2003-10-11 Howard ChuITS#2762 tweak SASL include paths
2003-09-19 Kurt Zeilengaadd "proxy" to "authorization" in a few places
2003-09-19 Howard ChuITS#2729 fix typos
2003-09-12 Howard ChuClarify/standardize library version mismatch error...
2003-08-31 Luke HowardInherit operation pblock for SLAPI
2003-05-24 Howard ChuChange slap_sasl_authorized to take an Operation instea...
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuFix prev commit
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
next