ldb: added ldb_msg_element_equal_ordered()
authorAndrew Tridgell <tridge@samba.org>
Tue, 17 Apr 2012 04:01:08 +0000 (14:01 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2012 05:48:05 +0000 (07:48 +0200)
commit9deb650fa2b93338ca91ccc96a940d670d29cbee
treeb71a5b514e489f5484390c02a1ea39a38222503f
parent010f2b89e20e13f4687700fd731fedfafb7c62eb
ldb: added ldb_msg_element_equal_ordered()

this gives us a order sensitive msg element comparison. We need this
to allow dbcheck to fix the order of objectClass attributes.
lib/ldb/ABI/ldb-1.1.6.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-1.1.6.sigs [new file with mode: 0644]
lib/ldb/common/ldb_msg.c
lib/ldb/include/ldb_module.h
lib/ldb/wscript