Some minor bugfixes for netlogon
[obnox/wireshark/wip.git] / packet-smb-logon.c
2002-01-28 guyAdd support for dissecting NT FILETIME time stamp values.
2002-01-25 guyIn the "Announce change to UAS or SAM" NETLOGON message...
2002-01-25 guyFrom Tim Potter: NT SID dissection.
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-11-19 guyMake the register routines for the mailslot, pipe,...
2001-07-13 guySet "pinfo->current_proto" in the browsser dissector.
2001-07-08 guyGet rid of an unused variable.
2001-07-08 guyAdd some XXX comments on questions about some packet...
2001-07-08 guyDisplay LMNT tokens with the value 0xffff as "Windows...
2001-07-08 guyAssume the last token in a Announce Change to UAS or...
2001-07-08 guyTvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.
2001-03-18 guyMove the declaration of routines exported from "packet...
2001-01-11 guyGet rid of trailing blanks in strings.
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-10-31 sharpeA small fix to display SAM Response User Unknown respon...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-06 guyUse "BYTES_ARE_IN_FRAME()" rather than explicitly check...
2000-08-06 guyDon't use "fd->pkt_len" when checking to see if you...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-02-21 sharpeSmall fix for Jeff Foster
2000-02-21 sharpeFixing the GetDC response handling so it understands...
2000-02-14 guyJeff Foster's SMB Mailslot and Netlogin dissectors...