s4:repl_meta_data LDB module - set "isRecycled" time correctly
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 4 Jan 2012 15:17:24 +0000 (16:17 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 5 Jan 2012 10:59:20 +0000 (11:59 +0100)
commit6857a588f36cf556177de3950a890a24443138b8
treee945e9061d69fa7f4f31eb59347a1cce0685a2ad
parent3a18a42d13b87a5a6c41d8a70e961313fd6d0a86
s4:repl_meta_data LDB module - set "isRecycled" time correctly

"unix_to_nt_time()" which is based on "time_t" behaves differently for
literals > 32 bit on 32 and 64 bit platforms.

Reviewed-by: ekacnet
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Thu Jan  5 11:59:20 CET 2012 on sn-devel-104
source4/dsdb/samdb/ldb_modules/repl_meta_data.c