]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/bind.c
fix commit 1.268, related to ITS#6817
[openldap] / servers / slapd / back-ldap / bind.c
2011-03-05 Pierangelo Masaratifix commit 1.268, related to ITS#6817
2011-02-03 Pierangelo Masaratiuse (noncritical) whoami extop during SASL bind (ITS...
2011-02-03 Pierangelo Masaratiuse (noncritical) authzid control during SASL bind...
2011-02-02 Howard ChuITS#6711 minimal tweaks for aclbind/idassertbind for...
2011-02-02 Howard ChuCleanup priv/idassert choice: check for configured...
2011-02-02 Howard ChuITS#6711 use idassert TLS conf for priv connection...
2011-01-19 Howard ChuITS#5421 drop ldap-int.h
2011-01-05 Kurt ZeilengaHappy New Year
2010-09-09 Pierangelo Masaraticleanup previous commit
2010-09-09 Pierangelo Masaratiif required by the bindconf configuration, force TLS...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes
2010-04-22 Pierangelo Masaratiallow successful binds to return control responses...
2010-04-14 Pierangelo Masaratiallow strict adherence to RFC4370 wrt/ control critical...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-09 Pierangelo Masaratihonor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdA...
2009-09-17 Pierangelo Masaratiregister authz cookie (ITS#6296)
2009-09-01 Howard ChuInclude "lutil.h" - fixes warnings in RE24
2009-08-19 Hallvard FurusethSilence warning (missing braces ininitializer)
2009-08-19 Pierangelo Masaratirefactor connection handling
2009-08-19 Pierangelo Masaratibetter logging of privileged connections (more to come...
2009-06-11 Pierangelo Masaratidon't deadlock when a TLS uri is not responding (ITS...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-20 Pierangelo Masaraticheck validity of idassert-bind line (ITS#5863)
2008-12-12 Pierangelo Masaratidon't send error when going to retry (alternative fix...
2008-10-17 Hallvard FurusethFix typo in assertion: j1 + j1 -> j1 + j2. (Not a crash...
2008-03-15 Pierangelo Masaratis/leave/func_leave/ (ITS#5411)
2008-03-08 Pierangelo Masaratiinvalidate connection handler when ldap_sasl_interactiv...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-05 Pierangelo Masaratifix typing warnings
2007-09-26 Howard Chucoverity - init i
2007-09-15 Pierangelo Masaratifix previous commit
2007-09-15 Pierangelo Masaratidraft-wahl-ldap-session: append further instances of...
2007-09-13 Pierangelo Masaratiimprove error message
2007-09-09 Pierangelo Masaratiidassert also in case of SASL mechs that do not set...
2007-09-09 Pierangelo Masaratifix proxyAuthz oid setup
2007-08-26 Pierangelo Masaraticleanup
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-11 Pierangelo Masaratifix previous commit: op is not a bind if error
2007-07-23 Howard ChuMore for ITS#5050
2007-07-22 Howard ChuITS#5050 use correct (Bind) timeout in dobind_int
2007-03-19 Pierangelo Masaratirestore op before checking result (and, if necessary...
2007-03-09 Pierangelo Masaratifix previous commit (ITS#4861)
2007-03-08 Pierangelo Masaraticheck consistency of referrals and result code (ITS...
2007-01-28 Pierangelo Masaratifix more spurious return stuff; split quarantine in...
2007-01-26 Pierangelo Masaratifix cached connection taint in case of timeout
2007-01-13 Pierangelo Masaratione more round of cached connections fixes/improvements
2007-01-10 Pierangelo Masaratifurther cleanup
2007-01-09 Pierangelo Masaratifix previous commit(s)
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-08 Pierangelo Masaratifix idassert mode=self for anonymous operations (ITS...
2007-01-06 Pierangelo Masaraticleanup ITS#4781 enhancement
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-19 Pierangelo Masaratifurther fix of ITS#4782
2006-12-19 Pierangelo Masarati(almost) blind fixes to ITS#4782
2006-12-19 Howard ChuITS#4782 quick fix, never send result from proxy authz...
2006-12-17 Pierangelo Masaratisupport a separate cached connection for binds when...
2006-11-24 Pierangelo Masaratifix leak in case of retry
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo Masaratineed ldap-int.h for ldap_int_discard() declaration...
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-08 Howard ChuDrop extraneous test from copy/paste (1.200) (coverity)
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-30 Pierangelo Masaratifix rebind with idassert when a connection expires...
2006-09-11 Pierangelo Masaratildap_back_dobind_int() may need to free a connection
2006-09-11 Pierangelo Masaratirearrange error handling
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-09-03 Pierangelo Masaratiback-ldap should only touch the connection timestamp...
2006-08-31 Pierangelo Masaratidon't leak identity
2006-08-25 Howard ChuFix test045, test048 use acl-bind credentials on retry...
2006-08-18 Pierangelo Masaratidon't leave dangling conns in the AVL tree
2006-08-18 Pierangelo Masaratithe conn may not be bound yet even if the bound DN...
2006-08-12 Kurt ZeilengaUse LDAP_OTHER to indicate internal error
2006-06-24 Pierangelo Masaratifix response sending while rebinding (ITS#4597)
2006-06-17 Pierangelo Masaratimove retry into response handling (fix ITS#4594; partia...
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-10 Pierangelo Masaraticleanup identity assertion; ready for porting to back...
2006-06-10 Pierangelo Masaratimake sure heavy concurrency doesn't cause quarantine...
2006-06-08 Pierangelo Masaraticleanup resource release
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-30 Pierangelo Masaratirearrange quarantine handling during proxyAuthz bind...
2006-05-30 Pierangelo Masaraticleanup previous commit
2006-05-29 Pierangelo Masaratimake room for plugins that deal with quarantine end
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-18 Pierangelo Masaratifix referrals return for ops other than search (ITS...
2006-05-16 Pierangelo Masaratilc_bound_ndn is occasionally saved to keep track of...
2006-05-16 Pierangelo Masaratiidassert: setup rebind stuff when binding for proxyAuth...
2006-05-15 Pierangelo Masaratireset the conn field in the cached connection if the...
2006-05-14 Pierangelo Masaratimore cleanup of previous commits
2006-05-14 Pierangelo Masaratiimprove previous commit
2006-05-14 Pierangelo Masarati"single-conn" forces flushing of existing conns during...
2006-05-14 Pierangelo Masaraticleanup resource release
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaratitouch idle-timeout HAVE_TLS odds; silence warning ...
2006-05-01 Pierangelo Masaratifix idassert "override"
2006-04-21 Pierangelo Masaratidon't idassert if proxyAuthz == boundDN (ITS#4497)
2006-04-14 Pierangelo Masaratimore coverity issues
next