s4:schema Add code to provide an index into the subClass tree
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 15:14:54 +0000 (08:14 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 17:38:52 +0000 (10:38 -0700)
commit9a209ac252508bc9a5b1eaaaf256610aceb37736
tree10df74943d8add501a89611f0e4d87eaf6c94e2c
parent231b2fa26139a38bb67b3777c80b72e2f9d6d904
s4:schema Add code to provide an index into the subClass tree

In time, this should avoid the astounding (order) complexity of the
objectclass sorting in objectclass.c eventually.

Andrew Bartlett
source4/dsdb/schema/schema.h
source4/dsdb/schema/schema_inferiors.c