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

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, 29 Apr 2002 05:30:19 -0500 (CDT)
guy         2002/04/29 05:30:19 CDT

  Modified files:
    .                    packet-dcerpc-samr.c 
  Log:
  Un-#if out "samr_dissect_get_alias_membership_response()", to serve as a
  reminder to check whether "samr_dissect_get_alias_membership_reply()"
  should dissect the uint32 at the end as an NT status.
  
  Un-#if out "samr_dissect_context_handle_SID()", to serve as a reminder
  to figure out whether it should be deleted or used.
  
  Get rid of "samr_dissect_get_user_groups_rqst()" - it's identical to
  "samr_dissect_get_groups_for_user_rqst()", but isn't being used.
  
  Revision  Changes    Path
  1.36      +2 -21     ethereal/packet-dcerpc-samr.c