Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-msrpc-dfs.c packet-msrpc-dfs.h packet

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: Mon, 12 Nov 2001 02:58:45 -0600 (CST)
guy         2001/11/12 02:58:45 CST

  Modified files:
    .                    AUTHORS Makefile.am Makefile.nmake 
                         packet-dcerpc.c packet-smb-pipe.c 
  Added files:
    .                    packet-msrpc-dfs.c packet-msrpc-dfs.h 
                         packet-msrpc-lsa.c packet-msrpc-lsa.h 
                         packet-msrpc-netlogon.c 
                         packet-msrpc-netlogon.h 
                         packet-msrpc-reg.c packet-msrpc-reg.h 
                         packet-msrpc-samr.c packet-msrpc-samr.h 
                         packet-msrpc-spoolss.c 
                         packet-msrpc-spoolss.h 
                         packet-msrpc-srvsvc.c 
                         packet-msrpc-srvsvc.h 
                         packet-msrpc-wkssvc.c 
                         packet-msrpc-wkssvc.h 
  Log:
  Support for DCE RPC atop SMB, and support for several Microsoft DCE RPC
  services used with SMB, from Tim Potter.
  
  Revision  Changes    Path
  1.361     +5 -0      ethereal/AUTHORS
  1.379     +9 -1      ethereal/Makefile.am
  1.141     +10 -2     ethereal/Makefile.nmake
  1.13      +2 -1      ethereal/packet-dcerpc.c
  1.39      +29 -1     ethereal/packet-smb-pipe.c