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

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: Thu, 30 Jan 2003 22:11:27 -0600 (CST)
tpot        2003/01/30 22:11:27 CST

  Modified files:
    .                    packet-smb-common.h packet-smb-logon.c 
                         packet-smb.c 
  Log:
  Modify dissect_nt_sid() function to return a string version of the SID.
  
  Fix all callers to use the new function form.
  
  Revision  Changes    Path
  1.16      +3 -2      ethereal/packet-smb-common.h
  1.29      +4 -3      ethereal/packet-smb-logon.c
  1.304     +19 -9     ethereal/packet-smb.c