In the "Announce change to UAS or SAM" NETLOGON message, dissect the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 25 Jan 2002 09:42:21 +0000 (09:42 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 25 Jan 2002 09:42:21 +0000 (09:42 +0000)
commit0d1d9a80f523ca64e70fa25aad1d16359dbac5fa
tree154b86cc6e0ed9d547e95dc068944c44fd708387
parent0a2621b9333118585f423cd2f13503dfd2adc8e5
In the "Announce change to UAS or SAM" NETLOGON message, dissect the
"Large Serial Number" as a 64-bit little-endian integer, and dissect the
"NT Date/Time" as a FILETIME by calling "dissect_smb_64bit_time()".

Export "dissect_smb_64bit_time()" so that we can do so.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4609 f5534014-38df-0310-8fa8-9805f1628bb7
packet-smb-common.h
packet-smb-logon.c
packet-smb.c