Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dcerpc_stat.c fc_stat.c rpc_stat.c servi

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Fri, 5 Sep 2003 05:26:45 -0500 (CDT)
sahlberg    2003/09/05 05:26:45 CDT

  Modified files:
    gtk                  dcerpc_stat.c fc_stat.c rpc_stat.c 
                         service_response_time_table.c 
                         service_response_time_table.h smb_stat.c 
  Log:
  Add a popup to the ServicveResponseTime tables where the user can select
  Prepare/Match/FindFrame similar to chat the ConversationList has.
  
  Only enabled for SMB and ONC-RPC at this point
  
  Revision  Changes    Path
  1.16      +2 -2      ethereal/gtk/dcerpc_stat.c
  1.5       +2 -2      ethereal/gtk/fc_stat.c
  1.16      +6 -2      ethereal/gtk/rpc_stat.c
  1.7       +176 -2    ethereal/gtk/service_response_time_table.c
  1.2       +5 -2      ethereal/gtk/service_response_time_table.h
  1.13      +4 -4      ethereal/gtk/smb_stat.c