aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-epm.c
Commit message (Expand)AuthorAgeFilesLines
* Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter2003-08-041-9/+1
* Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter2003-06-261-13/+10
* Convert dissector to callback based version of dissect_ndr_pointer().Tim Potter2003-01-281-10/+10
* Arguments to hash routines are gconstpointer's; assign them to constGuy Harris2002-11-281-3/+3
* From Ronnie Sahlberg: dissect the LookupHandleFree call.Guy Harris2002-10-251-12/+39
* Don't assume that we're building a protocol tree; dereference treeGuy Harris2002-10-231-3/+5
* From Ronnie Sahlberg:Guy Harris2002-10-211-35/+265
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-29/+29
* From Sergei Shokhor, bug in EPM dissectorRonnie Sahlberg2002-08-041-4/+4
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* Change each DCERPC dissector to pass in a hf value on initialisationTim Potter2002-06-241-2/+16
* Removed some trailing commas from various DCERPC dissectors.Tim Potter2002-05-311-4/+4
* More dissection of EPM. Tower and tower floors dissected. (partially)Ronnie Sahlberg2002-05-281-4/+129
* Added dissecton of the Map command for EPMRonnie Sahlberg2002-05-261-8/+150
* From Joerg Mayer: get rid of some unused variables and arguments, andGuy Harris2002-05-021-3/+1
* Put back an unused variable, as a reminder that the routine it's inGuy Harris2002-04-291-1/+3
* Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris2002-04-291-4/+1
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* From Todd Sabin:Guy Harris2001-12-061-7/+4
* From Todd Sabin:Guy Harris2001-11-271-7/+96
* Support for dissectors of protocols running atop DCE RPC registeringGuy Harris2001-07-111-0/+86