Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23664: /trunk-0.99.7/ /trunk-0.99.7/epan/dissectors/: pa

Date: Thu, 29 Nov 2007 04:32:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23664

User: gerald
Date: 2007/11/29 04:32 AM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r23632 | stig | 2007-11-27 17:04:11 -0800 (Tue, 27 Nov 2007) | 2 lines
 Changed paths:
    M /trunk/summary.c
 
 Fixed a bug when adjusting summary marked start time.
 
 ------------------------------------------------------------------------
 r23639 | sfisher | 2007-11-27 18:54:23 -0800 (Tue, 27 Nov 2007) | 5 lines
 Changed paths:
    M /trunk/gtk/smb2_stat.c
 
 Fix a problem whereby the smb2 service resposne time statistics filter was
 getting a comma added to be beginning of the filter that the user entered.
 
 ------------------------------------------------------------------------
 r23642 | stig | 2007-11-28 01:30:10 -0800 (Wed, 28 Nov 2007) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-atalk.c
 
 Fixed a possible infinite loop.
 
 ------------------------------------------------------------------------
 r23644 | stig | 2007-11-28 04:30:18 -0800 (Wed, 28 Nov 2007) | 2 lines
 Changed paths:
    M /trunk/gtk/menu.c
    M /trunk/gtk/proto_draw.c
 
 Put double click on a frame link back.
 
 ------------------------------------------------------------------------
 r23648 | sake | 2007-11-28 10:02:01 -0800 (Wed, 28 Nov 2007) | 6 lines
 Changed paths:
    M /trunk/file.c
 
 Apply coloring rules also when a frame is marked so that when a frame
 is un-marked *after* enabling coloring it is still colored.
 
 Fixes bug 2038
 
 ------------------------------------------------------------------------

Directory: /trunk-0.99.7/epan/dissectors/
  Changes    Path              Action
  +3 -3      packet-atalk.c    Modified

Directory: /trunk-0.99.7/gtk/
  Changes    Path            Action
  +1 -1      menu.c          Modified
  +8 -3      proto_draw.c    Modified
  +1 -1      smb2_stat.c     Modified

Directory: /trunk-0.99.7/
  Changes    Path          Action
  +6 -5      file.c        Modified
  +1 -1      summary.c     Modified