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

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: Tue, 12 Feb 2002 01:35:21 -0600 (CST)
guy         2002/02/12 01:35:21 CST

  Modified files:
    .                    packet-dcerpc-samr.c packet-dcerpc.c 
                         packet-dcerpc.h 
  Log:
  From Ronnie Sahlberg:
  
  	SAMR updates;
  
  	a bugfix in dissect_ndr_pointer() (should not check referent id
  	for aliases for unique pointers);
  
  	enhancement to dissect_ndr_pointer() to make it possible to
  	hand a generic int value to the dissector for the pointer object
  	in a similar way as hf_index values are passed through the
  	pointer layer.
  
  Revision  Changes    Path
  1.12      +273 -179  ethereal/packet-dcerpc-samr.c
  1.33      +68 -22    ethereal/packet-dcerpc.c
  1.12      +3 -2      ethereal/packet-dcerpc.h