summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Allocate new OID to allow updates of a read-only replicaAndrew Bartlett2012-07-181-4/+8
* s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou2012-05-061-0/+29
* s4: use intermediate var, increase lisibilityMatthieu Patou2012-05-051-6/+5
* dsdb: more RELAX to DBCHECK control shift so that only dbcheck can do uncontr...Matthieu Patou2012-04-291-2/+2
* dsdb: change control from relax to dbcheckMatthieu Patou2012-04-291-1/+1
* s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer2011-10-271-5/+37
* s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK givenAndrew Tridgell2011-10-061-1/+2
* s4-dsdb: add auto-normalisation of attributesAndrew Tridgell2011-08-091-0/+47
* s4-dsdb: deleted objects are expected to be missing mandatory attributesAndrew Tridgell2011-07-111-1/+2
* s4-dsdb: allow removal of unknown attributes if RELAX setAndrew Tridgell2011-07-051-0/+12
* s4-dsdb: bypass validation when relax setAndrew Tridgell2011-06-221-1/+2
* s4-dsdb: allow modification of linked attribute targets with relaxAndrew Tridgell2011-03-291-1/+2
* Fix some typesJelmer Vernooij2011-02-281-1/+1
* s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int...Matthias Dieter Wallnöfer2011-01-251-1/+29
* s4:objectclass_attrs LDB module - add more delete protected attributesMatthias Dieter Wallnöfer2010-11-201-1/+4
* s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer2010-11-121-43/+0
* s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...Stefan Metzmacher2010-11-041-0/+14
* Move the checking of single valued attributes back into the tdb backend.Andrew Tridgell2010-11-041-12/+0
* s4:objectclass_attrs LDB module - introduce the hardcoded delete-protected at...Matthias Dieter Wallnöfer2010-11-031-1/+19
* s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checkerMatthias Dieter Wallnöfer2010-11-031-12/+9
* s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...Matthias Dieter Wallnöfer2010-11-031-3/+4
* s4-dsdb: Implemented value restrictions for the dSHeuristics attributeNadezhda Ivanova2010-11-031-1/+27
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* s4:objectclass_attrs.c - rework to support these special "description" constr...Matthias Dieter Wallnöfer2010-10-261-10/+40
* s4:objectclass_attrs LDB module - deny multi-valued replace requestsMatthias Dieter Wallnöfer2010-10-251-0/+13
* s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-1/+1
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+3
* s4: fix few comment typosKamen Mazdrashki2010-08-191-2/+2
* s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functionsKamen Mazdrashki2010-08-191-1/+5
* s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATIONAndrew Tridgell2010-08-171-7/+9
* s4 ldb modules: relax some tests about attributes that should not be hereMatthieu Patou2010-07-151-0/+9
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-8/+7
* s4:dsdb Move linked attribute restrictions to objectclass_attrsAndrew Bartlett2010-06-151-0/+9
* s4:objectclass_attrs LDB module - move the single-valued attribute check into...Matthias Dieter Wallnöfer2010-06-071-1/+13
* s4:dsdb - introduce a new "objectclass_attrs" LDB module which performs the o...Matthias Dieter Wallnöfer2010-06-071-0/+392