aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix make debian-packageBalint Reczey2014-06-091-0/+1
* Fix make distBalint Reczey2014-06-081-13/+0
* Try to fix Ubuntu buildbot (make dist failed)Alexis La Goutte2014-05-281-1/+0
* Support out-of-source checkapiStig Bjørlykke2014-04-251-1/+2
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Don't include voip_bg.xpm, it's not used any more.AndersBroman2014-03-241-1/+0
* Remove Visual Studio solution and project files (and their existence from Mak...Michael Mann2014-03-161-6/+1
* Add tfshark.rc.in to Makefile.amPascal Quantin2014-03-131-0/+1
* Consistently put -lm at the end of library lists.Guy Harris2014-03-121-16/+23
* Added Cisco Starent Diameter dictionary entries.Josip Medved2014-03-021-0/+1
* Replace "svn" with "git" all over the place.Gerald Combs2014-02-071-3/+3
* Install SVG icon.Ville Skyttä2014-02-021-0/+2
* One more place where setcap does not need inheritanceJörg Mayer2014-01-121-1/+1
* Link wiretap library with tfshark. This is hopefully a "temporary" fix as th...Michael Mann2014-01-111-0/+1
* At least some of the files in PLATFORM_CAPTURE_SRC are needed byGuy Harris2014-01-081-1/+1
* Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.Guy Harris2014-01-081-1/+1
* TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann2014-01-081-4/+37
* Stop building and distributing the asn1 plugin. I bleleve it to be obsolete.Anders Broman2014-01-021-1/+0
* Add a "captype" file that just reports the type of a capture file, basedGuy Harris2013-12-131-3/+13
* Move most of the plugin code from epan to wsutil and remove allGuy Harris2013-12-021-6/+9
* Overhaul rpm-building options a bit: as suggested by Anders, have the RPM followJeff Morriss2013-11-261-2/+4
* Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris2013-11-171-2/+1
* From Michael Bean via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9384 :Pascal Quantin2013-11-111-0/+1
* Make it so out-of-tree builds (autofoo and cmake) have access to the variousJeff Morriss2013-10-291-1/+1
* Revert "Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :"Balint Reczey2013-10-221-1/+0
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :Jeff Morriss2013-10-071-0/+1
* Use separate "Read me first" files for Qt and GTK+.Gerald Combs2013-10-011-1/+1
* Make sure we copy Wireshark's libraries to Frameworks. Use top_builddirGerald Combs2013-09-301-1/+1
* Fix compile when use gzip from make dist-gzip (Missing some images)Alexis La Goutte2013-09-301-0/+2
* Move debian-setup.sh into tools/Jeff Morriss2013-09-131-1/+0
* Make it possible to add custom Diameter AVP .xml files and distribute them by...Anders Broman2013-08-211-1/+2
* Arrange that "make distcheck" use the GUI configure flags used toGuy Harris2013-08-211-0/+1
* Switch to make-services.py. Fix some variable names and version tests.Gerald Combs2013-08-071-1/+1
* Make it easier to add custom (proprietary) Diameter XML files.Jeff Morriss2013-07-251-0/+1
* Reinstate r47243 (i.e., revert r50869): with the old way "make distcheck"Jeff Morriss2013-07-251-2/+1
* The files in aclocal-fallback are copies of .m4 files from variousGuy Harris2013-07-241-1/+0
* Use the dist_ prefix for the _DATA variables. That way we don't have toJeff Morriss2013-07-241-14/+7
* Revert http://anonsvn.wireshark.org/viewvc/trunk/Makefile.am?r1=47243&r2=4724...Anders Broman2013-07-241-0/+1
* Fix copy/paste errorPascal Quantin2013-07-181-1/+0
* From Anders: add Verizon Wireless dictionaryPascal Quantin2013-07-181-2/+4
* As suggest by Balint:Jeff Morriss2013-07-151-1/+0
* Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...Jeff Morriss2013-07-151-1/+0
* Note the issue with setting program_LINK.Guy Harris2013-07-121-0/+6
* Setting wireshark_LINK means that wireshark_LDFLAGS isn't used; there'sGuy Harris2013-07-121-1/+0
* Revert a change that shouldn't have been checked in.Guy Harris2013-07-121-1/+1
* print.ps moved to epan.Guy Harris2013-07-121-2/+2
* Move the print modules into epan.Jeff Morriss2013-07-121-3/+0
* Use older versions of some libraries, and build 32-bit, when buildingGuy Harris2013-07-091-0/+1
* Add a --enable-osx-deploy-target option to set the deployment targetGuy Harris2013-07-061-1/+1
* Don't assume the system include files are under /usr/include; trick theGuy Harris2013-06-271-0/+1