Commit graph

780 commits

Author SHA1 Message Date
Gerald Combs
7e9faae9d9 1.3.3 -> 1.3.4.
svn path=/trunk/; revision=31865
2010-02-11 16:38:42 +00:00
Jeff Morriss
feec8e9dda We don't want to deliver the (generated) Makefile. Since Makefile.common is always a dependency, add references to it only once (in Makefile.common). Should it be a dependency?
svn path=/trunk/; revision=31863
2010-02-11 01:14:24 +00:00
Gerald Combs
398ff623d5 Fix the GNU build.
svn path=/trunk/; revision=31862
2010-02-11 00:28:18 +00:00
Gerald Combs
81793ee828 Make the build dependencies more consistent between platforms. Try to
fix the Windows build (without breaking the GNU toolchain build).

svn path=/trunk/; revision=31861
2010-02-10 23:34:46 +00:00
Jeff Morriss
e6b0f7cdfd Use automake to build things in docbook/ .
This at least gets the docbook source distributed, as requested in:

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3871

Still to do:
	1) get out-of-source-tree builds working
	2) automatically check that everything is distributed with distcheck
	   (requires (1) but it may also require building the docbook
	   directory as part of "make all")
	3) (optional) use automake rules to actually build the stuff (currently
	   Makefile.am is basically some automake stuff wrapped around standard
	   Makefile rules. Could this done better?)

svn path=/trunk/; revision=31858
2010-02-10 22:12:22 +00:00
Gerald Combs
733b6702be Add an item for the "ignore" feature.
svn path=/trunk/; revision=31857
2010-02-10 19:57:21 +00:00
Jeff Morriss
253856f0c0 Die if we can't open the input or output files
svn path=/trunk/; revision=31856
2010-02-10 17:59:34 +00:00
Jaap Keuter
dd81089ceb Make the kludge work for xmllint too.
svn path=/trunk/; revision=31851
2010-02-09 21:47:04 +00:00
Gerald Combs
2e0cc063c0 Drop support for Windows 2000 in 1.3 and later.
svn path=/trunk/; revision=31849
2010-02-09 19:13:57 +00:00
Jaap Keuter
15112d0645 Make example output pagebreak in PDF.
svn path=/trunk/; revision=31835
2010-02-08 22:11:05 +00:00
Jaap Keuter
12ee443299 Rightsize graphics by modifying their DPI.
svn path=/trunk/; revision=31834
2010-02-08 22:09:51 +00:00
Jörg Mayer
77d63e1d27 Whitespace change
svn path=/trunk/; revision=31808
2010-02-06 10:17:52 +00:00
Jaap Keuter
440eb5bb1c Add missing graphics file.
svn path=/trunk/; revision=31800
2010-02-05 17:24:28 +00:00
Bill Meier
e4ea81ea2c From Chris Maynard: "Wrong download link to vcredist_x86.exe"
(from me): Change a few additional cases of "2008EE" to "2008EE SP1"
  and indicate that 2008EE SP1 is recommended (rather than 2005EE).

svn path=/trunk/; revision=31797
2010-02-05 03:37:46 +00:00
Gerald Combs
c959c3ffa3 Adjust the heading elements.
svn path=/trunk/; revision=31781
2010-02-04 00:19:00 +00:00
Stig Bjørlykke
88b72356ad Introduce "Reassembled length" filter element for all protocols doing
reassembly.

svn path=/trunk/; revision=31767
2010-02-02 16:01:52 +00:00
Martin Mathieson
b3b22d6be8 Update screenshot after fixing some label issues.
svn path=/trunk/; revision=31619
2010-01-22 15:39:06 +00:00
Martin Mathieson
a33e4ee41e Add a simple help page for LTE RLC stats.
svn path=/trunk/; revision=31616
2010-01-22 12:42:53 +00:00
Guy Harris
1a51e03409 Clarify tcpdump's default snapshot length a bit - and recommend 65535 as
the argument to "-s" (1500 is too small even for Ethernet, as the
maximum size of packets on Ethernet is 1514 bytes if you don't count the
FCS and 1518 bytes if you do).

