aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-epm.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-25From Ronnie Sahlberg: dissect the LookupHandleFree call.Guy Harris1-12/+39
2002-10-23Don't assume that we're building a protocol tree; dereference treeGuy Harris1-3/+5
2002-10-21From Ronnie Sahlberg:Guy Harris1-35/+265
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-29/+29
2002-08-04From Sergei Shokhor, bug in EPM dissectorRonnie Sahlberg1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+1
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-2/+16
2002-05-31Removed some trailing commas from various DCERPC dissectors.Tim Potter1-4/+4
2002-05-28More dissection of EPM. Tower and tower floors dissected. (partially)Ronnie Sahlberg1-4/+129
2002-05-26Added dissecton of the Map command for EPMRonnie Sahlberg1-8/+150
2002-05-02From Joerg Mayer: get rid of some unused variables and arguments, andGuy Harris1-3/+1
2002-04-29Put back an unused variable, as a reminder that the routine it's inGuy Harris1-1/+3
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris1-4/+1
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-06From Todd Sabin:Guy Harris1-7/+4
2001-11-27From Todd Sabin:Guy Harris1-7/+96
2001-07-11Support for dissectors of protocols running atop DCE RPC registeringGuy Harris1-0/+86