Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-epm.c packet-dcerpc-ndr.c pack

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Dec 2001 17:30:38 -0600 (CST)
guy         2001/12/06 17:30:38 CST

  Modified files:
    .                    packet-dcerpc-epm.c packet-dcerpc-ndr.c 
                         packet-dcerpc-samr.c packet-dcerpc.h 
                         packet-smb.c smb.h 
  Log:
  From Todd Sabin:
  
  	add "dissect_ndr_ctx_hnd()" for dissecting context handles, and
  	use it in various DCERPC dissectors;
  
  	beef up the MS Security Account Manager dissector.
  
  Also, export "NT_errors[]" for use by that dissector.
  
  Revision  Changes    Path
  1.3       +4 -7      ethereal/packet-dcerpc-epm.c
  1.2       +24 -1     ethereal/packet-dcerpc-ndr.c
  1.2       +63 -8     ethereal/packet-dcerpc-samr.c
  1.5       +9 -1      ethereal/packet-dcerpc.h
  1.183     +2 -2      ethereal/packet-smb.c
  1.30      +5 -1      ethereal/smb.h