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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Jul 2002 19:22:21 -0500 (CDT)
sahlberg    2002/07/05 19:22:08 CDT

  Modified files:
    .                    packet-dcerpc-netlogon.c 
  Log:
  NETLOGON update.
  Changed the name of SAM_ACCOUNT_INFO to the real name : DELTA_USER
  also fixed some bugs in this structure. Surprised that ethereal could
  dissect this structure at all previously since the structure description was
  broken. Pure luck I guess.
  Other implementors of NETLOGON would benefit from looking at ethereal source
  in the future since it seems the public IDL definitions for this interface is
  very buggy.
  
  Revision  Changes    Path
  1.31      +228 -134  ethereal/packet-dcerpc-netlogon.c