svn path=/trunk/; revision=31615
2010-01-22 04:43:07 +00:00
Bill Meier
43b74900f1 Minor fix: highlight a command argument as part of the command.
svn path=/trunk/; revision=31504
2010-01-12 16:44:58 +00:00
Stig Bjørlykke
e24b354bc5 Document the ignore packets functions.
Update the mark packets functions.

svn path=/trunk/; revision=31399
2010-01-01 17:00:17 +00:00
Jörg Mayer
9a69a7934e - Beginnings of cmake in docbook directory
- Add note about "make help"
- Move beginnings of packaging into its own file: CPackConfig.txt

svn path=/trunk/; revision=31379
2009-12-29 12:12:26 +00:00
Guy Harris
6c58478023 Give some information on whence xsltproc and xmllint come. Note that
they're both part of OS X Panther and later.

svn path=/trunk/; revision=31377
2009-12-28 22:09:35 +00:00
Jaap Keuter
b74a82e665 Start Telephony statistics chapter.
svn path=/trunk/; revision=31369
2009-12-27 22:20:03 +00:00
Stig Bjørlykke
3dd56aba9c Document the new Copy Profile button.
svn path=/trunk/; revision=31344
2009-12-21 23:32:33 +00:00
Jaap Keuter
b4a185a325 Clean up the docbook source code, apply proper tags, update references.
Update readme information, add some editing information for authors.

svn path=/trunk/; revision=31326
2009-12-20 14:49:49 +00:00
Guy Harris
0e6059ec06 Get rid of no-longer-applicable and no-longer-referred-to footnote.
svn path=/trunk/; revision=31325
2009-12-19 22:12:36 +00:00
Stig Bjørlykke
5f736a6322 Document expert info group Protocol.
svn path=/trunk/; revision=31323
2009-12-19 15:03:23 +00:00
Jaap Keuter
7d11c07ace Update the User Guide to show the current menu.
svn path=/trunk/; revision=31317
2009-12-18 23:14:26 +00:00
Bill Meier
5e3d697f0d Update README to reflect fop-0.95 as default on Windows.
svn path=/trunk/; revision=31264
2009-12-14 15:04:49 +00:00
Jaap Keuter
6869dff475 Update details about building and installing.
svn path=/trunk/; revision=31263
2009-12-14 14:39:32 +00:00
Jaap Keuter
0959e1d78c Cleanup tapping section.
svn path=/trunk/; revision=31259
2009-12-14 10:09:06 +00:00
Bill Meier
2048d62ca9 Fix XML error (I hope) ...
svn path=/trunk/; revision=31258
2009-12-14 03:01:47 +00:00
Jaap Keuter
129aed2247 Update the library references.
svn path=/trunk/; revision=31257
2009-12-13 22:10:37 +00:00
Jaap Keuter
96440eb5ba Add description on running and debugging your own build of Wireshark.
svn path=/trunk/; revision=31256
2009-12-13 19:22:28 +00:00
Jaap Keuter
2315fe5959 Update platform support, build and packaging information.
svn path=/trunk/; revision=31255
2009-12-13 13:47:36 +00:00
Jaap Keuter
f476f80198 User Guide: save 50 pages worth of white space.
Developer Guide: save 45 pages worth of white space.

svn path=/trunk/; revision=31155
2009-12-02 19:51:48 +00:00
Jaap Keuter
85f4872301 Update User Guide:
- New Capture Options dialog.
- Add Remote Capture section.

svn path=/trunk/; revision=31154
2009-12-02 19:33:28 +00:00
Jaap Keuter
4dcdca4974 Clean up the makefile a bit.
svn path=/trunk/; revision=31140
2009-12-01 07:27:03 +00:00
Jaap Keuter
b7f5f3171d Update the text and hyperlinks.
svn path=/trunk/; revision=31125
2009-11-29 22:49:32 +00:00
Gerald Combs
f08e18e9a5 Switch back to normal versioning. Bump the version to 1.3.3.
svn path=/trunk/; revision=31064
2009-11-24 05:57:05 +00:00
Jaap Keuter
47d20fd441 Add documentation for -J and -j command line parameters.
svn path=/trunk/; revision=31038
2009-11-21 10:07:21 +00:00
Gerald Combs
0c00e3be4e Use #8594 instead of rarr.
svn path=/trunk/; revision=31000
2009-11-17 22:13:53 +00:00
Gerald Combs
c2cd7605af Display filter macros are under the Analyze menu.
svn path=/trunk/; revision=30996
2009-11-17 19:41:43 +00:00
Gerald Combs
fdbdedf2b4 Update the stock tip, note, and warning icons from GTK+ 2.18.3. Add an
item to the known bugs list in the release notes.

