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

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: Fri, 7 Feb 2003 00:04:30 -0600 (CST)
tpot        2003/02/07 00:04:29 CST

  Modified files:
    .                    packet-dcerpc-lsa.c 
                         packet-dcerpc-spoolss.c 
  Log:
  Fix callers to dissect_nt_sec_desc() to use new function interface.
  
  Dissection of security descriptors in SPOOLSS RPC calls now display
  the correct meaning of the specific access mask bits.
  
  Revision  Changes    Path
  1.67      +56 -65    ethereal/packet-dcerpc-lsa.c
  1.82      +12 -7     ethereal/packet-dcerpc-spoolss.c