wireshark/gtk
Stig Bjørlykke a2d1e9005d This patch adds support for configuration profiles, which can be used to
configure and use more than one set of preferences and configuration files.

This can be found in the "Configuration Profiles..." menu item from the Edit
menu, or by pressing Shift-Ctrl-A.  It's also possible to start wireshark
and tshark with a named profile by using the "-C ProfileName" option.
A new status pane in the main window will show the current profile.

The configuration files currently stored in the Profiles are:
- Preferences
- Capture Filters
- Display Filters
- Coloring Rules
- Disabled Protocols
- User Accessible Tables

The recent data are by design not added to the profile.

Planned future enhancements:
- make a more convenient function to switch between profiles
- add a "clone profile" button to copy an existing profile
- make the profiles list active and accept return as OK
- save users "Decode as" in the profile
- make new, clone and deletion of profiles more secure
- make some of the recent values available in the profile

This patch also fixes:
- setting default status pane sizes
- a bug setting status pane for packets when not having main lower pane.

svn path=/trunk/; revision=24089
2008-01-14 16:40:23 +00:00
..
Makefile.am This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
Makefile.common This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
Makefile.nmake Get rid of the remains of NET-SNMP in the build process. 2007-09-24 06:59:40 +00:00
STATUS.gtk2
about_dlg.c This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
about_dlg.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
afp_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
airpcap_dlg.c add missing emem.h include (prefs-int.h uses emem structures now) 2007-12-04 08:33:20 +00:00
airpcap_dlg.h From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buffer lenght:" 2007-10-16 23:42:33 +00:00
airpcap_gui_utils.c strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda 2007-11-27 18:52:51 +00:00
airpcap_gui_utils.h From Dustin Johnson: 2007-05-18 21:06:20 +00:00
ansi_a_stat.c From David Howells : 2007-05-29 02:43:18 +00:00
ansi_map_stat.c From David Howells : 2007-05-29 02:43:18 +00:00
bootp_stat.c name change 2006-05-21 05:12:17 +00:00
camel_counter.c Second step in introducing asn context to BER dissectors just like in PER. 2007-05-13 20:58:29 +00:00
camel_srt.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
capture_dlg.c Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366) 2007-12-04 11:19:29 +00:00
capture_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
capture_file_dlg.c Revert SVN #23728 since change (to fix a Windows issue) is in code not used on Windows 2007-12-08 20:59:15 +00:00
capture_file_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_details_dlg.c from Gisle Vanem: 2007-03-27 21:32:14 +00:00
capture_if_details_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_dlg.c fix the path to include g_ascii_strcasecmp.h 2007-11-28 01:23:09 +00:00
capture_info_dlg.c Added #include <sys/types.h> 2007-08-30 09:28:41 +00:00
capture_prefs.c One more step in privilege separation. 2007-06-11 03:58:58 +00:00
capture_prefs.h name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.c name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.h name change 2006-05-21 05:12:17 +00:00
color_dlg.c Fixes crashing when opening color filters and pressing OK 2007-11-25 12:36:33 +00:00
color_dlg.h missing mark -> select changes 2006-10-02 23:11:55 +00:00
color_edit_dlg.c Fix bug #1164 again - this time for GTK1. 2007-11-18 04:20:14 +00:00
color_edit_dlg.h various (huge) code cleanup incl. splitting of the coloring dialog and the actual color rule edit dialog into two files - this makes the things much more clearer now (at least for me) 2006-10-02 00:13:14 +00:00
color_utils.c name change 2006-05-21 05:12:17 +00:00
colors.c This patch makes it possible to disable individual coloring rules 2007-11-10 15:18:49 +00:00
colors.h This patch makes it possible to disable individual coloring rules 2007-11-10 15:18:49 +00:00
column_prefs.c Fix a couple "cast to pointer from integer of different size" warnings when building with GTK1.2 on Redhat AS4 64-bit 2007-07-16 22:19:59 +00:00
column_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
compat_macros.h This patch adds (ten) temporary coloring rules which will only live until Wireshark is 2007-11-24 11:38:16 +00:00
conversations_eth.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_fc.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_fddi.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_ip.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_ipx.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_jxta.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_ncp.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_rsvp.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_sctp.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_table.c Add macros for various filter actions, types, and directions, and to 2007-12-09 09:04:39 +00:00
conversations_table.h Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_tcpip.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_tr.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_udpip.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_usb.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
conversations_wlan.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
dcerpc_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
decode_as_ber.c Fix various compiler warnings 2007-01-22 00:20:33 +00:00
decode_as_ber.h New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). 2007-01-13 12:59:27 +00:00
decode_as_dcerpc.c
decode_as_dcerpc.h
decode_as_dlg.c fix the path to include g_ascii_strcasecmp.h 2007-11-28 01:23:09 +00:00
decode_as_dlg.h
dfilter_expr_dlg.c Fix a couple "cast to pointer from integer of different size" warnings when building with GTK1.2 on Redhat AS4 64-bit 2007-07-16 22:19:59 +00:00
dfilter_expr_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
dlg_utils.c Add relative start time, duration, and average data rate (bps) columns 2007-11-20 18:35:41 +00:00
dlg_utils.h Recent versions of GTK+ have added a "gtk-label-select-on-focus" 2007-01-20 02:05:49 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
drag_and_drop.c Change the "--enable-setuid-install" option to install dumpcap and TShark 2007-08-30 00:24:40 +00:00
ethclist.c
ethclist.h
expert_comp_dlg.c mark unused parameters 2006-07-01 12:06:36 +00:00
expert_comp_table.c Add extra parenthesization, tweak name of argument to some macros to 2007-12-09 09:02:14 +00:00
expert_comp_table.h name change 2006-05-21 05:12:17 +00:00
expert_dlg.c From David Howells : 2007-05-29 02:43:18 +00:00
export_object.c Change the export object/export object http code to only be included 2007-08-04 17:52:38 +00:00
export_object.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
export_object_http.c Change the export object/export object http code to only be included 2007-08-04 17:52:38 +00:00
fc_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
file_dlg.c Get rid of some #if-ed out includes, which aren't needed. 2007-03-14 19:29:42 +00:00
file_dlg.h Sync up my changes so far to the content list (now called object 2007-02-28 23:20:40 +00:00
fileset_dlg.c fix #331: add a scrollbar to the dialog. If a fileset contains more than 18 files, use that scrollbar. These 18 files should be displayable even on a 800*600 display. 2006-08-29 21:09:32 +00:00
fileset_dlg.h name change 2006-05-21 05:12:17 +00:00
filter_dlg.c Prevent Gtk-Critical msg when invoking "+Expression" from Filter Toolbar in main window; 2007-09-05 14:59:37 +00:00
filter_dlg.h Fixed some small typos. 2008-01-08 23:14:13 +00:00
find_dlg.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
find_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
firewall_dlg.c Fix various compiler warnings 2007-01-22 00:20:33 +00:00
firewall_dlg.h Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
flow_graph.c Fix bug #1530 this time for GTK1 builds. 2007-05-30 19:43:33 +00:00
follow_ssl.c Source code cleanup. 2007-12-14 07:06:22 +00:00
follow_ssl.h Standardize filenames and function names for Follow TCP & SSL stream functions 2007-09-13 22:25:20 +00:00
follow_stream.c s/stat/eth_stat/ and s/unlink/eth_unlink/ to avoid non-ASCII filename problems on Windows. 2007-11-26 18:35:37 +00:00
follow_stream.h - Future improve/clean up the now generic follow stream code 2007-11-03 04:45:35 +00:00
follow_tcp.c s/stat/eth_stat/ and s/unlink/eth_unlink/ to avoid non-ASCII filename problems on Windows. 2007-11-26 18:35:37 +00:00
follow_tcp.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
follow_udp.c The rest of the Follow UDP Stream check-in 2007-11-03 04:46:22 +00:00
follow_udp.h The rest of the Follow UDP Stream check-in 2007-11-03 04:46:22 +00:00
font_utils.c Standardize filenames and function names for Follow TCP & SSL stream functions 2007-09-13 22:25:20 +00:00
font_utils.h name change 2006-05-21 05:12:17 +00:00
funnel_stat.c Add some GCC warnings to the standard set, and add some others to the 2007-04-23 10:59:26 +00:00
goto_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
goto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
graph_analysis.c Do not redraw graph and goto frame 1 if selecting an "item" outside the list 2007-12-05 13:32:09 +00:00
graph_analysis.h Fix for bug #1530: Graph Analysis window misbehaves if Flow Window that 2007-05-29 23:09:09 +00:00
gsm_a_stat.c From David Howells : 2007-05-29 02:43:18 +00:00
gsm_map_stat.c From David Howells : 2007-05-29 02:43:18 +00:00
gsm_map_stat.h name change 2006-05-21 05:12:17 +00:00
gsm_map_summary.c Change the "--enable-setuid-install" option to install dumpcap and TShark 2007-08-30 00:24:40 +00:00
gtkglobals.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gtkvumeter.c From Sebastien Tandel: 2007-03-23 18:45:21 +00:00
gtkvumeter.h (hopefully) fix the recently discussed warnings where CLAMP() is called with a value being 0 2006-11-16 20:08:13 +00:00
gui_prefs.c Avoid redraw hex dump windows if redissecting. 2007-11-21 18:56:05 +00:00
gui_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
gui_stat_menu.h experimental feature: dissector filters 2007-08-16 22:03:10 +00:00
gui_stat_util.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
gui_stat_util.h name change 2006-05-21 05:12:17 +00:00
gui_utils.c fix the path to include g_ascii_strcasecmp.h 2007-11-28 01:23:09 +00:00
gui_utils.h From Douglas Pratley: 2007-01-28 02:49:50 +00:00
h225_counter.c H.460 new dissector implemented (H.460.2-H.460.22) 2007-10-18 13:35:57 +00:00
h225_ras_srt.c missing includes 2007-05-14 14:27:09 +00:00
help_dlg.c This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
help_dlg.h This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
hostlist_eth.c name change 2006-05-21 05:12:17 +00:00
hostlist_fc.c move the ITL and the ITLQ structure to packet-scsi.h where it belongs 2006-10-11 10:38:59 +00:00
hostlist_fddi.c name change 2006-05-21 05:12:17 +00:00
hostlist_ip.c name change 2006-05-21 05:12:17 +00:00
hostlist_ipx.c name change 2006-05-21 05:12:17 +00:00
hostlist_jxta.c name change 2006-05-21 05:12:17 +00:00
hostlist_ncp.c mark unused parameters 2006-07-01 12:06:36 +00:00
hostlist_rsvp.c name change 2006-05-21 05:12:17 +00:00
hostlist_table.c Add macros for various filter actions and types, and to combine them 2007-12-09 09:04:58 +00:00
hostlist_table.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
hostlist_tcpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_tr.c name change 2006-05-21 05:12:17 +00:00
hostlist_udpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_usb.c remove svn:executable 2007-03-30 00:54:39 +00:00
hostlist_wlan.c Fix for bug #1278: 2006-12-29 22:22:54 +00:00
io_stat.c Never print x axis values outside the graph (we now have "view as time of day"). 2008-01-03 01:17:47 +00:00
isprint.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
keys.h From Dustin Johnson: 2007-05-18 21:06:20 +00:00
layout_prefs.c Back out part of revision 23395 - leave the toolbar arrow, but remove the 2007-11-09 02:08:00 +00:00
layout_prefs.h name change 2006-05-21 05:12:17 +00:00
ldap_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
libui.vcproj translate some german to english 2007-09-09 14:58:02 +00:00
macros_dlg.c revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
macros_dlg.h revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
main.c This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
main.h This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
mcast_stream.c fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flag 2007-03-21 03:26:26 +00:00
mcast_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
mcast_stream_dlg.c from Stephen Fisher: 2006-10-17 01:29:55 +00:00
mcast_stream_dlg.h name change 2006-05-21 05:12:17 +00:00
menu.c This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
menu.h name change 2006-05-21 05:12:17 +00:00
mgcp_stat.c some more path fixes for g_ascii_strcasecmp.h 2007-11-28 01:31:23 +00:00
mtp3_stat.c mtp3_addr_to_str_buf() and mtp3_pc_hash() expect to be passed a pointer 2007-04-26 07:57:44 +00:00
mtp3_stat.h name change 2006-05-21 05:12:17 +00:00
mtp3_summary.c Change the "--enable-setuid-install" option to install dumpcap and TShark 2007-08-30 00:24:40 +00:00
nameres_prefs.c name change 2006-05-21 05:12:17 +00:00
nameres_prefs.h name change 2006-05-21 05:12:17 +00:00
ncp_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
packet_history.c From Steven Schaeffer: 2007-05-04 11:21:03 +00:00
packet_history.h name change 2006-05-21 05:12:17 +00:00
packet_list.c Make sure the "auto scroll in live capture" toolbar button and menu item 2007-12-05 23:50:28 +00:00
packet_list.h Make sure the "auto scroll in live capture" toolbar button and menu item 2007-12-05 23:50:28 +00:00
packet_win.c Change the "--enable-setuid-install" option to install dumpcap and TShark 2007-08-30 00:24:40 +00:00
packet_win.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
pixmap_save.c Updates to initial check-in of pixmap saving feature: 2007-06-23 05:58:01 +00:00
pixmap_save.h Fix enhancement bug #1337: Export IO Graphs 2007-06-22 22:22:10 +00:00
plugins_dlg.c new codec table for registering codecs by name 2007-10-25 09:38:15 +00:00
plugins_dlg.h name change 2006-05-21 05:12:17 +00:00
prefs_dlg.c hide implementation of module list 2007-11-29 07:52:52 +00:00
prefs_dlg.h From Giorgio Tino: Add a "static text" protocol preference type. This 2006-12-05 00:43:00 +00:00
print_dlg.c add some file dialog related help pages 2006-08-30 20:27:12 +00:00
print_mswin.c from Stephen Fisher: 2006-10-17 01:29:55 +00:00
print_mswin.h name change 2006-05-21 05:12:17 +00:00
print_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
print_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
profile_dlg.c This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
profile_dlg.h This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
progress_dlg.c flush out the main event loop at dialog creation, so we don't see an empty dialog until the first update 2006-11-21 00:40:36 +00:00
proto_dlg.c With increasing number of dissectors, heuristics cause sometimes false hits on packets. It's a pain to go through the menu / enabled protocols dialog to temporarily disable such dissector. This change adds an option to the packet detail menu to do a point-and-click style temporary disable of such protocol. 2007-12-15 13:26:09 +00:00
proto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
proto_draw.c Fix indentation. 2007-12-03 21:57:57 +00:00
proto_draw.h From Douglas Pratley: 2007-01-28 02:49:50 +00:00
proto_hier_stats_dlg.c Add macros for various filter actions and types, and to combine them 2007-12-09 09:04:58 +00:00
proto_hier_stats_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
radius_stat.c From Alejandro Vaquero: 2006-10-24 05:21:00 +00:00
range_utils.c Fix various compiler warnings 2007-01-22 00:20:33 +00:00
range_utils.h name change 2006-05-21 05:12:17 +00:00
recent.c This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
recent.h This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
rpc_progs.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
rpc_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
rtp_analysis.c save RTP in 16-bit linear PCM instead of 8-bit G.711 u-Law 2007-12-28 13:01:55 +00:00
rtp_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_player.c To ease troubleshooting of bug #2017 and for code clarity in the future, use 2008-01-09 08:34:58 +00:00
rtp_player.h Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTP 2006-09-21 17:39:17 +00:00
rtp_stream.c Immediately quit routines if fwrite() fails - further writes will 2007-05-02 19:28:24 +00:00
rtp_stream.h Preparations to be able to display dynamic payload type name in the stream analysis. 2007-04-04 06:58:12 +00:00
rtp_stream_dlg.c From Lars Ruoff: 2007-05-31 18:41:25 +00:00
rtp_stream_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sat.h Fix for bug #1278: 2006-12-29 22:22:54 +00:00
scsi_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
sctp_assoc_analyse.c From Irene Ruengeler: Fix TSN handling in graphs. 2007-05-22 21:16:30 +00:00
sctp_byte_graph_dlg.c From Irene Ruengeler: Fix TSN handling in graphs. 2007-05-22 21:16:30 +00:00
sctp_chunk_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_chunk_stat_dlg.c name change 2006-05-21 05:12:17 +00:00
sctp_error_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_graph_dlg.c Use glib equivalent of ntohs 2008-01-10 14:42:55 +00:00
sctp_stat.c From Irene Ruengeler: Fix TSN handling in graphs. 2007-05-22 21:16:30 +00:00
sctp_stat.h (Minor) Use _WIN32 (instead of WIN32) like the rest of Wireshark 2007-06-03 16:07:07 +00:00
sctp_stat_dlg.c Enable esc key for SCTP Associations window. 2007-09-06 12:46:29 +00:00
service_response_time_table.c Add macros for various filter actions and types, and to combine them 2007-12-09 09:04:58 +00:00
service_response_time_table.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.c if we compile for gtk1 'text' is no longer referenced in the simple_dialog_check_set() function and a warning arises 2007-04-24 05:46:13 +00:00
sip_stat.c Add 422 "Session Timer Too Small" response code from RFC 4028 2007-06-29 10:47:46 +00:00
smb2_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
smb_stat.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
stats_tree_stat.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
stream_prefs.c Standardize filenames and function names for Follow TCP & SSL stream functions 2007-09-13 22:25:20 +00:00
stream_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
summary_dlg.c More summary enhancements: 2007-11-30 13:28:12 +00:00
summary_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
supported_protos_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
supported_protos_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
t38_analysis.c nikai@nikai.net: 2006-11-14 20:32:29 +00:00
tap_dfilter_dlg.c Fix bug #954 for LDAP SRT stats along with the same problem in all the other 2007-11-28 03:04:09 +00:00
tcp_graph.c experimental feature: dissector filters 2007-08-16 22:03:10 +00:00
text_page.c name change 2006-05-21 05:12:17 +00:00
text_page.h name change 2006-05-21 05:12:17 +00:00
toolbar.c If not building for gtk 2.4.0, if out a function that is only used when 2007-12-10 20:40:31 +00:00
toolbar.h name change 2006-05-21 05:12:17 +00:00
u3.c Augment get_gui_runtime_info() with additional information about the U3 device Wireshark is being run from. 2007-02-04 12:39:07 +00:00
u3.h GCC warning fixes 2007-03-09 13:14:09 +00:00
uat_gui.c From Florent Drouin via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2015 : fix crash when editing UAT tables 2007-11-26 18:00:21 +00:00
uat_gui.h revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
voip_calls.c Fix for bug #2017: VoIP trace crashes Wireshark when specific RTP Player 2008-01-13 04:24:24 +00:00
voip_calls.h To ease troubleshooting of bug #2017 and for code clarity in the future, use 2008-01-09 08:34:58 +00:00
voip_calls_dlg.c To ease troubleshooting of bug #2017 and for code clarity in the future, use 2008-01-09 08:34:58 +00:00
voip_calls_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.c Note in a comment the sad truth that CFURLCreateWithString() fails 2007-12-04 04:33:44 +00:00
webbrowser.h name change 2006-05-21 05:12:17 +00:00
win32-file-dlg.c Fix bug #1600 in the Win32 file dialog (it was fixed for the GTK file dialog in SVN revision 21807). 2007-05-22 00:33:46 +00:00
win32-file-dlg.h Implement a real "Cancel" button for the coloring rules dialog - this was a hard one! It seems to be working without bugs and as designed now. 2006-10-03 18:39:36 +00:00
wsp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00