aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-11Fix some warnings reported by Bill.Michael Tüxen1-9/+4
2011-08-11Fix another issues related to the activity of the start buttonMichael Tüxen1-2/+14
2011-08-11Fix a bug where the Start button of the capture options dialogMichael Tüxen1-12/+38
2011-08-11Remove unused variables.Anders Broman1-2/+0
2011-08-11Fix a bug which show up when enabling the snaplen.Michael Tüxen1-0/+2
2011-08-11Get rid of no longer neded GdkGC:sAnders Broman1-66/+1
2011-08-11from Joe McEachern:Anders Broman1-0/+12
2011-08-11Use Cairo in more places.Anders Broman1-9/+114
2011-08-11Regenerate a new updated FRSRPC dissector.Ronnie Sahlberg2-294/+4003
2011-08-11Generate the MISC definitions for dcerpc and include the header file in the b...Ronnie Sahlberg3-0/+49
2011-08-11From Matthieu Patou <mat@matws.net>Ronnie Sahlberg1-0/+80
2011-08-11From Matthieu Patou <mat@matws.net>Ronnie Sahlberg2-0/+479
2011-08-11From Matthieu Patou <mat@matws.net>Ronnie Sahlberg2-0/+31
2011-08-11From Matthieu Patou <mat@matws.net>Ronnie Sahlberg2-0/+92
2011-08-11Sync up to the latest PIDL with Mathieu's wireshark patchesRonnie Sahlberg14-273/+911
2011-08-11Replace use of deprecated g_strdown() by g_ascii_strdown();Bill Meier1-34/+33
2011-08-11Add "distclean" and "maintainer-clean" rules to the docbook directoryGuy Harris2-0/+15
2011-08-11Use '-D_FORTIFY_SOURCE=2' when compiling with GCC or CLang.Bill Meier1-0/+7
2011-08-11Add -DG_DISABLE_SINGLE_INCLUDES to CFLAGSBill Meier1-2/+8
2011-08-11Define plugins_dump_all() even when we do not HAVE_PLUGINS.Jeff Morriss1-2/+3
2011-08-11From Alexander Stein via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-0/+17
2011-08-10Reformat two long lines....Bill Meier1-2/+6
2011-08-10(Trivial) Whitespace cleanup.Bill Meier1-38/+38
2011-08-10Add a Tvb_reported_len Lua API; this may help satisfy bug 6175.Jeff Morriss1-0/+15
2011-08-10strlen returns a size_tJeff Morriss1-1/+1
2011-08-10From Shoichi Sakane via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-146/+246
2011-08-10Use only one line for the headers in the capture options dialog box.Michael Tüxen1-4/+4
2011-08-10Add some distclean / clean targets.Gerald Combs2-1/+2
2011-08-10Use appropriate tooltip text for the OK button on the Edit Interface Settings...Michael Tüxen1-1/+1
2011-08-10Fix CID 1255.Michael Tüxen1-2/+1
2011-08-10Fix CID 1250.Michael Tüxen1-46/+44
2011-08-10Fix CID 1253.Michael Tüxen1-5/+4
2011-08-10Fix CID 1254.Michael Tüxen1-3/+1
2011-08-10Fix CID 1256.Michael Tüxen1-2/+0
2011-08-10Fix CID 1257.Michael Tüxen1-143/+137
2011-08-10Test return value from fwrite(); If an error occurred then exit with a message.Bill Meier1-10/+31
2011-08-10From Johannes via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5440 :Jeff Morriss1-2/+35
2011-08-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5737 :Jeff Morriss1-4/+8
2011-08-10More Cairo conversion.Anders Broman1-14/+23
2011-08-10Simplified previous enter-fix.Stig Bjørlykke1-4/+1
2011-08-10Apply filter if pressing enter when having a auto completion windowStig Bjørlykke1-3/+6
2011-08-10Use Cairo for drawing in more places.Anders Broman1-8/+19
2011-08-10 Remove duplicate line-of-code.Anders Broman1-1/+0
2011-08-10Update a comment about hack used to prevent gcc "unused_result" warning for s...Bill Meier1-2/+2
2011-08-10Test fwrite() return values to see if a write error.Bill Meier1-56/+56
2011-08-09Remove duplicate line-of-code.Bill Meier1-1/+0
2011-08-09Copy over the commit 38437 to cmake.Jörg Mayer2-2/+2
2011-08-09Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5608 :Jeff Morriss10-31/+13
2011-08-09Add a cast.Anders Broman1-2/+2
2011-08-09Use Cairo for drawing in more places.Anders Broman1-19/+52