]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
fix ACL who logging
[openldap] / servers / slapd / back-ldap /
2005-07-18 Pierangelo Masaratiimport ITS#3862 fix
2005-07-15 Pierangelo Masaratifix memory leak (ITS#3862)
2005-07-14 Pierangelo Masaratifix potential leak
2005-06-16 Pierangelo Masaratibackport fix to ITS#3785: do our best to deal with...
2005-05-04 Pierangelo Masaratiimport fix to ITS#3698
2005-03-14 Howard ChuCleanup prev commit
2005-03-14 Howard ChuITS#3537 - import fix from HEAD
2005-02-02 Howard ChuImport entry_get fix from HEAD
2005-01-20 Pierangelo Masaratimore fixes related to ITS#3499
2005-01-20 Pierangelo Masaratifix ITS#3499
2005-01-20 Pierangelo Masaratifix ITS#3498
2005-01-20 Kurt ZeilengaHappy new year!
2004-12-30 Pierangelo Masaratimisc back-ldap/back-meta memory and mapping fixes
2004-12-25 Howard ChuITS#3172 connection retry from HEAD
2004-11-17 Pierangelo Masaratiimport fix to ITS#3387
2004-11-17 Pierangelo Masaratiimport fix of URI test (ITS#3399)
2004-08-30 Kurt Zeilengafix known controls bug
2004-07-22 Pierangelo Masaratifix previous fix
2004-07-09 Pierangelo Masaratiimport fix to ITS#3217 (cached connections failover...
2004-07-06 Pierangelo Masarativalidate/pretty before normalizing... (ITS#3218)
2004-06-30 Howard ChuImport li->be removal fix from HEAD
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-05-21 Kurt ZeilengaMisc fixes including:
2004-04-15 Kurt ZeilengaSuck in latest from HEAD
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-04-12 Kurt ZeilengaSync with HEAD
2004-04-06 Kurt Zeilengarevert to back-ldap/chain.c
2004-04-06 Kurt ZeilengaSync with HEAD
2004-04-06 Kurt ZeilengaShould not have deleted chain.c
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-03-10 Pierangelo Masaratisync with HEAD (ITS#2977): do not return no such object...
2004-03-06 Pierangelo Masaratirefine fix to ITS#2999
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-17 Kurt ZeilengaSync with HEAD
2004-01-17 Pierangelo Masaratifix ITS#2923
2004-01-01 Kurt ZeilengaHappy new year
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-22 Kurt ZeilengaLast(?) set of changes before 2.2beta
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-22 Hallvard FurusethPrintf %p expects a void pointer.
2003-05-14 Howard ChuITS#2511 use %p to log pointer values
2003-05-02 Hallvard Furusethctrls[] was initialized with which non-constants.
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-29 Hallvard Furuseth#include <ac/string.h>, to get memset() and strlen().
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-18 Pierangelo Masaratireset passwords before freeindg them
2003-04-17 Howard ChuFix AVL comparisons
2003-04-11 Howard ChuRevert previous, committed by mistake
2003-04-11 Luke HowardDon't pass NULL DN to rewrite_session(), causes asserti...
2003-04-11 Howard ChuMore memory context tweaks
2003-04-08 Pierangelo Masaraticleanup
2003-04-07 Pierangelo Masaratifix typo
2003-04-07 Howard Chuschema checks
2003-04-07 Howard ChuFix !ENABLE_REWRITE
2003-04-07 Howard ChuFix returncode checks
2003-04-07 Pierangelo Masaratineed a second function because of different free()...
2003-04-07 Pierangelo Masaratimove to more appropriate file ...
2003-04-07 Pierangelo Masaratiuse berval
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-07 Pierangelo Masaratiuse rewrite info instead of ldapinfo for reusability...
2003-04-07 Howard ChuUse individual addAttrDN, compareAttrDN, modifyAttrDN...
2003-04-07 Howard ChuFix prev
2003-04-07 Howard ChuFix freeval check
2003-04-07 Howard ChuCleanup previous
2003-04-07 Howard Chu(SLAP_NVALUES) attr->a_nvals must not be NULL, set...
2003-04-07 Howard ChuFix matchedDn detection
2003-04-07 Howard ChuActually free mapped attrval
2003-04-07 Howard ChuCleanup ENABLE_REWRITE ifdefs, put into a new ldap_back...
2003-04-05 Pierangelo Masaratisilence warnings
2003-04-05 Pierangelo Masaratimap attrs improvement
2003-04-05 Pierangelo Masaratimassage bound dn only if operating on authz backend
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-05 Pierangelo Masaraticleanup
2003-04-05 Pierangelo Masaratiminor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-04 Pierangelo Masaratinormalize values only if required
2003-04-04 Pierangelo Masaratihandle failure or missing attrs
2003-04-04 Howard ChuFix req DN massaging
2003-04-04 Howard ChuFix prev commit
2003-04-04 Howard ChuMapping fixes, SLAP_NVALUES fixes
2003-04-04 Pierangelo Masaratifirst cut at mapping/rewriting before search (after...
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaratibackout this for now
2003-04-03 Pierangelo Masaratianyone knows a safer way to skip a tag?
2003-04-03 Pierangelo Masaratiof course there's a better way to skip a tag :)
2003-04-03 Pierangelo Masaratieat undesired values
2003-04-03 Pierangelo Masaratineed this to be able to bound searches when back-ldap...
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-04-02 Howard ChuFix typos in prev commit
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
next