aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Turn on -Werror for the top level targets, excluding text2pcap (which include...Jeff Morriss2008-09-211-0/+17
* http://www.gnu.org/software/libtool/manual/libtool.html#Inter_002dlibrary-dep...Jeff Morriss2008-09-181-0/+10
* Link libwireshark and wiretap against libwsutil. That was the original intentJeff Morriss2008-09-161-10/+0
* Include a missing Diameter dictionary file.Guy Harris2008-09-091-0/+1
* Added image/libwsutil.rc.in to EXTRA_DISTStig Bjørlykke2008-08-131-0/+1
* Remove an obsolete slash.Stig Bjørlykke2008-08-091-1/+1
* Add support for c-ares to the GNU toolchain.Gerald Combs2008-08-081-0/+5
* Remove obsolete "example_snmp_users_file"Luis Ontanon2008-08-051-1/+0
* There's no need to have _DEPENDENCIES variables (which have only a very limitedJeff Morriss2008-08-051-21/+28
* Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss2008-07-181-5/+0
* Push EXTRA_DIST entries into the lowest-level Makefile.am available.Guy Harris2008-07-021-24/+0
* Put the EXTRA_DIST items for the doc directory in doc/Makefile.am (whichGuy Harris2008-07-021-30/+0
* Combine the cd and the make on one lien for the checkapi rules;Guy Harris2008-07-021-23/+11
* Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2008-07-021-0/+30
* libwireshark.def is in the EXTRA_DIST in epan/Makefile.am; we don't needGuy Harris2008-07-021-1/+0
* Added a new make target, osx-app, to build only the app and not the dmg.Stig Bjørlykke2008-07-011-2/+7
* Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss2008-06-301-1/+0
* Make it obvious that this is a development version. Fix a makefileGerald Combs2008-06-241-0/+1
* Fix *NIX builds where we need our own inet_pton.c or inet_ntop.c . This shou...Jeff Morriss2008-06-241-0/+18
* Fix list of files in the debian directory.Guy Harris2008-06-131-4/+22
* Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss2008-05-201-3/+13
* From Hans-Peter Bock:Jaap Keuter2008-05-101-0/+1
* Add adns_dll.dep and adns_dll.rc to the tarball, as requested by SakeStig Bjørlykke2008-04-271-0/+2
* remove the copied xpm stock icon files from SVN and use the "GTK built in" st...Ulf Lamping2008-04-161-8/+0
* Fix "make distcheck"Jörg Mayer2008-04-141-7/+12
* add stock icons for expert info and flow graphUlf Lamping2008-04-141-0/+2
* Renamed image/win32-file-dlg.rc to image/file_dlg_win32.rcStig Bjørlykke2008-04-131-1/+1
* remove the deleted stock items from the distribution list (missed some not me...Ulf Lamping2008-04-061-7/+0
* remove the deleted stock items from the distribution listUlf Lamping2008-04-061-8/+0
* Fix bug #2405: build debian-package broken: misspelled variable in Makefile.amStephen Fisher2008-04-041-1/+1
* Don't link plugins against libwireshark: any program that loads the dissectorJeff Morriss2008-03-161-24/+2
* Check in the OS X packaging patch from bug 2341, since I've hadGerald Combs2008-03-151-4/+24
* From Stephen Donnelly via bug 2235:Gerald Combs2008-03-141-0/+1
* Add files to the tarball that are necessary to compile and createGerald Combs2008-02-261-0/+4
* Include docbook/ws.css in the release tarball, as we need it forGuy Harris2008-02-241-3/+5
* Use the docbook CSS for the man pages (which assumes your version of Gerald Combs2008-02-221-11/+14
* Add rawshark.rc.in to tarball.Stig Bjørlykke2008-02-191-0/+1
* Fix compilation on non-Windows systems.Gerald Combs2008-02-161-4/+30
* Add rawshark, a utility that, when given raw pcap-formatted packets andGerald Combs2008-02-151-0/+9
* Split out the Gmb application AVP:s to at least make it simpler to handle theAnders Broman2008-01-311-0/+1
* Now that we have wiretap plugins, capinfos and editcap need to be linked agai...Jeff Morriss2008-01-171-3/+25
* TShark doesn't need setuid permissions any more.Gerald Combs2007-12-201-1/+0
* Added icon_color_*.xpm to Makefile.amStig Bjørlykke2007-12-141-0/+10
* Add missing files to the distribution.Gerald Combs2007-12-121-0/+8
* Another attempt to fix Jörg Mayer2007-12-061-1/+1
* Add a directory argument and some default directories to "configureGerald Combs2007-11-301-3/+6
* Add the portableapps files to the distribution.Gerald Combs2007-11-201-5/+11
* If libcap is present, have dumpcap use it to drop privileges whileGerald Combs2007-11-201-1/+2
* From Valery Sigalov:Anders Broman2007-11-111-0/+10
* Add MacOS X version next to the Darwin version in version outputs.Stephen Fisher2007-11-101-2/+3