aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2006-10-31Robert Schwebel:Jörg Mayer1-1/+1
Fix for http://bugs.wireshark.org/bugzilla/attachment.cgi?id=419&action=view cross compilation fails With the following change: Use only AC_CANONICAL_TARGET From the autoconf manual: The user is encouraged to use either `AC_CANONICAL_BUILD', or `AC_CANONICAL_HOST', or `AC_CANONICAL_TARGET', depending on the needs. Using `AC_CANONICAL_TARGET' is enough to run the two other macros. svn path=/trunk/; revision=19753
2006-10-30carsten.prescher@eads.com:Jörg Mayer1-0/+1
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1114 @SHELL@ not replaced in idl2wrs svn path=/trunk/; revision=19742
2006-10-19Add DTD for RFC 4662 (Event Notification Extension for Resource Lists) XML ↵Martin Mathieson1-0/+1
schema. svn path=/trunk/; revision=19611
2006-10-19Install the COPYING file, as the license tab in the About box needs it.Guy Harris1-1/+1
svn path=/trunk/; revision=19607
2006-10-18From Shaun JackmanJaap Keuter1-2/+0
The RDM protocol has been accepted as ANSI standard E1.20-2006. The following patch updates the decoder to that spec. At the same time it is promoted to a build-in dissector. svn path=/trunk/; revision=19596
2006-10-06Add the u3 packaging directory to the distribution.Gerald Combs1-0/+4
svn path=/trunk/; revision=19443
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-14/+0
- Rename Tap into Listener - add a mechanism to pass protocols' tap data to the Listener svn path=/trunk/; revision=19319
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-1/+2
guarantee that all programs using the codecs will necessarily be using GTK+. svn path=/trunk/; revision=19117
2006-08-31don't recycle ethereal-iconsJörg Mayer1-1/+1
svn path=/trunk/; revision=19102
2006-08-31dont include config.nmake in the codecs makefile it appears it is not neededRonnie Sahlberg1-1/+0
dont link with libcodec.a 1, this should be a shared library not a static one? 2, its not built on unix so it is missing making unix/linux build work again svn path=/trunk/; revision=19101
2006-08-30From Alejandro Vaquero:Anders Broman1-1/+3
- Change the "listen_rtp" to "rtp_player" - Change from a plugin to be part of the core - By default it will not compile with the rtp_player. In order to compile it is necessary to: + For windows: uncomment the line "PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v18_1" in config.nmake + For linux: using the "--with-portaudio=yes" svn path=/trunk/; revision=19094
2006-08-25add a missing icon from yesterdays commitUlf Lamping1-0/+1
svn path=/trunk/; revision=19024
2006-08-24Add missing files to the distribution.Gerald Combs1-0/+6
svn path=/trunk/; revision=19012
2006-07-20remove another reference to snprintfRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18772
2006-07-19From Martin Mathieson:Anders Broman1-0/+1
Here is a DTD for xcap-caps and changes needed to install it (nsi change is untested). svn path=/trunk/; revision=18767
2006-07-19Fix to http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=333Jörg Mayer1-0/+2
The additional libs need to be added to the final linking stage of all programs using it - not just the libs that pull in the dependencies (that doesn't work on all platforms, just most). svn path=/trunk/; revision=18765
2006-07-19Jeff Morriss:Jörg Mayer1-0/+3
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1006 "wireshark link fails on systems with no TLS library but with grypt library (missing -lgrcyprt)" svn path=/trunk/; revision=18764
2006-07-13Under Solaris (9, at least) the "iconv.h" header supplied with GNU libiconvGerald Combs1-0/+2
is incompatible with the iconv routines in libc. Add an aclocal macro from Bruno Haible that sorts everything out. svn path=/trunk/; revision=18729
2006-07-06Add the asn1 directory to the distribution.Gerald Combs1-1/+1
svn path=/trunk/; revision=18676
2006-06-21From Christian Durrer:Jaap Keuter1-0/+2
I hope this is the right place to send a patch for a new dissector plugin. The telegram it dissects are for the communication between PLCs (Programmable logic controller) from the company Saia Burgess Controls Ltd. (http://www.start-controls.com, http://www.saia-burgess.com or http://www.sbc-support.ch). The protocol is named Ether-S-Bus (the PLCs are called PCD2, PCD3, PCD4). svn path=/trunk/; revision=18526
2006-06-11From Martin Mathieson:Anders Broman1-2/+5
This patch: - treats the variant field as a variable-length string field. This is needed for some of the more complicated protocols where the variant number of the embedded protocol is also represented - the patch to Makefile.am was not applied from http://www.wireshark.org/lists/wireshark-dev/200606/msg00009.html svn path=/trunk/; revision=18427
2006-06-10do_subst wasn't defined, so just use "cp" for now. (Is there anythingGuy Harris1-1/+1
in there that needs substitution?) svn path=/trunk/; revision=18417
2006-06-07Switch back to the 2d icons.Gerald Combs1-0/+4
svn path=/trunk/; revision=18385
2006-06-07In all Wireshark images and icons, make the fin point left (whichGerald Combs1-12/+12
signifies moving west, in case you're wondering). Convert many Ethereal icons to Wireshark, and remove a few. (Notably Ethereal.icns, for which we don't currently have a counterpart.) svn path=/trunk/; revision=18376
2006-06-06Remove more unused icons.Gerald Combs1-2/+0
svn path=/trunk/; revision=18365
2006-06-05Icon cleanup.Gerald Combs1-2/+1
svn path=/trunk/; revision=18350
2006-06-05Remove recently-deleted images.Gerald Combs1-22/+20
svn path=/trunk/; revision=18337
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-4/+4
svn path=/trunk/; revision=18309
2006-06-01Fix dist/distcheck.Gerald Combs1-2/+0
svn path=/trunk/; revision=18302
2006-05-31Add the Wireshark logos and icons to the distribution.Gerald Combs1-0/+8
svn path=/trunk/; revision=18298
2006-05-31More ethereal -> wireshark.Gerald Combs1-2/+2
svn path=/trunk/; revision=18292
2006-05-31ethereal.rc -> wireshark.rcGerald Combs1-1/+1
svn path=/trunk/; revision=18283
2006-05-31Rename the manifest file. Remove some unused images.Gerald Combs1-3/+0
svn path=/trunk/; revision=18277
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-42/+42
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-29/+29
svn path=/trunk/; revision=18268
2006-05-31Fix building idl2wrs (after looking through previous versions of Makefile.amGerald Combs1-1/+5
it's not apparent how it was working before). svn path=/trunk/; revision=18266
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-17/+16
changes here. It compiles OK on OS X, but hasn't been tested anywhere else. svn path=/trunk/; revision=18260
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18208
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18206
2006-05-21name changeRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18197
2006-05-03Anything linked with @PCAP_LIBS@ needs, on at least some platformsGuy Harris1-1/+1
(e.g., Solaris 2 and later), to be linked with @SOCKET_LIBS@ and @NSL_LIBS@ as well. svn path=/trunk/; revision=18082
2006-03-12Move init.lua and family to plugins/luaLuis Ontanon1-7/+1
svn path=/trunk/; revision=17600
2006-03-06Remove the test-splint target. Splint never did work on the Ethereal sourcesGerald Combs1-9/+0
and it doesn't look like that will change any time soon. svn path=/trunk/; revision=17481
2006-02-25Remove references to README.tvbuff. The Makefile.am should fix theJörg Mayer1-1/+0
buildbot failure. svn path=/trunk/; revision=17405
2006-02-15Check for getopt in the configure script, as we do for other routinesGuy Harris1-3/+1
not available on all platforms. Include getopt.c in EXTRA_ethereal_SOURCES and include getopt.h in EXTRA_ethereal_INCLUDES, as we do with the other files that supply routines not available on all platforms, rather than always including them in the source for dumpcap. svn path=/trunk/; revision=17311
2006-02-14Change suid to take dumpcap into accountJörg Mayer1-1/+1
svn path=/trunk/; revision=17299
2006-02-13Add a manifest, so that styled widgets are drawn correcltly. TheGerald Combs1-0/+1
"version" field in the manifest is picky about formatting, so setting a custom version in config.nmake (e.g. "0.10.14-test") will probably break the Windows build. svn path=/trunk/; revision=17291
2006-02-13- disable printLuis Ontanon1-1/+8
- add a log facility to lua (so far just prints to stderr) - add settings to disable lua even if installed, to load or not to load user scripts when superuser - create a default /usr/local/share/ethereal/init.lua that blocks all the io/system calls when running as superuser svn path=/trunk/; revision=17290
2006-02-13Copy over the file open/save code from the Win32 native branch.Gerald Combs1-0/+1
The Windows-native routines were integrated by inserting #if GTK_MAJOR_VERSION >= 2 && _WIN32 win32_native_routine(GDK_WINDOW_HWND(top_level->window)); return; #endif at the beginning of each GTK+ file routine. There's probably a prettier way to do this. Some of the sizes need to be tweaked in win32-file-dlg.rc, but everything seems to work. Fix up whitespace. svn path=/trunk/; revision=17285
2006-02-12add generation of dumpcap manpageUlf Lamping1-2/+11
svn path=/trunk/; revision=17264