Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.c packet-dcerpc-spoolss.c pack

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxx>
Date: Tue, 17 Jun 2003 00:29:48 -0500 (CDT)
tpot        2003/06/17 00:29:47 CDT

  Modified files:
    .                    packet-dcerpc.c packet-dcerpc-spoolss.c 
                         packet-dcerpc-reg.c packet-dcerpc-nt.h 
                         packet-dcerpc-nt.c 
  Log:
  Remove silly dcerpc_smb_check_long_frame() function and all calls to it.
  
  A much better place to do this is after the subdissector function has
  been called in dcercp_try_handoff().
  
  Revision  Changes    Path
  1.130     +12 -1     ethereal/packet-dcerpc.c
  1.101     +1 -154    ethereal/packet-dcerpc-spoolss.c
  1.18      +1 -37     ethereal/packet-dcerpc-reg.c
  1.48      +1 -7      ethereal/packet-dcerpc-nt.h
  1.76      +1 -23     ethereal/packet-dcerpc-nt.c