Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-lsa.c packet-dcerpc-nt.c packe

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: Thu, 3 Jan 2002 14:42:43 -0600 (CST)
guy         2002/01/03 14:42:43 CST

  Modified files:
    .                    packet-dcerpc-lsa.c packet-dcerpc-nt.c 
                         packet-dcerpc-nt.h packet-dcerpc-reg.c 
                         packet-dcerpc-reg.h 
                         packet-dcerpc-spoolss.c packet-dcerpc.c 
                         packet-dcerpc.h packet-smb.c smb.h 
  Log:
  SPOOLSS RPC dissector, from Tim Potter.  This includes adding additional
  DOS error codes to the table of them, and exporting that table to other
  dissectors for protocols using DOS error codes.
  
  Revision  Changes    Path
  1.6       +7 -25     ethereal/packet-dcerpc-lsa.c
  1.2       +10 -3     ethereal/packet-dcerpc-nt.c
  1.2       +4 -2      ethereal/packet-dcerpc-nt.h
  1.2       +19 -1     ethereal/packet-dcerpc-reg.c
  1.4       +18 -1     ethereal/packet-dcerpc-reg.h
  1.2       +2654 -27  ethereal/packet-dcerpc-spoolss.c
  1.23      +26 -7     ethereal/packet-dcerpc.c
  1.6       +11 -1     ethereal/packet-dcerpc.h
  1.190     +11 -2     ethereal/packet-smb.c
  1.31      +14 -2     ethereal/smb.h