]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
declare oc_bvfind_undef()
[openldap] / servers / slapd / back-ldap /
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-11-29 Pierangelo Masaratiwarn users of the need to use the rwm overlay
2004-11-17 Pierangelo Masaratiimprove diagnostics
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-15 Pierangelo Masaraticleanup
2004-11-15 Pierangelo Masaratiallow backends to automatically install overlays; issue...
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratifix ITS#3391
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratino longer required (moved to rwm overlay)
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratimake sure we're comparing the same database
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Pierangelo Masaratifix ITS#3350 (rewrite/remap will be replaced by the...
2004-11-10 Pierangelo Masaratifix ITS#3387
2004-10-07 Howard ChuAdd a retry for entry_get too. (oops)
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratiadd paged results support to back-ldap
2004-08-19 Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-07-26 Pierangelo Masaraticleanup previous fix; maybe the advanced url parsing...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-24 Pierangelo Masaraticleanup URI parsing/checking (fixes ITS#3253)
2004-07-23 Pierangelo Masaratiassert administrative identity instead of the required...
2004-07-22 Pierangelo Masaratifix previous fix
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-18 Hallvard FurusethAdd missing format argument for 'unhandled idassert...
2004-07-06 Pierangelo Masarativalidate/pretty before normalizing... (ITS#3218)
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
2004-06-21 Pierangelo Masaraticlean up unnecessary checks; don't use SASL native...
2004-06-20 Pierangelo Masaratinot sure that cyrus-sasl doesn't honor empty authz...
2004-06-20 Pierangelo Masaratimake authz mode selection fully manual, plus more cleanup
2004-06-20 Pierangelo Masaratifix erroneous logging
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-06-19 Pierangelo Masaratili->be didn't work; since it seems to be unnecessary...
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-06-08 Jong Hyuk ChoiFix typo
2004-05-25 Howard ChuFix entry_get, only check mapped attr if attr was provided
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-19 Howard ChuAlways normalize entries (ITS#3152, ITS#3144)
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-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-04-15 Luke HowardFix warning in assignment
2004-04-15 Luke HowardFix warning in assignment
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Pierangelo Masaratifix previous commit
2004-04-05 Pierangelo Masaratirevert erroneous commit; cure the test the right way
2004-04-05 Kurt Zeilengause SLAP_DBFLAGS instead of be->be_flags
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping;...
2004-03-18 Pierangelo Masaratioverlays reworking
2004-03-17 Pierangelo Masaraticarefully check the URI
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-06 Pierangelo Masaratimassage normalized DN when either is fine
2004-03-06 Pierangelo Masaratifix continuation of ITS#2999
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-02-28 Pierangelo Masaratihandle filter computed in a more granular way (ITS...
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-02-17 Pierangelo Masaratiimprove previous commit
2004-02-17 Pierangelo Masaratiallow no-user-modification propagations if back-ldap...
2004-02-13 Howard ChuITS#2888 fix back-ldap to check result of send_search_e...
2004-01-17 Pierangelo Masaratiimprove fix to ITS#2923; note that suffix massaging...
2004-01-17 Pierangelo Masaratifix ITS#2923
2004-01-01 Kurt ZeilengaHappy new year
2003-12-13 Pierangelo Masaratiuse dedicated admin identity to proxyAuthz
2003-12-13 Howard ChuClean up entry initialization
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-06 Howard ChuClear ocflags
2003-12-04 Howard ChuITS#2740 - link librewrite statically into back-ldap...
2003-12-01 Kurt ZeilengaDon't search for proxy authz control unnecessarily.
2003-12-01 Pierangelo Masaratiadd administrative bind and proxyAuthz control to enabl...
2003-12-01 Pierangelo Masaratithis memory will be freed by free()
2003-11-29 Hallvard FurusethAvoid /* inside comments.
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
2003-09-20 Howard ChuFix segfault if entry_get is called with NULL attribute
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-06-11 Howard ChuBind fixes for chaining
2003-06-11 Howard ChuFix config, chaining
2003-06-11 Howard ChuMore overlay tweaks. Added LDAP chaining overlay.
2003-05-31 Kurt ZeilengaHide experimental controls and extended operations
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
next