r7783: the whenChanged attribute is now handled by the timestamps module, and
authorAndrew Tridgell <tridge@samba.org>
Mon, 20 Jun 2005 08:49:22 +0000 (08:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:36 +0000 (13:18 -0500)
commitf267e9d5b7b40c9c8bf1aa67a00f42e2d3bb3bc5
tree5928609bfccc9487efc56890c0e9eeb3ff29fd3a
parent45487e8a1402c64d1c314befe8bd9f65587fd0d6
r7783: the whenChanged attribute is now handled by the timestamps module, and
should not be handled here as well. I had to remove it from here as it
was buggy anyway (it wasn't setting the modify flags, this making an
invalid ldb_modify() request)
source/dsdb/samdb/samdb.c