r7784: give an error in ldb_tdb for invalid modify flags. The "whenChanged"
authorAndrew Tridgell <tridge@samba.org>
Mon, 20 Jun 2005 08:50:53 +0000 (08:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:36 +0000 (13:18 -0500)
commitddb26db763c314049043d80d27113226c0f2e656
tree90c5e1ee8e3e4c67151f23b3b3b1f6d873bc9185
parentf267e9d5b7b40c9c8bf1aa67a00f42e2d3bb3bc5
r7784: give an error in ldb_tdb for invalid modify flags. The "whenChanged"
bug was being silently ignored with the tdb backend because of this
bug. A case where the ldap backend was right, and the tdb backend was
wrong!
source/lib/ldb/ldb_tdb/ldb_tdb.c