summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-30s4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modifyStefan Metzmacher1-0/+18
2012-07-18dsdb: Allocate new OID to allow updates of a read-only replicaAndrew Bartlett1-4/+8
2012-05-06s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou1-0/+29
2012-05-05s4: use intermediate var, increase lisibilityMatthieu Patou1-6/+5
2012-04-29dsdb: more RELAX to DBCHECK control shift so that only dbcheck can do uncontr...Matthieu Patou1-2/+2
2012-04-29dsdb: change control from relax to dbcheckMatthieu Patou1-1/+1
2011-10-27s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer1-5/+37
2011-10-06s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK givenAndrew Tridgell1-1/+2
2011-08-09s4-dsdb: add auto-normalisation of attributesAndrew Tridgell1-0/+47
2011-07-11s4-dsdb: deleted objects are expected to be missing mandatory attributesAndrew Tridgell1-1/+2
2011-07-05s4-dsdb: allow removal of unknown attributes if RELAX setAndrew Tridgell1-0/+12
2011-06-22s4-dsdb: bypass validation when relax setAndrew Tridgell1-1/+2
2011-03-29s4-dsdb: allow modification of linked attribute targets with relaxAndrew Tridgell1-1/+2
2011-02-28Fix some typesJelmer Vernooij1-1/+1
2011-01-25s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int...Matthias Dieter Wallnöfer1-1/+29
2010-11-20s4:objectclass_attrs LDB module - add more delete protected attributesMatthias Dieter Wallnöfer1-1/+4
2010-11-12s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer1-43/+0
2010-11-04s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...Stefan Metzmacher1-0/+14
2010-11-04Move the checking of single valued attributes back into the tdb backend.Andrew Tridgell1-12/+0
2010-11-03s4:objectclass_attrs LDB module - introduce the hardcoded delete-protected at...Matthias Dieter Wallnöfer1-1/+19
2010-11-03s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checkerMatthias Dieter Wallnöfer1-12/+9
2010-11-03s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...Matthias Dieter Wallnöfer1-3/+4
2010-11-03s4-dsdb: Implemented value restrictions for the dSHeuristics attributeNadezhda Ivanova1-1/+27
2010-11-01s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell1-0/+1
2010-11-01s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell1-1/+6
2010-10-26s4:objectclass_attrs.c - rework to support these special "description" constr...Matthias Dieter Wallnöfer1-10/+40
2010-10-25s4:objectclass_attrs LDB module - deny multi-valued replace requestsMatthias Dieter Wallnöfer1-0/+13
2010-10-03s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer1-1/+1
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell1-0/+3
2010-08-19s4: fix few comment typosKamen Mazdrashki1-2/+2
2010-08-19s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functionsKamen Mazdrashki1-1/+5
2010-08-17s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATIONAndrew Tridgell1-7/+9
2010-07-15s4 ldb modules: relax some tests about attributes that should not be hereMatthieu Patou1-0/+9
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-8/+7
2010-06-15s4:dsdb Move linked attribute restrictions to objectclass_attrsAndrew Bartlett1-0/+9
2010-06-07s4:objectclass_attrs LDB module - move the single-valued attribute check into...Matthias Dieter Wallnöfer1-1/+13
2010-06-07s4:dsdb - introduce a new "objectclass_attrs" LDB module which performs the o...Matthias Dieter Wallnöfer1-0/+392