aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-epm.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-19char *drep -> guint8 *drepjmayer1-22/+22
2003-11-21A "handle_t" as the first argument to a call doesn't seem to be sentguy1-19/+4
2003-11-10From Yaniv Kaul:guy1-6/+13
2003-10-20From Jim McDonough: add the text sservice name for a UUID/version stringguy1-39/+88
2003-08-04Guy suggested that the dcerpc opnum value_string code could be simplifiedtpot1-9/+1
2003-06-26Dynamically create DCERPC opnum value_strings from the subdissectortpot1-13/+10
2003-01-28Convert dissector to callback based version of dissect_ndr_pointer().tpot1-10/+10
2002-11-28Arguments to hash routines are gconstpointer's; assign them to constguy1-3/+3
2002-10-25From Ronnie Sahlberg: dissect the LookupHandleFree call.guy1-12/+39
2002-10-23Don't assume that we're building a protocol tree; dereference treeguy1-3/+5
2002-10-21From Ronnie Sahlberg:guy1-35/+265
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-29/+29
2002-08-04From Sergei Shokhor, bug in EPM dissectorsahlberg1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-5/+1
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationtpot1-2/+16
2002-05-31Removed some trailing commas from various DCERPC dissectors.tpot1-4/+4
2002-05-28More dissection of EPM. Tower and tower floors dissected. (partially)sahlberg1-4/+129
2002-05-26Added dissecton of the Map command for EPMsahlberg1-8/+150
2002-05-02From Joerg Mayer: get rid of some unused variables and arguments, andguy1-3/+1
2002-04-29Put back an unused variable, as a reminder that the routine it's inguy1-1/+3
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andguy1-4/+1
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2001-12-06From Todd Sabin:guy1-7/+4
2001-11-27From Todd Sabin:guy1-7/+96
2001-07-11Support for dissectors of protocols running atop DCE RPC registeringguy1-0/+86