svn path=/trunk/; revision=30928
2009-11-11 00:09:03 +00:00
Gerald Combs
cc036df5ea Updates for FOP 0.95.
svn path=/trunk/; revision=30913
2009-11-10 01:32:59 +00:00
Gerald Combs
0ead6b73ff Switch the default Fop version to 0.95 and adjust custom_layer_pdf.xsl
accordinglty. Tweak the print resolution on all of the images again. Add
a MIME type for one of the images.

svn path=/trunk/; revision=30909
2009-11-09 18:41:21 +00:00
Gerald Combs
16adb1c04b Make more PNGs 90 DPI.
svn path=/trunk/; revision=30850
2009-11-07 00:45:03 +00:00
Gerald Combs
250559eeb1 Make all of the PNGs 90 DPI.
svn path=/trunk/; revision=30849
2009-11-07 00:40:04 +00:00
Gerald Combs
4699b9fc86 Fix a warning in a table (which results in an error in Fop 0.95). Reformat
it slightly while we're at it.

svn path=/trunk/; revision=30848
2009-11-06 23:57:01 +00:00
Stig Bjørlykke
0c8c131bb5 Removed two unneeded includes.
svn path=/trunk/; revision=30800
2009-11-01 22:05:07 +00:00
Stig Bjørlykke
5c62502644 Added a UAT table to describe enterprise specific-trap types.
svn path=/trunk/; revision=30796
2009-11-01 18:45:43 +00:00
Gerald Combs
cb33ed4cd7 Simplify the download text as recommended by Ulf.
svn path=/trunk/; revision=30741
2009-10-27 22:05:09 +00:00
Gerald Combs
ef952d025f Build 1.3.1.
svn path=/trunk/; revision=30724
2009-10-27 00:10:52 +00:00
Stig Bjørlykke
3a5c9ec3b2 Load lua scripts in the plugins directory, both global and personal.
List loaded lua scripts in Help->About->Plugins.

svn path=/trunk/; revision=30675
2009-10-23 17:52:18 +00:00
Guy Harris
ef2e5d71cc Fix broken link.
svn path=/trunk/; revision=30647
2009-10-20 18:17:32 +00:00
Gerald Combs
e42a887353 Update the Windows requirements section.
svn path=/trunk/; revision=30642
2009-10-20 16:48:52 +00:00
Ulf Lamping
34a3a1c9eb 2008EE is the example throughout that chapter, use it in this config.nmake example as well
svn path=/trunk/; revision=30245
2009-10-02 09:12:32 +00:00
Anders Broman
9ac672ca81 Update *.vcproj to visual studio 8
svn path=/trunk/; revision=30111
2009-09-24 05:11:47 +00:00
Gerald Combs
374772c5c3 Add a couple of updates.
svn path=/trunk/; revision=29938
2009-09-15 19:57:51 +00:00
Gerald Combs
c7b0b40c9b Build 1.3.0.
svn path=/trunk/; revision=29912
2009-09-14 23:31:02 +00:00
Bill Meier
02de65a871 Remove usage of check_col() since no longer required.
svn path=/trunk/; revision=29898
2009-09-14 15:34:05 +00:00
Gerald Combs
266c357d81 Start the feature list for 1.4.
svn path=/trunk/; revision=29691
2009-09-03 18:15:23 +00:00
Sake Blok
140d21fe45 Reverted part of SVN 27411. The "home" and "end" key bindings overruled
the use of these keys while editing a filter in the filter toolbar.
The keys "ctrl-home" and "ctrl-end" already provide the functionality to 
go to the first or last packet in the packet-list. I added these as
accelerator keys and updated the users guide accordingly.

Of course we can also make "home" and "end" work, without breaking 
functionality in the filter toolbar, but that takes a little more
work (at least for me... maybe not after going to Steve's session
at Sharkfest :-)).

(will add this to inclusion list for 1.0.9 and 1.2.0)


