smbclient: use full_timespec_to_nt_time()
authorRalph Boehme <slow@samba.org>
Tue, 3 Dec 2019 17:36:38 +0000 (18:36 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 6 Dec 2019 00:17:36 +0000 (00:17 +0000)
commit2a82caf57ed10e8c838c157314248a124848c571
treefbabebc8d617a5a8cf3062cb832417869a40c3e4
parent02f18a3980cfa10ccb8448f0f125ae9164648997
smbclient: use full_timespec_to_nt_time()

Needed to support dates corresponding to (time_t)0 and (time_t)-1.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7771

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.blackbox [deleted file]
source3/client/client.c