lib/ldb: switch ldb_tdb to schema-based attribute comparison
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 May 2012 08:00:29 +0000 (10:00 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 6 Sep 2012 07:27:15 +0000 (09:27 +0200)
commit376eb35f89943f6df7fa5ebc2cd5df1a0118785e
tree85f88917f73209ee58397d07ec51f72cc6653ddf
parent980821204fa9571d8fa5131eabf0af170eebbc6d
lib/ldb: switch ldb_tdb to schema-based attribute comparison

Based on an earlier patch by Matthias Dieter Wallnöfer <mdw@samba.org>

This is necessary to perform correct schema enforcement, becuase we
must enforce uniquiness based on the schema matching rules.

https://bugzilla.samba.org/show_bug.cgi?id=7485

Andrew Bartlett
lib/ldb/ldb_tdb/ldb_tdb.c