aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-epm.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-19char *drep -> guint8 *drepJörg Mayer1-22/+22
2003-11-21A "handle_t" as the first argument to a call doesn't seem to be sentGuy Harris1-19/+4
2003-11-10From Yaniv Kaul:Guy Harris1-6/+13
2003-10-20From Jim McDonough: add the text sservice name for a UUID/version stringGuy Harris1-39/+88
2003-08-04Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter1-9/+1
2003-06-26Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter1-13/+10
2003-01-28Convert dissector to callback based version of dissect_ndr_pointer().Tim Potter1-10/+10
2002-11-28Arguments to hash routines are gconstpointer's; assign them to constGuy Harris1-3/+3
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