svn path=/trunk/; revision=28670
2009-06-09 06:23:37 +00:00
Gerald Combs
0b1b0264ab Update the logo in the documentation.
svn path=/trunk/; revision=28526
2009-05-29 17:57:55 +00:00
Gerald Combs
bc18e5e303 Update version numbers.
svn path=/trunk/; revision=28525
2009-05-29 17:12:20 +00:00
Bill Meier
092d7da4ff Implement a simpler way to check for a change in the svn version.
svn path=/trunk/; revision=28510
2009-05-27 20:08:39 +00:00
Gerald Combs
2c917c9f43 Copy over r28507 from /trunk-1.2.
svn path=/trunk/; revision=28508
2009-05-27 18:20:52 +00:00
Bill Meier
d1cd43f3c0 docbook: Windows: rebuild docs only when source or svn_version actually changes.
Also: rebuild docs if docbook/Makefile.nmake or docbook/Makefile.common changes;
       rebuilding individual target (wdug, wsdg,...) will check for svn_version change.

svn path=/trunk/; revision=28497
2009-05-26 20:57:39 +00:00
Gerald Combs
bc469b1f79 Move the trunk to 1.3.
svn path=/trunk/; revision=28495
2009-05-26 20:53:28 +00:00
Bill Meier
97370e2b01 Move xml validation to the individual wsug, wsdg & release_notes targets.
Enables proper making of just one of the targets.

svn path=/trunk/; revision=28489
2009-05-26 16:06:12 +00:00
Bill Meier
e0256b851f Add a note about README.developer to the beginning of the "Packet Dissection" chapter.
svn path=/trunk/; revision=28485
2009-05-26 15:03:17 +00:00
Bill Meier
e33034eeb2 Update the "Adding a basic dissector" section a bit to reflect current practice.
svn path=/trunk/; revision=28484
2009-05-26 14:32:45 +00:00
Stig Bjørlykke
8563d8a240 Document the changes in the Capture Interfaces description.
svn path=/trunk/; revision=28483
2009-05-26 13:52:43 +00:00
Stig Bjørlykke
a6555ef9c3 Small improvements for the compare capture files dialog:
- Added autocompletion in the filter entry
- Added a help button (documentation TBD)

svn path=/trunk/; revision=28440
2009-05-21 22:10:17 +00:00
Gerald Combs
bd79d12416 Update the release notes.
svn path=/trunk/; revision=28428
2009-05-20 19:27:57 +00:00
Gerald Combs
5cf75da4dd Add a few items from Stig.
svn path=/trunk/; revision=28419
2009-05-19 22:40:22 +00:00
Gerald Combs
61d2248b3f Use the xhtml stylesheet to generate the release notes instead of the
html stylesheet. This makes xsltproc use utf-8 instead of iso-8859-1.

svn path=/trunk/; revision=28407
2009-05-19 01:26:06 +00:00
Gerald Combs
54cfb39143 Prep for 1.2.0rc1.
svn path=/trunk/; revision=28372
2009-05-15 18:27:25 +00:00
Bill Meier
4989352829 Update help text for capinfos, editcap, & etc. to match current development.
In some cases, remove option descriptions since the text 
 just repeats the help output.

svn path=/trunk/; revision=28335
2009-05-12 16:11:58 +00:00
Jaap Keuter
34af7d8725 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28248
2009-05-02 06:46:40 +00:00
Jaap Keuter
d01bfa2399 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28247
2009-05-02 06:46:03 +00:00
Jaap Keuter
03f2402950 From Naoyoshi Ueda:
Currently wireshark has ability to decrypt ISAKMP IKEv1 packets, but not IKEv2
packets. With attached patch decryption of IKEv2 packets is now passible. 

svn path=/trunk/; revision=28089
2009-04-20 05:40:58 +00:00
Balint Reczey
f7cad3e5ef Removed obsolete color legend.
This fixes bug 2957.

svn path=/trunk/; revision=28083
2009-04-17 22:26:43 +00:00
Sake Blok
ff65240906 Add some more "copy" functionality:
- Enabled "Copy Description" in the main menu and gave it
  accelerator key CTRL+SHIFT+D

- Added "Copy Fieldname" to copy the fieldname of the selected
  field in the detail view (Acc.Key: CTRL+SHIFT+F)

