Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-srvsvc.c packet-smb-pipe.c pac

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: Fri, 24 May 2002 05:57:41 -0500 (CDT)
guy         2002/05/24 05:57:40 CDT

  Modified files:
    .                    packet-dcerpc-srvsvc.c packet-smb-pipe.c 
                         packet-smb-common.h packet-smb-common.c 
  Log:
  Move the value_string table for the share type values to
  "packet-smb-common.c", and use it in "packet-dcerpc-srvsvc".
  
  Revision  Changes    Path
  1.6       +4 -2      ethereal/packet-dcerpc-srvsvc.c
  1.77      +2 -9      ethereal/packet-smb-pipe.c
  1.12      +3 -1      ethereal/packet-smb-common.h
  1.10      +12 -1     ethereal/packet-smb-common.c