LDB:ldb_tdb.c - also special entries should be checked for duplicate values
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 4 Sep 2012 17:02:02 +0000 (19:02 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 25 Sep 2013 08:46:26 +0000 (10:46 +0200)
commit5984fd228a290c07c60eaf50af7725f70768d81e
treef38ea2e3d1981da6e607e38c2d3f520975c10b3f
parent0e8f78fa42c381c5ad39bcfccac0f234b3f39886
LDB:ldb_tdb.c - also special entries should be checked for duplicate values

The exclusion can be removed since the special attribute (@...) handling has
been fixed.

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

Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ldb_tdb/ldb_tdb.c