Commit Graph

231 Commits

Author SHA1 Message Date
Gerald Combs 700a474d3b Start converting the User's Guide to AsciiDoc.
Convert the preface and introduction. Update various makefiles.

Change-Id: Id998cabadb6de458f04b7a43bdba4f98e4edb052
Reviewed-on: https://code.wireshark.org/review/3139
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Tested-by: Gerald Combs <gerald@wireshark.org>
2014-07-21 15:31:16 +00:00
Pascal Quantin 158a329292 Update User Guide
Change-Id: I947085e2bffa3141dac20e3fe92077c515801297
Reviewed-on: https://code.wireshark.org/review/2466
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-06-19 22:18:25 +00:00
Alexis La Goutte 7287b58ff5 Continue to remove $Id$ from top of file
(Using sed : sed -i '/^<!-- \$Id\$ -->/,+0 d') (XML Comments)

Change-Id: Ifd03f70ae84dfbbbe04d91f10fd30857fd197014
Reviewed-on: https://code.wireshark.org/review/882
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31 18:46:03 +00:00
Hadriel Kaplan 58fe488822 Lua: add ability for scripts loaded from command-line to be passed arguments
This change adds the ability to pass on to lua scripts loaded from the
command-line (tshark or wireshark) additional arguments supplied by the
command-line.  This will help us in our testsuites, but also might be
useful for user-created scripts.  The additional arguments are passed in
using the '-X' eXtension switch.

Change-Id: Ib94cdf1ffd194ca84692fee7816665e4ff95efbd
Reviewed-on: https://code.wireshark.org/review/156
Reviewed-by: Evan Huus <eapache@gmail.com>
Tested-by: Evan Huus <eapache@gmail.com>
2014-02-13 22:32:58 +00:00
Bill Meier 8ab9c55618 From Ville Skyttä: Spelling Fixes
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9591


svn path=/trunk/; revision=54387
2013-12-23 15:53:13 +00:00
Michael Mann bb25fad9de Add the ability to collapse subtrees with Shift+Left + additional menu items. Bug 9008 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9008).
Currently this is only for GTK, but allows users to test it to see if its worth adding to Qt (my personal opinion is yes).

From Jiří Engelthaler

svn path=/trunk/; revision=52790
2013-10-23 14:24:17 +00:00
Pascal Quantin f1ee43ab0a Update User Guide for 1.11 preparation
svn path=/trunk/; revision=52567
2013-10-12 14:29:40 +00:00
Jeff Morriss d06d2fde90 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8943 :
List Windows Server 2012 (and a couple of Home Server versions) as supported OS.

While at it, remove the list of the various "NT-based" Windows versions from
a couple of other places (this effectively removes statements that we still
support NT4.0 and 2000).

svn path=/trunk/; revision=52549
2013-10-11 19:55:34 +00:00
Michael Mann ba3e8e070a Make column "filter name" prefixed with _ws. to be the same as other "*shark application filters" created in r52462.
svn path=/trunk/; revision=52474
2013-10-09 19:43:02 +00:00
Pascal Quantin d7cdca59d6 Update User Guide
svn path=/trunk/; revision=51946
2013-09-10 22:19:24 +00:00
Balint Reczey baaa0eb1a0 Mention BPF JIT in User Guide
svn path=/trunk/; revision=51492
2013-08-23 18:11:47 +00:00
Jörg Mayer 7670683e3b Explain how to enter a \ in an snmp field.
svn path=/trunk/; revision=50045
2013-06-19 18:20:59 +00:00
Chris Maynard c621a6dbf1 Trivial: add a missing word, "to".
svn path=/trunk/; revision=50037
2013-06-19 15:24:14 +00:00
Chris Maynard 909d2eb309 Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636

svn path=/trunk/; revision=50036
2013-06-19 15:22:56 +00:00
Pascal Quantin 55da3a2254 From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8644 :
SEL RTAC (Real Time Automation Controller) EIA-232 Serial-Line Dissection

svn path=/trunk/; revision=49635
2013-05-30 20:51:18 +00:00
Jeff Morriss f93348a2f7 As suggested by Moshe Kaplan in 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-05-24 14:45:55 +00:00
Pascal Quantin 6910f9428f From Tomasz Mon via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8503 :
Add USBPcap support

svn path=/trunk/; revision=48847
2013-04-14 16:00:34 +00:00
Pascal Quantin d9e7028ed2 Update User Guide
svn path=/trunk/; revision=48843
2013-04-13 21:47:16 +00:00
Pascal Quantin 02db28c2a9 Update User Guide
svn path=/trunk/; revision=48756
2013-04-06 11:03:27 +00:00
Guy Harris a808b622ac Add missing </endlist>.
svn path=/trunk/; revision=48668
2013-03-31 06:17:41 +00:00
Guy Harris b5a890d276 Don't bundle "Open" and "Import" together; again, clarify that "Import"
is a somewhat limited function.

svn path=/trunk/; revision=48667
2013-03-31 05:12:50 +00:00
Guy Harris 7b32fc6873 Reflect the new menu item for the dialog box for importing a hex dump
file (and note in more detail what it does).

