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

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: Mon, 27 May 2002 04:51:00 -0500 (CDT)
sahlberg    2002/05/27 04:50:59 CDT

  Modified files:
    .                    packet-dcerpc-lsa.c packet-dcerpc-mapi.c 
                         packet-dcerpc-ndr.c packet-dcerpc-samr.c 
                         packet-dcerpc-srvsvc.c packet-dcerpc.c 
  Log:
  Changed toplevel REF pointer dissection to create a subtree. Not creating a subtree was a design mistake which caused ugliness in the unicode string str dissector and in other places.
  Dissectors will temporarily have less pretty output for topleve ref pointers until their output is retuned.
  
  Revision  Changes    Path
  1.48      +18 -18    ethereal/packet-dcerpc-lsa.c
  1.8       +6 -6      ethereal/packet-dcerpc-mapi.c
  1.6       +2 -3      ethereal/packet-dcerpc-ndr.c
  1.46      +48 -46    ethereal/packet-dcerpc-samr.c
  1.11      +6 -13     ethereal/packet-dcerpc-srvsvc.c
  1.52      +10 -2     ethereal/packet-dcerpc.c