aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-tkn4int.c
AgeCommit message (Collapse)AuthorFilesLines
2003-06-26Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter1-17/+10
list rather than duplicating this information in the dissector. Some of the opnum strings were starting to get out of date as developers forgot to update the information in both places. svn path=/trunk/; revision=7936
2002-11-08Get rid of carriage returns - they upset some UNIX compilers (andGuy Harris1-107/+107
Windows compilers, etc. largely appear to handle files without them, assuming CVS doesn't just put them in when you check them out). Also get rid of execute permission on source files. svn path=/trunk/; revision=6588
2002-09-13From Jaime Fournier: DCE/RPC TKN4INT interfaceRonnie Sahlberg1-0/+107
svn path=/trunk/; revision=6292