- Added "Copy Value" to copy the value of the selected
  field in the detail view (Acc.Key: CTRL+SHIFT+V)

- Updated documentation to reflect the changes



svn path=/trunk/; revision=28006
2009-04-08 18:32:11 +00:00
Martin Mathieson
68eb20a550 Add a page describing LTE MAC stats window.
The user guide still needs to be updated to show separate Statistics and Telephony menus.

svn path=/trunk/; revision=27971
2009-04-06 09:29:32 +00:00
Stig Bjørlykke
7ff188128b Added a users context list to map a presentation context identifier to an
object identifier when the capture does not contain a PRES package with a
presentation context definition list for the conversation.

Added a few expert infos.

svn path=/trunk/; revision=27631
2009-03-07 00:28:34 +00:00
Stig Bjørlykke
f5cfccc2e9 Updated to use the title attribute for UAT fields.
svn path=/trunk/; revision=27629
2009-03-06 22:59:33 +00:00
Guy Harris
a8a74a9d5b Get rid of "displaylang=" from the URLs; let whatever the site defaults
to be the language you get.

svn path=/trunk/; revision=27305
2009-01-26 23:04:18 +00:00
Ulf Lamping
0e128c0789 add a small section about "msvcr90.dll / vcredist_x86.exe"
svn path=/trunk/; revision=27296
2009-01-26 19:47:03 +00:00
Bill Meier
dee3410f99 Update list of supported file formats + some minor rewording.
svn path=/trunk/; revision=27272
2009-01-19 22:40:39 +00:00
Stephen Fisher
4dffe31d70 From Toralf Foester via -dev mailing list: Add static to the forward
declaration of a static function in the examples.


