aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dbus.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-3/+3
2012-07-13Various minor cleanup, including:Bill Meier1-7/+5
2012-06-29Try to fix win64 buildbot.Jakub Zawadzki1-1/+1
2012-06-29Initial support for D-Bus dissection (bug #5502)Jakub Zawadzki1-0/+667