]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/constraint.c
noop commit for ITS#6758: Remove no-effect code.
[openldap] / servers / slapd / overlays / constraint.c
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: Remove no-effect code.
2010-09-07 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2008-10-19 Pierangelo Masaratireturn LDAP_OTHER if the filter cannot be parsed (ITS...
2008-10-18 Hallvard FurusethFix Debug format (%d, size_t) => (%lu, (unsigned long...
2008-09-18 Pierangelo Masaratihonor relax by not applying constraints (ITS#5705)
2008-09-18 Pierangelo Masaratiadd support for constraining rename (ITS#5703)
2008-09-17 Pierangelo Masaratioptional parameter that allows to restrict constraints...
2008-09-17 Pierangelo Masaratiadd "set" constraint type (ITS#5702)
2008-09-16 Pierangelo Masaratisilence warnings
2008-07-12 Pierangelo Masaratiimprove diagnostics
2008-07-12 Pierangelo Masaratitrim extra brackets (ITS#5609); NULL-terminate string
2008-05-09 Emmanuel DreyfusFix an error in debug message, and correctly keep track...
2008-05-09 Emmanuel DreyfusAdd attribute size and count constraints to slapo-constaint
2008-01-15 Pierangelo Masaratifix ITS#5327 crasher
2008-01-08 Hallvard FurusethRemove unused variable
2007-12-15 Howard ChuITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd...
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-13 Hallvard FurusethReapply part of rev 1.2 warning cleanup, it was lost...
2007-01-11 Hallvard FurusethDelete unused variables.
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-08-18 Howard ChuFix null pointer reference (coverity scan) and freed...
2006-07-12 Howard Chus/HPcfgOv/OLcfgOv/
2006-07-12 Howard ChuITS#4609, dynamic config support from Neil Dunbar
2006-05-25 Hallvard FurusethFormat fixes: Debug() arg#2 must be format.
2006-05-01 Pierangelo Masaratifix automated static build
2006-04-29 Howard ChuITS#4463 add constraint overlay