aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sercosiii
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs1-3/+0
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping1-0/+3
2008-12-22Fixes for issues reported by Chris Maynard in bug #2813;Bill Meier3-7/+11
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-3/+3
2008-10-25proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier1-14/+3
2008-08-29#include <prefs.h> not requiredBill Meier8-8/+0
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-3/+3
2008-05-10From Hans-Peter Bock:Jaap Keuter17-0/+2733