Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-lsa.c packet-dcerpc-samr.c pac

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

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Apr 2003 23:44:02 -0600 (CST)
tpot        2003/04/02 23:44:01 CST

  Modified files:
    .                    packet-dcerpc-lsa.c packet-dcerpc-samr.c 
                         packet-dcerpc-spoolss.c 
                         packet-smb-common.h packet-smb.c 
  Log:
  When dissecting specific rights, pass a name string down so the
  proto item says "foo specific rights" instead of just "specific
  rights".
  
  Revision  Changes    Path
  1.73      +4 -3      ethereal/packet-dcerpc-lsa.c
  1.83      +10 -10    ethereal/packet-dcerpc-samr.c
  1.93      +7 -6      ethereal/packet-dcerpc-spoolss.c
  1.20      +5 -3      ethereal/packet-smb-common.h
  1.316     +28 -15    ethereal/packet-smb.c