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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 Nov 2001 01:47:44 -0600 (CST)
guy         2001/11/20 01:47:43 CST

  Modified files:
    .                    packet-smb-pipe.c packet-smb.c smb.h 
  Log:
  Dissect the rest of the named pipe protocol.  Export from "packet-smb.c"
  routines used for that.
  
  Rename some named pipe functions as per the SNIA CIFS spec.
  
  Label the "number of files moved" field of the reply to a Move SMB as
  such, rather than as an unspecified "Count".
  
  Revision  Changes    Path
  1.50      +157 -22   ethereal/packet-smb-pipe.c
  1.162     +27 -19    ethereal/packet-smb.c
  1.25      +13 -1     ethereal/smb.h