]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/config.c
ITS#6721: Fix uninitialized tv_usec from ITS#6282
[openldap] / servers / slapd / back-ldap / config.c
2010-11-23 Hallvard FurusethITS#6721: Fix uninitialized tv_usec from ITS#6282
2010-04-14 Pierangelo Masaratiallow strict adherence to RFC4370 wrt/ control critical...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Pierangelo Masaratifix previous commit
2010-04-12 Pierangelo Masaratifix previous commit
2010-04-09 Pierangelo Masaratihonor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdA...
2010-02-04 Howard ChuAdd pbind proxybind overlay. Just intercepts Bind reque...
2010-02-04 Howard ChuConnTTL, NetworkTimeout, and ProtocolVersion were missi...
2009-12-08 Pierangelo Masaratiissue a useful error message
2009-09-08 Pierangelo Masaratiby now, make sure no timeout is used (ITS#6282)
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-20 Pierangelo Masaraticheck validity of idassert-bind line (ITS#5863)
2008-10-18 Hallvard FurusethITS#4467: Fix snprintf buffer overflow test for olcDbQu...
2008-10-17 Hallvard FurusethWarning cleanup: signed meets unsigned.
2008-07-14 Pierangelo Masaratido not propagate undefined or otherwise broken search...
2008-07-07 Pierangelo Masaratiallow proxies to filter out search references (ITS...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-14 Pierangelo Masaratifix minor error message
2007-01-28 Pierangelo Masaratimore about quarantine separation
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-10 Pierangelo Masaratifurther cleanup
2007-01-09 Pierangelo Masaratidisallow invalid per-syntax shortcuts
2007-01-09 Howard ChuFix prev commit
2007-01-09 Howard ChuFix TLS parsing
2007-01-09 Pierangelo Masaratifix previous commit(s)
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-03 Pierangelo Masaratisilence warnings
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-17 Pierangelo Masaratifix another typo
2006-12-17 Pierangelo Masaratifurther fix previous commit
2006-12-17 Pierangelo Masaraticleanup and document ITS#4781 commit
2006-12-17 Pierangelo Masaratisupport a separate cached connection for binds when...
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-14 Pierangelo MasaratiURIs need to be between double quotes
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-06-15 Pierangelo Masaratimore cleanup for previous commit
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-29 Pierangelo Masaratiallow pretty time form in quarantine string
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-14 Pierangelo Masaratitypo in previous commit
2006-05-14 Pierangelo Masarati"single-conn" forces flushing of existing conns during...
2006-05-09 Pierangelo Masaratifix warning message
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaraticleanup version parsing
2006-04-14 Pierangelo Masaratimore coverity issues
2006-04-13 Pierangelo Masaratiaddress protocol version issues (ITS#4488)
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-08 Pierangelo Masaratifix network-timeout commit
2006-04-08 Pierangelo Masaratiadd support for old proxyAuthz encoding; allow to worka...
2006-04-07 Pierangelo Masaratiline up network-timeout with back-meta
2006-04-04 Howard Chuplug leak
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-24 Pierangelo Masaratifix operational attrs return with chain overlay (ITS...
2006-02-16 Pierangelo Masaratifix error message
2006-02-01 Pierangelo Masaratiimplement proxy long-lived connection TTL
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-12-07 Pierangelo Masaratiimplement (per-target) per-conn proxy-side idle-timeout...
2005-11-27 Pierangelo Masaraticleanup
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-19 Pierangelo Masaratifix typo in write timeouts argnumbers
2005-11-19 Pierangelo Masaratiplug one-time leaks
2005-11-19 Pierangelo Masaraticheck we don't exceed userland with config param bits
2005-11-19 Pierangelo Masaratistreamline back-ldap/slapo-chain configuration; add...
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-08-11 Pierangelo Masaratiadd authzSyntax for authzTo/authzFrom attributes; add...
2005-08-07 Pierangelo Masaratiplug more leaks
2005-08-02 Pierangelo Masaratimore fixes to parsing of (deprecated) config directives...
2005-08-01 Pierangelo Masaratifix various leaks
2005-07-29 Pierangelo Masaratimore table-driven config cleanup
2005-07-26 Pierangelo Masaratimore fixes to back-ldap runtime configuration (ITS...
2005-07-25 Pierangelo Masaratiplug leaks
2005-07-22 Hallvard Furuseth'#if 0' out variables used only in #if 0. Fix '#if...
2005-07-22 Pierangelo Masaratimore on leaks & small fixes to unparsing
2005-07-22 Pierangelo Masaratifix back-ldap unparsing
2005-07-03 Pierangelo Masaratifix potential deadlock; improve idassert in case of...
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-05-25 Pierangelo Masaratifix previous commit :)
2005-05-25 Pierangelo Masaratiinvalidate cached connections if URI changed
2005-05-23 Pierangelo Masaratifurther fixing of back-ldap config; added enum_to_verb...
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-05-21 Pierangelo Masaratifirst round of back-config support; need to #define...
2005-05-05 Pierangelo Masaratihonor T-F filters (ITS#3706) and some cleanup
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
2005-02-05 Pierangelo Masaratiuse asynchronous Start TLS exop; allow propagating...
2005-01-30 Pierangelo Masaratimake referrals chasing optional (default is to chase...
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-22 Pierangelo Masaratiimprove parsing of acl-authcDN/acl-passwd
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-08 Pierangelo Masaratiminor cleanup
next