Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-smb.c packet-tcp.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: Fri, 26 Nov 1999 00:27:30 -0600 (CST)
sharpe      1999/11/26 00:27:27 CST

  Modified files:
    .                    packet-smb.c packet-tcp.c 
  Log:
  Fixed the problem causing a SIGSEGV, and fixed problems with
  UNICODE strings in transact SMBs.
  
  Added decode of NetShareEnum transact request.  Will have to clean that all
  up and use the decode engine when I get it done.
  
  Still more fix ups to be done, but the book is calling, and I have to write
  some stuff after an interview with LinuxCare.
  
  Revision  Changes    Path
  1.47      +268 -13   ethereal/packet-smb.c
  1.46      +2 -2      ethereal/packet-tcp.c