svn path=/trunk/; revision=48666
2013-03-31 04:28:39 +00:00
Alexis La Goutte 46049a8747 Fix indent for Documentation (Tab => Spaces)
svn path=/trunk/; revision=47148
2013-01-18 15:51:54 +00:00
Alexis La Goutte fdb281b2c3 Happy New Year also for Documentation
Also add -I option of TShark & dumpcap and the default capture type for editcap is now pcapng

svn path=/trunk/; revision=47147
2013-01-18 15:51:43 +00:00
Jaap Keuter 9d41364811 Replace SESSIONNAME with the use of an API call, just as in the code.
svn path=/trunk/; revision=47144
2013-01-18 06:22:01 +00:00
Pascal Quantin f7d2f14799 Add reordercap and text2pcap -D option to User Guide
svn path=/trunk/; revision=46870
2012-12-31 13:31:53 +00:00
Pascal Quantin b591f54765 Update User Guide
svn path=/trunk/; revision=46697
2012-12-22 19:30:44 +00:00
Michael Mann 0bdfbe97d4 Add -Q option to TShark to force only "true" errors to stderr. No "status" messages should be included if -Q option is specified. Bug 2881 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2881)
svn path=/trunk/; revision=46627
2012-12-20 01:22:42 +00:00
Pascal Quantin 58d3545a4e Update command line tools help
svn path=/trunk/; revision=46501
2012-12-11 21:21:50 +00:00
Michael Mann 40eca5f0de Allow TShark to specify columns as fields with -e option (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2892)
svn path=/trunk/; revision=46465
2012-12-08 02:42:40 +00:00
Jeff Morriss 9ed34c4e6c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7971 by fixing the
documentation: a 'files:' value of 0 hasn't been accepted since trunk-1.4.

svn path=/trunk/; revision=46023
2012-11-13 19:35:36 +00:00
Irene Rüngeler 3ceddc57d3 Add some explanations for the change Capture options Dialog
svn path=/trunk/; revision=44484
2012-08-14 07:56:36 +00:00
Jeff Morriss 8e44cb3808 Don't bother telling users that the save and copy commands are "only"
available in Wireshark 0.99.x and only when Wireshark was built with GTK
2.6 or later.

svn path=/trunk/; revision=43138
2012-06-06 19:20:28 +00:00
Jaap Keuter 082244d317 From Paul-Marc Bougharios:
Corrected Users Guide reference to Red Hat and Fedora.

svn path=/trunk/; revision=42024
2012-04-11 17:28:06 +00:00
Stig Bjørlykke 444132d01c Added more UAT's to the list of configuration profile files.
svn path=/trunk/; revision=41843
2012-03-30 11:50:53 +00:00
Michael Tüxen e52bc42404 Small fix.
svn path=/trunk/; revision=41129
2012-02-21 21:50:08 +00:00
Michael Tüxen f3895780f6 From Irene Ruengeler: Describe what we currently have in trunk/
related to capturing from multiple
                      interfaces.

svn path=/trunk/; revision=41128
2012-02-21 21:46:06 +00:00
Bill Meier e73029555a "Expert Info Composite" is now "Expert Info" (with the old "Expert Info" having been removed).
svn path=/trunk/; revision=40085
2011-12-03 22:08:28 +00:00
Guy Harris 7068d5df0a Sync up the file format lists, add the Aethra files, and promote pcap-ng
to come right after pcap and not to be tagged as experimental.

svn path=/trunk/; revision=39594
2011-10-26 04:53:48 +00:00
Chris Maynard 311c5ef686 Add a new tshark option for being able to specify an alternate line separator between packets. The option chosen was "-S <separator>". The former -S option was renamed to -P, and the former -P option, which was previously undocumented, was renamed to -2. This fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5342.
svn path=/trunk/; revision=39168
2011-09-27 18:32:59 +00:00
Stig Bjørlykke 155de63f73 Add an option -d to specify display filter from the command line.
This was requested in bug 2463.

svn path=/trunk/; revision=39090
2011-09-22 18:39:29 +00:00
Stig Bjørlykke f43c9625e1 From Kurnia Hendrawan:
Update the user's guide.

svn path=/trunk/; revision=38899
2011-09-06 15:36:11 +00:00
Anders Broman b2633b05d8 From John Bradshaw:
Spelling fixes
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296

svn path=/trunk/; revision=38834
2011-09-01 04:35:57 +00:00
Gerald Combs db240c2b5e Replace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as discussed in bug 6256.
svn path=/trunk/; revision=38784
2011-08-29 21:16:29 +00:00
Gerald Combs b2561a408c Fix markup.
svn path=/trunk/; revision=37304
2011-05-19 20:13:33 +00:00
Gerald Combs 7868da24aa Update the version and command output.
svn path=/trunk/; revision=37303
2011-05-19 19:52:56 +00:00
Balint Reczey 8664251be1 Note that README.Debian contains the procedure of setting up capture
rights for regular users on Debian systems.

svn path=/trunk/; revision=37021
2011-05-08 21:55:11 +00:00
Gerald Combs a365760a6d More markup updates.
svn path=/trunk/; revision=36303
2011-03-23 23:36:39 +00:00
Gerald Combs bf305c1476 Clean up information about older Windows versions.
svn path=/trunk/; revision=36300
2011-03-23 21:03:18 +00:00
Chris Maynard 25d68e6c5b Disallow invalid char's in the filename passed to idl2wrs. Fixes bug 1129.
svn path=/trunk/; revision=35944
2011-02-14 01:44:15 +00:00