aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-glusterfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki1-0/+1
2013-09-22More emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-19Enum was used after all. Restore it and namespace it with GLUSTER_ to avoid theEvan Huus1-9/+9
2013-06-28From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8861 :Jeff Morriss1-59/+87
2013-04-30Convert 'Old GFID' and 'New GFID' to FT_GUID type. Michael Mann1-2/+2
2013-03-21From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7310 :Pascal Quantin1-6/+18
2013-03-14Set correct item lengths. They cannot all be until end of buffer.Stig Bjørlykke1-0/+23
2012-12-26Fix a bunch of warnings.Guy Harris1-88/+37
2012-10-08From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7807Evan Huus1-60/+105
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-10Use val_to_str_const() where appropriate;Bill Meier1-1/+1
2012-08-10convert some simple uses to use ephemeral memoryMichael Mann1-5/+2
2012-07-13Minor cleanup;Bill Meier1-88/+90
2012-06-27Prettify display of O_RDONLY and O_ACCMODE flagsPascal Quantin1-17/+28
2012-06-06From Niels de Vos: GlusterFS: Display SETATTR attribute valid as a list of fl...Anders Broman1-12/+73
2012-06-01Squelch warning about uninitialized variable (the dataflow analysisGuy Harris1-1/+1
2012-06-01From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7310 :Pascal Quantin1-0/+2532