Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-smb.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Richard Sharpe <sharpe@xxxxxxxxxxxx>
Date: Sat, 20 Nov 1999 07:48:38 -0600 (CST)
sharpe      1999/11/20 07:48:35 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  Added support or NetServerEnum2 LANMAN messages.
  
  I still have compile warnings, but I am too tired to chase them down.
  
  Have also fixed a number of problems.
  
  Next thing to add is a general engine that can decode Transact messages
  as they can be decode from the descriptors in the Parameters area, and I
  can feed in a list of names where we know what a structure looks like,
  otherwise we use made up names.
  
  Revision  Changes    Path
  1.44      +717 -342  ethereal/packet-smb.c