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