Fix [-Wmissing-prototypes]
[metze/wireshark/wip.git] / epan / dissectors / packet-glusterfs.c
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-10 Michael MannAdd data parameter to dissect_function_t in vsff struct...
2013-11-09 Jakub ZawadzkiInclude <epan/to_str.h> only when needed.
2013-09-22 Pascal QuantinMore emem -> wmem conversion:
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-19 Evan HuusEnum was used after all. Restore it and namespace it...
2013-06-28 Jeff MorrissFrom Niels de Vos via https://bugs.wireshark.org/bugzil...
2013-04-30 Michael MannConvert 'Old GFID' and 'New GFID' to FT_GUID type.
2013-03-21 Pascal QuantinFrom Niels de Vos via https://bugs.wireshark.org/bugzil...
2013-03-14 Stig BjørlykkeSet correct item lengths. They cannot all be until...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-10-08 Evan HuusFrom Niels de Vos via https://bugs.wireshark.org/bugzil...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-08-10 Michael Mannconvert some simple uses to use ephemeral memory
2012-07-13 Bill MeierMinor cleanup;
2012-06-27 Pascal QuantinPrettify display of O_RDONLY and O_ACCMODE flags
2012-06-06 Anders BromanFrom Niels de Vos: GlusterFS: Display SETATTR attribute...
2012-06-01 Guy HarrisSquelch warning about uninitialized variable (the dataf...
2012-06-01 Pascal QuantinFrom Niels de Vos via https://bugs.wireshark.org/bugzil...