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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sun, 8 Jun 2003 19:02:14 -0500 (CDT)
guy         2003/06/08 19:02:14 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  Update the section numbers in various information level strings to
  reflect the 1.0 version of the CIFS spec.  Similarly update function
  names containing section numbers.
  
  Change the strings for query file levels 0x0200 and 0x0201 to say
  "Query" rather than "Set" (we now have separate tables for "query" and
  "set" information levels, as some of them differ), and get rid of the
  string for 0x0202, as that's documented in the CIFS spec only as a "set"
  level.
  
  Revision  Changes    Path
  1.349     +88 -89    ethereal/packet-smb.c