svn path=/trunk/; revision=27188
2009-01-08 01:56:00 +00:00
Gerald Combs
8d65f94d65 Update the PDML and PSML URLs.
svn path=/trunk/; revision=27128
2008-12-30 00:25:14 +00:00
Gerald Combs
15274ad664 Define the path to the tools directory.
svn path=/trunk/; revision=27054
2008-12-18 21:40:39 +00:00
Bill Meier
fcb9eacb45 Fix bug: use &lt; instead of < and etc
svn path=/trunk/; revision=26988
2008-12-13 21:42:10 +00:00
Bill Meier
761096c41d Add checkAPIs as a code submission requirement.
svn path=/trunk/; revision=26987
2008-12-13 19:17:12 +00:00
Ulf Lamping
fd9a1d6094 add Server 2008 to another place where the versions are mentioned ...
svn path=/trunk/; revision=26977
2008-12-12 23:17:44 +00:00
Ulf Lamping
75e87747e5 add Windows Server 2008 to the list of known working systems (partly fixes #3115)
svn path=/trunk/; revision=26976
2008-12-12 23:08:51 +00:00
Bill Meier
9c601f9fc8 A few minor updates ...
svn path=/trunk/; revision=26965
2008-12-11 16:44:07 +00:00
Bill Meier
891bde2863 Fix typo: profile config is on the right side of the status bar
svn path=/trunk/; revision=26964
2008-12-11 15:32:58 +00:00
Stig Bjørlykke
3319c4e670 We have no pop-up menu in the "Packet Bytes" pane.
svn path=/trunk/; revision=26919
2008-12-04 21:50:52 +00:00
Stig Bjørlykke
48cced98a6 Fixed some indents in program listings.
svn path=/trunk/; revision=26830
2008-11-23 18:16:04 +00:00
Gerald Combs
2c964392a7 Add sections for SMI and GeoIP. Sort the UAT sections.
svn path=/trunk/; revision=26582
2008-10-27 18:55:27 +00:00
Stephen Fisher
d10ec9cdb0 Fix XML error in developer's guide.
svn path=/trunk/; revision=26547
2008-10-25 02:21:05 +00:00
Gerald Combs
9fb53f8f0a Update some sections to point to Visual C++ 2008.
svn path=/trunk/; revision=26543
2008-10-24 21:00:35 +00:00
Gerald Combs
526e3ddbf8 Remove extra tags.
svn path=/trunk/; revision=26532
2008-10-23 21:05:36 +00:00
Gerald Combs
befeb91d67 Updates for Python 2.6.
svn path=/trunk/; revision=26520
2008-10-23 00:38:34 +00:00
Stig Bjørlykke
5a2106b111 List services as a configuration file.
svn path=/trunk/; revision=26412
2008-10-11 11:40:13 +00:00
Stig Bjørlykke
ec1dce16ab Add Logarithmic and Auto to the list of Y Axis scale.
svn path=/trunk/; revision=26326
2008-10-01 09:32:09 +00:00
Gerald Combs
205d47a905 Add proxy detection to win32-setup.sh. Update and clean up some of the
proxy-related documentation.

svn path=/trunk/; revision=26100
2008-08-27 22:06:13 +00:00
Stig Bjørlykke
b18c95e574 Fixed some text and link to a more relevant section for the "!=" common mistake.
svn path=/trunk/; revision=26062
2008-08-23 18:55:02 +00:00
Ulf Lamping
dee45a3060 use the "official" names
svn path=/trunk/; revision=26034
2008-08-17 22:33:53 +00:00
Bill Meier
0b499492f7 Fix various minor typos and spelling errors
svn path=/trunk/; revision=26008
2008-08-13 16:44:18 +00:00
Bill Meier
895df0eeea Fix some minor typos, spelling errors & etc
svn path=/trunk/; revision=26007
2008-08-13 16:11:48 +00:00
Bill Meier
0095dc38f3 Fix two spelling errors
svn path=/trunk/; revision=26003
2008-08-13 14:11:13 +00:00
Stig Bjørlykke
9436fdd0f1 Added a note about not beeing able to delete the "Default" profile.
svn path=/trunk/; revision=26002
2008-08-13 11:10:06 +00:00
Gerald Combs
5e1a101afd Add a missing </para>.
svn path=/trunk/; revision=25939
2008-08-05 23:08:16 +00:00
Luis Ontanon
42c3239a1a luis.ontanon@gmail.com => luis@ontanon.org
svn path=/trunk/; revision=25937
2008-08-05 21:03:46 +00:00
Gerald Combs
7d8e29f501 From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.
From me:

Instead of adding adns_config.h, place it a custom adns package in
wireshark-win32-libs. Update tools/win32-setup.sh accordingly.

Split the MSVC2008EE variant into MSVC2008 and MSVC2008EE, similar to
MSVC2005 and MSVC2005EE. We have to worry about vcredist_x86.exe in
both cases.

Add Pascal to AUTHORS.

Update the Developer's Guide.

svn path=/trunk/; revision=25921
2008-08-04 23:05:32 +00:00
Gerald Combs
72965329b0 Remove a lot of vestigal GTK-Wimp stuff. It's been included with
GTK+ since version 2.8, when its name was changed to the "GTK MS
Windows-Engine."

Simplify the Windows installer by removing the GTK-Wimp option (which
means the "Wireshark" item can be an entry instead of a group). Move
Rawshark to the "Tools" group.

(If anyone wants to disable the MS Windows Engine they can still do so
after installation by disabling or removing libwimp.dll.)

svn path=/trunk/; revision=25611
2008-06-26 16:42:07 +00:00
Stig Bjørlykke
1c1da758bf Updated the Configuration Profiles chapter in the User Guide.
svn path=/trunk/; revision=25527
2008-06-22 22:50:27 +00:00
Stig Bjørlykke
55b2064946 Updated some chapters in the User Guide.
svn path=/trunk/; revision=25523
2008-06-22 13:25:57 +00:00
Stig Bjørlykke
4e3df102d7 Updated the statusbar documentation:
- 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-21 17:30:44 +00:00
Stig Bjørlykke
fa288d492f Added a brief introduction to the "Interface Details" dialog box.
svn path=/trunk/; revision=25509
2008-06-21 15:15:07 +00:00
Stig Bjørlykke
bb3b2a550d Added a reference to the link-layer chapter.
svn path=/trunk/; revision=25508
2008-06-21 15:13:53 +00:00
Stig Bjørlykke
7c29c08046 Added help topic item previous reused for another topic.
Todo: add documentation text.

svn path=/trunk/; revision=25506
2008-06-21 13:59:52 +00:00
Stig Bjørlykke
960d9138af Added a help button in the Interface Options dialog.
Added the Interface Options docbook chapter.

svn path=/trunk/; revision=25502
2008-06-21 13:08:02 +00:00
Jaap Keuter
e4c2cb4300 Fix for bug 2613:
Add explanation of built-in vs plugin dissectors.

svn path=/trunk/; revision=25480
2008-06-18 20:23:42 +00:00
Jaap Keuter
29383d1d6a Replaced net-SNMP section with libSMI.
svn path=/trunk/; revision=25432
2008-06-05 13:25:48 +00:00
Jörg Mayer
9e52500a6a Replace leading spaces by a TAB
svn path=/trunk/; revision=25228
2008-05-05 00:41:30 +00:00
Ulf Lamping
6ffb831268 add some cygwin clarifications
svn path=/trunk/; revision=25200
2008-04-30 07:35:25 +00:00
Ulf Lamping
8301b1e694 Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as already done in the open file dialog page.
add missing Help button

some other minor changes

svn path=/trunk/; revision=25117
2008-04-19 10:11:45 +00:00
Stig Bjørlykke
ddbf7eb242 Added a "Capture Interfaces" dialog box figure for other than Win32
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-18 23:55:03 +00:00
Gerald Combs
53f9968447 Add descriptions of the "Rel Start" and "Duration" columns in the
Conversations window.

svn path=/trunk/; revision=25102
2008-04-17 17:51:57 +00:00
Luis Ontanon
db608bdf76 From Marton Nemeth <nm127@freemail.hu>
correct example and documentation about register_menu()

my own: do not fail to make init.lua when building in a different dir



svn path=/trunk/; revision=24879
2008-04-10 20:07:58 +00:00
Jaap Keuter
eac1f4a37a From Andrew Feren:
Fix code example.

svn path=/trunk/; revision=24875
2008-04-10 06:55:45 +00:00
Ulf Lamping
fbccddbad2 fix guides according to recent GTK1 changes
svn path=/trunk/; revision=24870
2008-04-09 22:51:51 +00:00
Ulf Lamping
2fb7887efc remove GTK1 #if #else #endif from the dev guide
svn path=/trunk/; revision=24856
2008-04-09 04:59:24 +00:00
Gerald Combs
07c1b4497f Add a bunch of known problems from the list of open bugs.
svn path=/trunk/; revision=24739
2008-03-27 22:05:52 +00:00
Gerald Combs
3020bd9110 Fix a typo.
svn path=/trunk/; revision=24723
2008-03-24 18:17:26 +00:00
Jaap Keuter
6c2c608bae Clean up outer docbook files for 1.0.0.
svn path=/trunk/; revision=24706
2008-03-21 00:39:03 +00:00
Gerald Combs
55b798b353 Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at some
point).

