s4:dsdb Use ldb_match_msg_objectclass in operational.c
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 Dec 2009 04:28:51 +0000 (15:28 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Dec 2009 04:28:51 +0000 (15:28 +1100)
commit9b0780cf00e966a8df3dce698f37b6acaa28050d
tree08f5385021d036b44883e13e6cf676c63d767207
parent54ea4b17f06a6f2fb343111be22f28191d21fdf1
s4:dsdb Use ldb_match_msg_objectclass in operational.c

This avoids not only a possibly non-portable compiler expression, but
also the need to look up the schema each time.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/operational.c