]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/unique.c
ITS#5511
[openldap] / servers / slapd / overlays / unique.c
2008-05-27 Quanah Gibson-MountITS#5511
2008-05-27 Quanah Gibson-MountITS#5511
2008-05-27 Quanah Gibson-MountITS#5526
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-27 Quanah Gibson-Mountfirst round of s/sprintf/snprintf/; the rationale is...
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-05-15 Kurt ZeilengaSync with HEAD
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...