summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/validate_update.c
AgeCommit message (Collapse)AuthorFilesLines
2010-06-07s4:remove the "validate_update" LDB module - the task is now handled by the ↵Matthias Dieter Wallnöfer1-120/+0
far more complete "objectclass_attrs" LDB module
2010-03-16s4:dsdb Fix warnings in DEBUG() by casting to unsigned long intAndrew Bartlett1-4/+4
2010-01-13s4:dsdb: add validate_update moduleStefan Metzmacher1-0/+120
metze