Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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: Mon, 18 Nov 2002 21:01:20 -0600 (CST)
tpot        2002/11/18 21:01:20 CST

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Fix dissection of printer info levels 0-3 which has been broken for a
  while.  Also convert to dissect_ndr_* functions instead of old-style
  prs_* functions.
  
  Converted devicemode dissection to ndr functions as well.  There are
  still a bunch of value_strings that can be written to decode some of
  the constants here.
  
  Revision  Changes    Path
  1.59      +405 -73   ethereal/packet-dcerpc-spoolss.c