aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/user-guide.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-05-24As suggested by Moshe Kaplan in ↵Jeff Morriss1-1/+8
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8712 : When pointing people to the mailing lists, point them directly to the lists page rather than explaining where to look for the link on the main page (the directions were several years out of date). While there also fix up some of the indentation and add a link to the Q&A site in the developer's guide. svn path=/trunk/; revision=49553
2013-04-22Update guidesPascal Quantin1-2/+2
svn path=/trunk/; revision=48981
2012-08-14Add some explanations for the change Capture options DialogIrene Rüngeler1-0/+1
svn path=/trunk/; revision=44484
2012-06-07Version 1.7 --> 1.9.Jeff Morriss1-2/+2
Extend the copyright for these documents into 2012. svn path=/trunk/; revision=43145
2012-02-21From Irene Ruengeler: Describe what we currently have in trunk/Michael Tüxen1-1/+6
related to capturing from multiple interfaces. svn path=/trunk/; revision=41128
2011-05-191.6 → 1.7.Gerald Combs1-1/+1
svn path=/trunk/; revision=37309
2011-05-19Update the version and command output.Gerald Combs1-1/+1
svn path=/trunk/; revision=37303
2011-01-21Start update for 1.5 version of User's Guide.Jaap Keuter1-2/+3
svn path=/trunk/; revision=35612
2011-01-09Update the pop-up menu screen shots.Jaap Keuter1-0/+1
svn path=/trunk/; revision=35443
2011-01-09Update the menu screenshots and descriptions.Jaap Keuter1-1/+2
svn path=/trunk/; revision=35441
2011-01-06Tell the user about the Q&A site.Jaap Keuter1-0/+1
svn path=/trunk/; revision=35412
2010-11-20Add missing update of user-guide.xml for revision 34983.Jaap Keuter1-0/+1
svn path=/trunk/; revision=34986
2010-05-18Prepare the docbooks for the 1.4 branch.Jaap Keuter1-2/+2
svn path=/trunk/; revision=32861
2010-04-23From Vincenzo Condoleo via bug 3724:Gerald Combs1-13/+14
Update the compare stats documentation. From me: Add a screen shot and editorial updates. Change some lables to better match the IP and TCP dissectors. svn path=/trunk/; revision=32545
2010-01-22Add a simple help page for LTE RLC stats.Martin Mathieson1-0/+1
svn path=/trunk/; revision=31616
2009-12-27Start Telephony statistics chapter.Jaap Keuter1-1/+7
svn path=/trunk/; revision=31369
2009-12-18Update the User Guide to show the current menu.Jaap Keuter1-0/+1
svn path=/trunk/; revision=31317
2009-12-02Update User Guide:Jaap Keuter1-33/+26
- New Capture Options dialog. - Add Remote Capture section. svn path=/trunk/; revision=31154
2009-05-29Update version numbers.Gerald Combs1-1/+1
svn path=/trunk/; revision=28525
2009-04-06Add a page describing LTE MAC stats window.Martin Mathieson1-0/+1
The user guide still needs to be updated to show separate Statistics and Telephony menus. svn path=/trunk/; revision=27971
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
svn path=/trunk/; revision=25937
2008-06-21Updated the statusbar documentation:Stig Bjørlykke1-0/+2
- Added description of the expert info bullet - Added description of the configuration profile with menu - Show the correct Packets/Displayed/Marked(/Dropped) names - Describe the display filter message when using the != operator svn path=/trunk/; revision=25513
2008-06-21Added a brief introduction to the "Interface Details" dialog box.Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=25509
2008-06-21Added a help button in the Interface Options dialog.Stig Bjørlykke1-0/+1
Added the Interface Options docbook chapter. svn path=/trunk/; revision=25502
2008-04-18Added a "Capture Interfaces" dialog box figure for other than Win32Stig Bjørlykke1-0/+1
to show and document the "Device" column. Added a note about hidden interfaces. Added some missing graphics files to Makefile.common. svn path=/trunk/; revision=25115
2008-04-09fix guides according to recent GTK1 changesUlf Lamping1-6/+6
svn path=/trunk/; revision=24870
2008-03-21Clean up outer docbook files for 1.0.0.Jaap Keuter1-7/+5
svn path=/trunk/; revision=24706
2008-02-29Update datestamp on documentsJaap Keuter1-2/+2
svn path=/trunk/; revision=24506
2008-02-17Updated the User Guide:Stig Bjørlykke1-0/+1
- Added description for WLAN Traffic statistics. - Added "Limit to display filter" description in conversations and endpoints. - Added a tip in IO Graphs to click in the graph to select a matching packet. - Some indentation fixes. svn path=/trunk/; revision=24371
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-0/+1
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
2007-11-20Bump the version numbers.Gerald Combs1-1/+1
svn path=/trunk/; revision=23522
2007-08-16finish the expert info sectionUlf Lamping1-0/+2
svn path=/trunk/; revision=22526
2007-08-15add a section about expert infosUlf Lamping1-0/+1
svn path=/trunk/; revision=22504
2007-07-21Cleanup how WsLuaRm is insertedLuis Ontanon1-13/+5
Add a section introducing wslua and how scripts are loaded (to be completed). svn:ignore wsluarm (a dummy file to mark the generation of the various components of the reference manual) svn path=/trunk/; revision=22375
2007-07-21Migrate the wslua ref man into wsugLuis Ontanon1-0/+39
svn path=/trunk/; revision=22369
2007-06-16Bring the information up to date regarding versions and sample output.Jaap Keuter1-1/+1
svn path=/trunk/; revision=22113
2007-03-03Update object export code:Stephen Fisher1-2/+3
- Add to User's Guide - Add a help button - Move a lot of code into the shared export_object.c file and out of dissector specific file export_object_http.c. This will make adding additional protocols much easier. - Change comment in packet-http.c to reflect new name (Export Object) - Various other minor improvements svn path=/trunk/; revision=20961
2007-01-04Bump date and version numberJaap Keuter1-3/+3
svn path=/trunk/; revision=20306
2006-09-15first step to fix the file dialog "mess":Ulf Lamping1-15/+19
- use different screenshots for: GTK1, GTK2 and Win32 - rewrite the "File Open Dialog" section svn path=/trunk/; revision=19239
2006-09-11add missing libraries: GNUTLS, Gcrypt, Kerberos, LUA, PortAudio (please ↵Ulf Lamping1-3/+3
check if it's correct) fix a lot of broken URL's svn path=/trunk/; revision=19192
2006-08-25User's/Developer's Guide: finish Ethereal to Wireshark transition by ↵Ulf Lamping1-75/+78
"reshoot" *all* screenshots (and rename them) and update some of the menu items that changed in the meantime. svn path=/trunk/; revision=19032
2006-06-15rename "graphics" directory to "wsug_graphics" to make it clear that it's ↵Ulf Lamping1-105/+105
only used for the users_guide svn path=/trunk/; revision=18473
2006-05-31Further cleanup of Wireshark User GuideJaap Keuter1-9/+11
svn path=/trunk/; revision=18290
2006-05-30Ethereal -> Wireshark in the User's Guide. Switch over to the new logo. Gerald Combs1-127/+127
We'll probably want to use a vectorized version of the logo (e.g. EPS or SVG) at some point. svn path=/trunk/; revision=18257
2006-05-30EUG -> WSUGGerald Combs1-18/+18
svn path=/trunk/; revision=18256
2006-05-30Ethereal -> WiresharkGerald Combs1-17/+17
svn path=/trunk/; revision=18255
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18206
2006-04-21enhance the "File Sets" page (e.g. add a screenshot)Ulf Lamping1-0/+1
svn path=/trunk/; revision=17940
2006-04-18move all the incomplete chapters to the end of the fileUlf Lamping1-7/+8
svn path=/trunk/; revision=17890
2005-12-29remove the document version. As we are using the subversion it's no longer ↵Ulf Lamping1-17/+13
needed. The former versioning didn't really worked quite well. add the (changed) messages section back to the user's guide appendix svn path=/trunk/; revision=16919