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)
commitb7be627e35b81fb2df8cdd83d129713aa8f0127a
tree4d68da3e607dfd0b194f9ef67f7dff43862340bd
parentf0c1c513346c8c97b057124bbc4dac6c8d500eed
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!
(This used to be commit ddb26db763c314049043d80d27113226c0f2e656)
source4/lib/ldb/ldb_tdb/ldb_tdb.c