http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37964
User: gerald
Date: 2011/07/11 10:30 AM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r37409 | etxrab | 2011-05-26 07:23:40 -0700 (Thu, 26 May 2011) | 1 line
Changed paths:
M /trunk/Makefile.am
Add FindGMODULE2.cmake and FindGTHREAD2.cmake to the dist.
------------------------------------------------------------------------
r37589 | etxrab | 2011-06-07 07:15:50 -0700 (Tue, 07 Jun 2011) | 1 line
Changed paths:
M /trunk/Makefile.am
M /trunk/packaging/macosx/Makefile.am
M /trunk/packaging/nsis/Makefile.am
Add files to distribution.
------------------------------------------------------------------------
r37593 | etxrab | 2011-06-07 08:05:45 -0700 (Tue, 07 Jun 2011) | 1 line
Changed paths:
M /trunk/Makefile.am
M /trunk/tools/Makefile.am
M /trunk/wiretap/Makefile.am
Add more missing files.
------------------------------------------------------------------------
r37618 | tuexen | 2011-06-08 07:12:47 -0700 (Wed, 08 Jun 2011) | 8 lines
Changed paths:
M /trunk/gtk/capture_dlg.c
This fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6008
Clear the list of interfaces before adding new interfaces.
Also fix an endless loop which would occur in case of an error
when getting remote interfaces.
From Irene Ruengeler.
------------------------------------------------------------------------
r37631 | gerald | 2011-06-09 10:30:13 -0700 (Thu, 09 Jun 2011) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-reload-framing.c
Only count an ACK if it's part of an existing conversation, otherwise we
get a lot of false positives.
------------------------------------------------------------------------
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+8 -3 packet-reload-framing.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+16 -8 release-notes.xml Modified
Directory: /trunk-1.6/gtk/
Changes Path Action
+8 -8 capture_dlg.c Modified
Directory: /trunk-1.6/packaging/macosx/
Changes Path Action
+3 -0 Makefile.am Modified
Directory: /trunk-1.6/packaging/nsis/
Changes Path Action
+2 -1 Makefile.am Modified
Directory: /trunk-1.6/tools/
Changes Path Action
+5 -0 Makefile.am Modified
Directory: /trunk-1.6/
Changes Path Action
+4 -0 Makefile.am Modified
Directory: /trunk-1.6/wiretap/
Changes Path Action
+1 -0 Makefile.am Modified