aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-dssetup.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-20/+20
(1) Trailing/leading spaces are removed from 'name's/'blurb's (2) Duplicate 'blurb's are replaced with NULL (3) Empty ("") 'blurb's are replaced with NULL (4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME, FT_PROTOCOL, FT_STRING and FT_STRINGZ field types (5) Only allow non-zero value for 'display' if 'bitmask' is non-zero git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28770 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18196 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-10The Bitmap routine in lib/Parse/Pidl/Ethereal/NDR.pm in Pidl generatesguy1-52/+64
fields as BASE_DEC; bitmaps are typically displayed in hex in Ethereal, so it should generate BASE_HEX instead. (Submitted to bugzilla.samba.org as bug 3313.) A couple of the IDL files use "unistr"; define it as "[string] uint16", so that the resulting dissectors work correctly. Regenerate dissectors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16754 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-02regenerate the pidl dissectors with the latest version of pidl so it will ↵sahlberg1-75/+129
put the text representation of DOS errors in the decode as well. (the hf field for doserrors did not come with the value_string) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16650 f5534014-38df-0310-8fa8-9805f1628bb7
2005-10-11add new autogenerated dssetupsahlberg1-610/+564
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16188 f5534014-38df-0310-8fa8-9805f1628bb7
2005-07-13convert two other autogenerated dissectors to use FT_GUIDsahlberg1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14913 f5534014-38df-0310-8fa8-9805f1628bb7
2005-04-28 make dssetup an autogenerated dissectorsahlberg1-274/+783
and cancel my checkins from an hour ago, but they show the evolvement of the dissector at least. :-) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14215 f5534014-38df-0310-8fa8-9805f1628bb7
2005-04-28rename lsa-ds to the real name of the interface dssetupsahlberg1-0/+383
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14214 f5534014-38df-0310-8fa8-9805f1628bb7