svn path=/trunk/; revision=24676
2008-03-17 23:01:20 +00:00
Bill Meier
52d5c46297 From Ben B.: Correct the info as to dissector integration using idl2wrs
svn path=/trunk/; revision=24581
2008-03-07 05:10:18 +00:00
Stig Bjørlykke
fdc980e79d Added an option to uat_new() to set if configuration shall be saved in the
selected profile.

Don't save SMI Paths and SMI Modules in the profiles because reloading
currently doesn't work (bug 2309).

svn path=/trunk/; revision=24580
2008-03-06 22:13:24 +00:00
Gerald Combs
2da196a98b Add an item for Roofnet.
svn path=/trunk/; revision=24556
2008-03-04 21:03:43 +00:00
Gerald Combs
7f097fdc9b Make sure we initialize a TVB. Fixes bug 2329.
svn path=/trunk/; revision=24543
2008-03-03 22:28:35 +00:00
Gerald Combs
af7d55655c Add section IDs.
svn path=/trunk/; revision=24542
2008-03-03 22:05:25 +00:00
Jaap Keuter
26b8bf31d7 Update datestamp on documents
svn path=/trunk/; revision=24506
2008-02-29 17:26:28 +00:00
Bill Meier
c51459585d Minor wording change
svn path=/trunk/; revision=24499
2008-02-28 21:44:28 +00:00
Gerald Combs
2cfc0036dd Reduce the H1 font size a bit.
svn path=/trunk/; revision=24436
2008-02-22 21:47:58 +00:00