aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dbus.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-22emem -> wmem conversion:Pascal Quantin1-3/+3
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann1-1/+1
2013-08-17Fix few concept of new api tree:Jakub Zawadzki1-24/+32
2013-08-16Convert my dissectors to new proto API.Jakub Zawadzki1-110/+111
2013-06-09Batch of filterable expert infos.Michael Mann1-5/+21
2013-04-01Typo's. That is all.Jaap Keuter1-4/+4
2013-03-16[-Wmissing-prototypes]Anders Broman1-0/+3
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