]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/unique.c
ITS#6641 Bypass checks on ops with managedsait
[openldap] / servers / slapd / overlays / unique.c
2011-06-08 Ondrej KuznikITS#6641 Bypass checks on ops with managedsait
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-11-30 Howard ChuITS#6270, refix patch from ITS#5511
2009-07-30 Hallvard FurusethFix last commit: C90 rejects declaration after code
2009-07-24 Pierangelo Masaratitest whether the current entry matches the current...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-09-08 Hallvard Furusethunique_search(): Print key->bv_val rather than key...
2008-08-09 Pierangelo Masaratisuffix must be defined before overlay configuration...
2008-08-09 Pierangelo Masaratireally check if filter is valid...(more on ITS#5581)
2008-06-29 Pierangelo Masaratimake sure the strfilter is in normal form (ITS#5581)
2008-05-27 Howard ChuMore for #5511
2008-05-23 Howard ChuFix prev commit
2008-05-23 Howard ChuITS#5511 make room for filter's terminating NUL character
2008-05-23 Howard ChuITS#5526 cleanup config structs
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-05-09 Hallvard Furusethassert(pointer) -> assert(pointer != NULL)
2007-04-10 Howard ChuFix prev commit, filter construction with URI filters
2007-03-22 Howard ChuEnhanced unique configuration
2007-01-02 Kurt Zeilengahappy new year
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-04-27 Howard Chuback-config support, cleanup init/destroy
2006-04-27 Howard Chuback-config support. from Matthew Backes @ Symas.com and
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-19 Howard ChuFix ITS#4267, don't bother with unique_search if no...
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-25 Pierangelo Masaratiadd more versatile private API for filter escaping
2005-11-25 Pierangelo Masaratiescape filter values (ITS#4212)
2005-10-11 Howard ChuRemove lint
2005-10-05 Howard ChuITS#4066 ignore writes that aren't under the unique_base
2005-08-28 Howard ChuITS#3937 tone down informational debug msgs
2005-07-22 Hallvard FurusethRemove unused variables.
2005-03-13 Howard ChuIgnore matches from the entry being modified
2005-02-01 Howard ChuInit ors_limit to NULL
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-05 Howard ChuFix typo
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-04 Howard ChuMinor cleanup of prev commit
2004-11-04 Howard ChuConsolidate redundant code
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-12 Pierangelo Masaratisilence a few (mostly harmless) warnings
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-04-17 Howard ChuAdded referential integrity and attribute uniqueness...