Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb-mailslot.c packet-smb-mailslot.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: Thu, 15 Nov 2001 04:41:55 -0600 (CST)
guy         2001/11/15 04:41:55 CST

  Modified files:
    .                    packet-smb-mailslot.c 
                         packet-smb-mailslot.h packet-smb-pipe.c 
                         packet-smb-pipe.h packet-smb.c smb.h 
  Log:
  Tvbuffification of Transaction requests, from Ronnie Sahlberg.
  
  "Send buffer pointer" and "send buffer length" items appear not to be
  sent over the wire.
  
  Add support for Write And X.
  
  Revision  Changes    Path
  1.20      +59 -28    ethereal/packet-smb-mailslot.c
  1.4       +4 -3      ethereal/packet-smb-mailslot.h
  1.40      +85 -114   ethereal/packet-smb-pipe.c
  1.6       +3 -2      ethereal/packet-smb-pipe.h
  1.148     +330 -1397 ethereal/packet-smb.c
  1.18      +6 -6      ethereal/smb.h