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

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

From: Richard Sharpe <sharpe@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Apr 2003 16:06:28 -0500 (CDT)
sharpe      2003/04/29 16:06:28 CDT

  Modified files:
    .                    packet-dcerpc-wkssvc.c 
                         packet-dcerpc-wkssvc.h 
  Log:
  Confirm a simple theory. Write small VC++ program to call NetWkstaEnumUsers
  and watch for the RPC to be sent. Grab RPC OpNum from trace, and increase
  our knowledge of these RPCs.
  
  Next to code up the dissectors, and then on to NetWkstaSetInfo etc. MSDN has
  lots of info ...
  
  Revision  Changes    Path
  1.11      +5 -3      ethereal/packet-dcerpc-wkssvc.c
  1.5       +4 -3      ethereal/packet-dcerpc-wkssvc.h