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: Thu, 4 Apr 2002 21:07:30 -0600 (CST)
tpot        2002/04/04 21:07:29 CST

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Decode some bits of the PRINTER_INFO_2 structure that we were missing
  before.
  
  Display which info level a getprinter response contains in COL_INFO.
  
  Fixed some bugs in dissecting devicemodes - the device name and form name
  live in a 64-byte buffer instead of a NULL terminated unicode string.
  
  Revision  Changes    Path
  1.14      +55 -8     ethereal/packet-dcerpc-spoolss.c