Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-nt.c packet-dcerpc-nt.h packet

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 6 Mar 2002 04:01:18 -0600 (CST)
sahlberg    2002/03/06 04:01:18 CST

  Modified files:
    .                    packet-dcerpc-nt.c packet-dcerpc-nt.h 
                         packet-dcerpc-samr.c 
  Log:
  Rename function and variables for dissecting an NT service Account Control
  bitmap and make the function not static.
  This bitmap is present in other RPC protocols for NT services as well
  besides SAMR.
  
  Revision  Changes    Path
  1.8       +3 -1      ethereal/packet-dcerpc-nt.c
  1.6       +4 -1      ethereal/packet-dcerpc-nt.h
  1.18      +106 -94   ethereal/packet-dcerpc-samr.c