]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/config.c
Reworked recent backend API changes, now using a separate struct,
[openldap] / servers / slapd / back-ldap / config.c
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
2004-11-29 Pierangelo Masaratiwarn users of the need to use the rwm overlay
2004-11-17 Pierangelo Masaratiimprove diagnostics
2004-11-15 Pierangelo Masaratiallow backends to automatically install overlays; issue...
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-10-01 Howard ChuAdd a retry for failed connections
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-26 Pierangelo Masaraticleanup previous fix; maybe the advanced url parsing...
2004-07-24 Pierangelo Masaraticleanup URI parsing/checking (fixes ITS#3253)
2004-07-18 Hallvard FurusethAdd missing format argument for 'unhandled idassert...
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
2004-06-20 Pierangelo Masaratimake authz mode selection fully manual, plus more cleanup
2004-06-19 Pierangelo Masaratidetect mechs that are known to perform native authz
2004-06-19 Pierangelo Masaratiallow a hidden parameter to instruct the proxy that...
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-15 Pierangelo Masaratimore on idassert: SASL bind/authz
2004-05-14 Pierangelo Masaratireflect Kurt's comments on ID assertion
2004-05-13 Pierangelo Masaraticomplete idassert options
next