libsmb: Pass NTTIME to interpret_long_date()
authorVolker Lendecke <vl@samba.org>
Wed, 4 Oct 2023 11:25:21 +0000 (13:25 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 4 Oct 2023 20:31:36 +0000 (20:31 +0000)
commitcb166028c49d407429adf256ef9f5d53e3bb1fdd
treec985115de4f13e36830efdebfb7ccd868541415b
parent82a12f7a9a62f2c879a49291294fc6145e54ebea
libsmb: Pass NTTIME to interpret_long_date()

Separate concerns of conversion and pulling off the wire. Needed soon
for smb311 pidl generated parsing.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
examples/fuse/clifuse.c
source3/include/proto.h
source3/lib/time.c
source3/libsmb/cli_smb2_fnum.c
source3/libsmb/clifile.c
source3/libsmb/clifsinfo.c
source3/libsmb/clilist.c
source3/libsmb/clirap.c
source3/torture/test_smb1_dfs.c