summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/schema_data.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett2014-07-151-9/+7
* s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...Stefan Metzmacher2012-12-071-6/+18
* s4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modifyStefan Metzmacher2012-11-301-0/+16
* s4:dsdb/schema_data: fix debug message in schema_data_modify()Stefan Metzmacher2012-11-301-1/+1
* s4:dsdb/schema_data: reject schema update unless they're allowedStefan Metzmacher2011-11-151-0/+12
* s4:dsdb/schema_data: reject changes to schemaInfo, msDs-Schema-Extensions, ms...Stefan Metzmacher2011-11-151-0/+28
* s4:dsdb/schema_data: make sure we reject schema changes if we're not the sche...Stefan Metzmacher2011-11-151-0/+101
* s4:dsdb/schema_data: make sure we only allow objects one level below the sche...Stefan Metzmacher2011-11-151-1/+33
* 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-prefixmap: Use WERR_NOT_FOUND when OID is not found in current prefixMapKamen Mazdrashki2010-10-261-1/+1
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+1
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-15/+8
* s4/rodc: Support read-only databaseAnatoliy Atanasov2010-05-041-1/+8
* s4:dsdb Don't load the schema unconditionallyAndrew Bartlett2010-03-221-3/+14
* s4:dsdb Show more detail in failure to compute the aggregate DN.Andrew Bartlett2010-03-161-1/+1
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-4/+8
* s4:schema_data LDB module - change counter variables to "unsigned" where appr...Matthias Dieter Wallnöfer2010-03-071-3/+6
* s4/schema: Move msDS-IntId implementation to samldb.c moduleKamen Mazdrashki2010-02-241-149/+0
* s4/schema: Do not assign msDS-IntId value if LDB_CONTROL_RELAX_OID is passedKamen Mazdrashki2010-01-081-0/+5
* s4-schema: Implement msDS-IntId attribute generationKamen Mazdrashki2009-12-211-14/+133
* s4-schema: Constraints on msDS-IntId attributeKamen Mazdrashki2009-12-211-0/+27
* s4-drs: Fix bug - prefixMap is not updated when adding new OIDs.Kamen Mazdrashki2009-12-211-2/+1
* s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_dataAndrew Bartlett2009-11-241-6/+6
* s4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_make_attid()Kamen Mazdrashki2009-11-061-2/+2
* s4:dsdb Remove unused variablesAndrew Bartlett2009-10-231-2/+0
* s4:dsdb Split schema loading and schema data managementAndrew Bartlett2009-10-231-0/+466