summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema_inferiors.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb-schema: schema_fill_possible_inferiors() should rebuild everthingStefan Metzmacher2013-05-231-2/+2
* dsdb-schema: remove looping on all schema classes for system_possible_inferriorMatthieu Patou2013-05-201-34/+19
* dsdb-schema: make sure we build [system]PossibleInferiors completelyStefan Metzmacher2013-01-211-0/+4
* dsdb-schema: make sure use clean caches in schema_inferiors.cStefan Metzmacher2013-01-211-24/+25
* dsdb-schema: make schema_subclasses_order_recurse() staticStefan Metzmacher2013-01-211-3/+3
* s4-dsdb: ensure we setup the dn_format field in schema attributesAndrew Tridgell2011-08-091-31/+0
* s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell2011-08-041-2/+5
* s4-dsdb: setup a one_way_link attribute on schema attributesAndrew Tridgell2011-08-041-0/+28
* s4-schema: More verbose error log when subClassOf is not found in schemaKamen Mazdrashki2010-08-031-1/+3
* s4: fix comment typosKamen Mazdrashki2010-08-031-3/+3
* s4:schema - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-071-6/+6
* s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer2009-12-011-49/+68
* s4:dsdb/schema: let schema_supclasses() return the correct pointerStefan Metzmacher2009-11-171-2/+2
* s4:schema Add some error checking to the schema loadAndrew Bartlett2009-10-121-6/+21
* s4:schema_inferiors - Fix wrong checkMatthias Dieter Wallnöfer2009-10-031-1/+1
* s4:dsdb add systemPossibleInferiors to schema codeAndrew Bartlett2009-10-031-0/+20
* Handle dsdb_class_by_lDAPDisplayName returned values in schema_inferiors.cAnatoliy Atanasov2009-09-191-0/+8
* s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-151-1/+20
* s4/schema: don't crash if we don't have subClassOfAndrew Tridgell2009-09-101-2/+7
* fixed the pull of drs schema elementsAndrew Tridgell2009-07-021-0/+79
* dsdb:schema Use str_list_make_empty() to create an empty listAndrew Bartlett2009-05-141-5/+5
* make the memory usage of possibleInferiors much more efficientAndrew Tridgell2009-04-091-20/+31
* fixed the possibleInferiors calculation so it now passes the testAndrew Tridgell2009-04-091-26/+28
* Make the schema_inferiors generation code to compileAndrew Bartlett2009-04-081-69/+74
* first cut at a C version of the possible inferiors codeAndrew Tridgell2009-04-071-0/+172