Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal config.guess config.sub packet-dcerpc-lsa.c

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

From: sharpe@xxxxxxxxxxxx (Richard Sharpe)
Date: Tue, 30 Mar 2004 01:39:05 -0600 (CST)
sharpe      2004/03/30 01:39:05 CST

  Modified files:
    .                    config.guess config.sub 
                         packet-dcerpc-lsa.c packet-dcerpc-samr.c 
                         packet-dcerpc-spoolss.c 
                         packet-dcerpc-svcctl.c 
                         packet-smb-common.h packet-smb.c 
  Log:
  Add the mask for an NT ACL ACE to the summary list for each ACE. This
  means we don't have to expand the ACE to see what the permission mask is.
  
  There are a couple of other places where this could be used, but I have not
  done anything about them.
  
  Revision  Changes    Path
  1.7       +6 -28     ethereal/config.guess
  1.6       +8 -35     ethereal/config.sub
  1.93      +2 -2      ethereal/packet-dcerpc-lsa.c
  1.105     +10 -10    ethereal/packet-dcerpc-samr.c
  1.108     +4 -4      ethereal/packet-dcerpc-spoolss.c
  1.15      +2 -2      ethereal/packet-dcerpc-svcctl.c
  1.27      +3 -2      ethereal/packet-smb-common.h
  1.389     +12 -5     ethereal/packet-smb.c