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: Tue, 4 Jun 2002 23:15:31 -0500 (CDT)
tpot        2002/06/04 23:15:31 CDT

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Converted all reply functions to use dissect_doserror() instead of
  prs_werror().
  
  Converted RFFPCNEX (FindFirstPrintChangeNotification) to Ronnie's NDR
  routines.
  
  Implemented RFNPCNEX (FindNextPrintChangeNotification).  Print
  notification data is dissected in a length/buffer format instead of
  dissecting as the underlying type (string secdesc, devmode etc).
  
  Revision  Changes    Path
  1.32      +691 -162  ethereal/packet-dcerpc-spoolss.c