s4:dsdb Simplfy match of objectclass in dsdb_schema_set_el_from_ldb_msg
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jun 2010 11:29:57 +0000 (21:29 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 12 Jun 2010 01:18:41 +0000 (11:18 +1000)
commit088d5b76ca416e798b505d9fd9266db73a0a8450
tree1a10170b5d639de63a87b46146da58ee4479c748
parent57b6979ad034b50debd47979e05b925daa54b5a4
s4:dsdb Simplfy match of objectclass in dsdb_schema_set_el_from_ldb_msg

There is no need to do a full ldb_match_msg() for a simple case
insensitive string.

Andrew Bartlett
source4/dsdb/schema/schema_set.c