]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/config.c
unifdef -DSLAP_ACL_HONOR_DISCLOSE
[openldap] / servers / slapd / back-ldap / config.c
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
2004-05-13 Pierangelo Masaratiadd idassert code (undocumented yet)
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping;...
2004-03-17 Pierangelo Masaraticarefully check the URI
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-13 Pierangelo Masaratiuse dedicated admin identity to proxyAuthz
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-05-31 Kurt ZeilengaHide experimental controls and extended operations
2003-05-02 Hallvard Furusethctrls[] was initialized with which non-constants.
2003-04-11 Howard ChuMore memory context tweaks
2003-04-08 Pierangelo Masaraticleanup
2003-04-07 Howard ChuFix !ENABLE_REWRITE
2003-04-07 Pierangelo Masaratidefault remapping from target to server aliases searchR...
2003-04-07 Pierangelo Masaratigroup rewrite/map stuff in one structure and optimize...
2003-04-05 Pierangelo Masaratisilence warnings
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-02-16 Howard ChuAdded proxy-whoami keyword for forwarding whoami requests.
2003-01-19 Hallvard FurusethSilence gcc warnings (signed vs. unsigned, implicit...
2003-01-03 Kurt ZeilengaHappy new year
2002-08-09 Pierangelo Masaratiremove dependency from LDAP_FILT_MAXSIZ (and handle...
2002-08-06 Howard ChuAdd #include "lutil.h" for lutil_str* functions
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-06-12 Kurt ZeilengaDate: Thu, 2 May 2002 08:54:59 GMT
2002-05-01 Howard ChuMore cleanups for suffixmassage DNs
2002-05-01 Pierangelo Masaratiuse BerVarray for suffix_massaging stuff
2002-05-01 Pierangelo Masarati- trim check for real naming context already defined...
2002-04-25 Howard ChuAdded rebind-as-user option; saves bind credentials...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
next