]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/config.c
Sync with HEAD
[openldap] / servers / slapd / back-ldap / config.c
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
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
2002-01-12 Pierangelo Masaraticleanup and better dn handling
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratimove mapping in a separate file
2002-01-04 Pierangelo Masaratihide mapping initialization
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-02 Kurt ZeilengaUse AC_MEMCPY instead of memcpy
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Howard ChuMore struct beral conversion
2001-12-26 Howard ChuFix attrs handling
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2001-01-19 Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-17 Kurt ZeilengaMark as "altered version"
2000-06-05 Mark ValenceUse "uri" directive (instead of "server") to specify...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-20 Kurt Zeilengamore const'ification
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP