]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta
ITS#3538: improved substrings matching (spaces handled
[openldap] / servers / slapd / back-meta /
2005-02-27 Pierangelo Masaratienable tls-related code only if available; import fix...
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-02-05 Pierangelo Masaratitemporarily revert to synchronous start tls
2005-02-05 Pierangelo Masaratiimport selected improvements from back-ldap: use asynch...
2005-02-05 Pierangelo Masaratiimport referral chaing options from back-ldap
2005-01-26 Pierangelo Masaratidon't play with controls at bind; rather use the ldap_...
2005-01-26 Pierangelo Masaratidon't play with controls at bind
2005-01-26 Pierangelo Masaratidon't add the trailing '??base' to URIs
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 Masaratifix ITS#3499 (may need further testing)
2005-01-20 Pierangelo Masaratifix ITS#3499
2005-01-20 Pierangelo Masaratiimprove previous commit; implement missing objectClass...
2005-01-20 Pierangelo Masaratifix ITS#3498; some cleanup
2005-01-13 Pierangelo Masaratipropagate opattrs if shadow update
2005-01-08 Pierangelo Masaratifix ITS#3464
2005-01-08 Pierangelo Masaratimajor namespace cleanup & minor fixes
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratiset LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if...
2004-12-30 Pierangelo Masaratiworks now
2004-12-30 Pierangelo MasaratiTODO: rewrite/remap the newRDN and related stuff both...
2004-12-30 Pierangelo Masaratiuse normalized new superior
2004-12-23 Pierangelo Masaratifix typos leading to memory issues
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratiinherit from back-ldap
2004-11-13 Pierangelo Masaratiimport stuff removed from back-ldap
2004-11-12 Pierangelo Masaratifix spurius noSuchObject when base=suffix
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-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratimove call to frontend API
2004-08-19 Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-06-17 Pierangelo Masaratires is already freed by ldap_parse_reference() (ITS...
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
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-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping
2004-04-03 Pierangelo Masaratireturn error code only if required (ITS#3042)
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratirevert previous commit
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo Masaratirewrite entry DN-valued attrs
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-06 Pierangelo Masaraticleanup
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-02-28 Pierangelo Masaratihandle filter computed in a more granular way (ITS...
2004-02-28 Pierangelo Masaratifix the problem right now
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-01-01 Kurt ZeilengaHappy new year
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 ChuMoved proxy caching to overlay
2003-12-01 Jong Hyuk Choimisc cleanup
2003-11-30 Jong Hyuk Choiit seems more appropriate to return LDAP_SUCCESS.
2003-11-29 Pierangelo Masaratifix 'control reaches end of non-void function'
2003-11-29 Pierangelo Masaratifix uninitialized buffer (ITS#2849)
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-20 Kurt ZeilengaFormating
2003-11-14 Pierangelo Masaratisilence warning?
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
2003-10-24 Howard ChuDrop unused arguments from syncrepl_add_glue
2003-10-22 Howard ChuFix dnPrettyNormalize mem usage
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-04 Pierangelo Masaratifix a_nvals according to back-ldap implementation ...
2003-09-03 Jong Hyuk Choino schema checking patch for proxy cache (apurva)
2003-08-27 Jong Hyuk Choiunifdef LDAP_CACHING
2003-08-27 Jong Hyuk Choicleanup
2003-08-14 Jong Hyuk ChoiProxy caching update : op->o_caching_on flag removed
2003-08-13 Jong Hyuk ChoiProxy cache patch (by Jong, Apurva, & Kurt)
2003-06-28 Jong Hyuk Choifix from Apurva
2003-06-21 Jong Hyuk ChoiProxy cache updates (with a test suite)
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-06-04 Hallvard FurusethChange dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG...
2003-05-26 Pierangelo Masaratifix typo
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-24 Pierangelo MasaratiFinish proxy cache cleanup and API porting (on behalf...
2003-05-15 Pierangelo Masaratiremove unused arg from fprintf (ITS#2516)
2003-05-09 Jong Hyuk Choi-reenabling LDAP_CACHING
2003-05-09 Pierangelo Masaratinow LDAP_CACHING can be enabled again; not sure it...
2003-05-03 Pierangelo Masaratiadd network timeout (ITS#2413 reworked)
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-29 Hallvard Furuseth#include <ac/string.h>.
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-18 Pierangelo Masaratiensure all metasingleconns are init'ed
next