Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb-common.c packet-smb-common.h pack

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

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Apr 2003 20:57:49 -0600 (CST)
tpot        2003/04/02 20:57:49 CST

  Modified files:
    .                    packet-smb-common.c packet-smb-common.h 
                         packet-smb-logon.c 
  Log:
  Add an extra argument to get_unicode_string() to optionally
  pass back string data.
  
  Start adding some COL_INFO tidbits for NETLOGON PDC query and PDC
  query response.
  
  Revision  Changes    Path
  1.16      +6 -3      ethereal/packet-smb-common.c
  1.19      +2 -2      ethereal/packet-smb-common.h
  1.31      +33 -12    ethereal/packet-smb-logon.c