aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-frstrans.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-30Add an SVN Id to these PIDL-generated dissectors. A patch to PIDL will be ↵morriss1-0/+2
sent upstream to the Samba developers. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34713 f5534014-38df-0310-8fa8-9805f1628bb7
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-3/+3
ABSOLUTE_TIME_LOCAL or ABSOLUTE_TIME_UTC, indicating whether to display the date/time in local time or UTC. (int)ABSOLUTE_TIME_LOCAL == (int)BASE_NONE, so there's no source or binary compatiblity issue, although we might want to eliminate BASE_NONE at some point and have the BASE_ values used with integral types start at 0, so that you can't specify BASE_NONE for an integral field. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31319 f5534014-38df-0310-8fa8-9805f1628bb7
2009-07-28update samr.idl and remove a keyword we no longer support in pidlsahlberg1-98/+98
regenerate samr and frstrans with the new version of pidl git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29219 f5534014-38df-0310-8fa8-9805f1628bb7
2009-07-28From Stefan Metzmachersahlberg1-0/+2792
add generated FRSTRANS dissectors and add them to the build git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29217 f5534014-38df-0310-8fa8-9805f1628bb7