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

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: Mon, 19 Nov 2001 04:23:41 -0600 (CST)
guy         2001/11/19 04:23:41 CST

  Modified files:
    .                    packet-smb-browse.c packet-smb-logon.c 
                         packet-smb-mailslot.c 
                         packet-smb-mailslot.h packet-smb-pipe.c 
                         packet-smb-pipe.h packet-smb.c 
  Log:
  Make the register routines for the mailslot, pipe, browser, and
  mailslot-based logon protocols just be regular register routines,
  detected by the script that generates the "register.c" file, rather than
  special stuff known to the SMB dissector.
  
  Revision  Changes    Path
  1.18      +2 -2      ethereal/packet-smb-browse.c
  1.20      +3 -5      ethereal/packet-smb-logon.c
  1.24      +2 -2      ethereal/packet-smb-mailslot.c
  1.6       +1 -4      ethereal/packet-smb-mailslot.h
  1.46      +2 -2      ethereal/packet-smb-pipe.c
  1.8       +1 -3      ethereal/packet-smb-pipe.h
  1.159     +1 -16     ethereal/packet-smb.c