Wireshark-commits: [Wireshark-commits] rev 24736: /trunk-1.0/ /trunk-1.0/gtk/: capture_file_dlg.c f
From: gerald@xxxxxxxxxxxxx
Date: Thu, 27 Mar 2008 18:44:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24736 User: gerald Date: 2008/03/27 06:44 PM Log: Copy over revisions from the trunk: ------------------------------------------------------------------------ r24716 | wmeier | 2008-03-22 12:04:26 -0700 (Sat, 22 Mar 2008) | 5 lines Changed paths: M /trunk/dumpcap.c Fix (aka workaround) for bug #2228. Essentially: if using libcap, drop capabilities after doing pcap_open_live. See comment in main() for details. ------------------------------------------------------------------------ r24722 | gerald | 2008-03-24 09:22:30 -0700 (Mon, 24 Mar 2008) | 3 lines Changed paths: M /trunk/INSTALL M /trunk/dumpcap.c dumpcap.c: Fix a typo. INSTALL: Add entries for libcap. ------------------------------------------------------------------------ r24724 | wmeier | 2008-03-24 11:32:15 -0700 (Mon, 24 Mar 2008) | 2 lines Changed paths: M /trunk/dumpcap.c Fix a few typos. ------------------------------------------------------------------------ r24730 | stig | 2008-03-26 09:56:45 -0700 (Wed, 26 Mar 2008) | 4 lines Changed paths: M /trunk/file.c Do not add packet length twice to cum_bytes when having a TIME REF frame. This fixes bug 2387. ------------------------------------------------------------------------ r24732 | gerald | 2008-03-26 15:33:56 -0700 (Wed, 26 Mar 2008) | 3 lines Changed paths: M /trunk/gtk/follow_stream.c Make the default save format "Raw". Make it easy to change the default format. ------------------------------------------------------------------------ r24733 | sfisher | 2008-03-26 16:08:58 -0700 (Wed, 26 Mar 2008) | 4 lines Changed paths: M /trunk/gtk/follow_stream.c Remove unterminated comment to fix compile ------------------------------------------------------------------------ r24734 | gerald | 2008-03-27 10:21:48 -0700 (Thu, 27 Mar 2008) | 3 lines Changed paths: M /trunk/gtk/win32-file-dlg.c M /trunk/gtk/win32-file-dlg.h M /trunk/image/win32-file-dlg.rc Change the "Filter:" button in the Win32 open and merge dialogs to a "Display filter" label. ------------------------------------------------------------------------ r24735 | gerald | 2008-03-27 10:26:59 -0700 (Thu, 27 Mar 2008) | 3 lines Changed paths: M /trunk/gtk/capture_file_dlg.c Add tooltips for the filter button and text entry in the open and merge dialogs. ------------------------------------------------------------------------ Directory: /trunk-1.0/gtk/ Changes Path Action +10 -4 capture_file_dlg.c Modified +34 -27 follow_stream.c Modified +13 -7 win32-file-dlg.c Modified +2 -1 win32-file-dlg.h Modified Directory: /trunk-1.0/image/ Changes Path Action +6 -4 win32-file-dlg.rc Modified Directory: /trunk-1.0/ Changes Path Action +15 -1 INSTALL Modified +159 -49 dumpcap.c Modified +5 -5 file.c Modified
- Prev by Date: [Wireshark-commits] rev 24735: /trunk/gtk/ /trunk/gtk/: capture_file_dlg.c
- Next by Date: [Wireshark-commits] rev 24737: /trunk/ /trunk/: AUTHORS
- Previous by thread: [Wireshark-commits] rev 24735: /trunk/gtk/ /trunk/gtk/: capture_file_dlg.c
- Next by thread: [Wireshark-commits] rev 24737: /trunk/ /trunk/: AUTHORS
- Index(es):