aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat
AgeCommit message (Expand)AuthorFilesLines
2008-03-29Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter1-2/+2
2008-03-05Fix the declaration of a true_false_stringStephen Fisher1-1/+1
2008-03-05From Peter Johansson :Anders Broman5-469/+591
2008-03-01Create proper dependancies for plugin.cJaap Keuter1-1/+2
2008-02-27Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.Stig Bjørlykke1-1/+1
2008-02-25From Richard Kuemmel via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1...Jeff Morriss1-1/+1
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-1/+1
2008-02-07Fix a (never used) 'anonymous struct'Bill Meier1-1/+1
2008-02-06Eliminate an anonymous struct, as noticed by Andrew Hood.Stig Bjørlykke2-18/+18
2008-02-05Rewrote some prohibited APIs in plugins/ (sprintf, strcpy, strcat).Stig Bjørlykke1-7/+7
2008-01-10Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186 (many unnamed str...Jeff Morriss3-123/+123
2008-01-07As noted by David Halik in bug 2172:Stig Bjørlykke2-3/+3
2007-10-16sizeof() returns a 64-bit number when compiling for 64-bit (and a 32-bit numb...Jeff Morriss1-72/+72
2007-10-16Fix a warning about different variable sizes that prevented compilationJörg Mayer1-3/+3
2007-10-15Fixed compiler errors.Stig Bjørlykke1-3/+3
2007-10-15Try to fix the buildbot.Anders Broman1-3/+3
2007-10-15From Peter Johansson:Anders Broman11-295/+193
2007-10-14Someone has a compromised filesystem since it contained all kinds of stuff fr...Jaap Keuter10-335/+46
2007-10-14Ethercat pluginAnders Broman20-0/+8708