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>
Wed, 4 Jan 2012 19:33:43 +0000 (20:33 +0100)
commit7d6bf072a6c463aa927ea313f8ab31020051fa52
tree5bee97074908d7bc3acaeefa8a8b67f37c997b85
parent6ee628341fe25c258c49b43a111ff96b05dcd07b
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.
source4/dsdb/samdb/ldb_modules/repl_meta_data.c