aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-reg.h
AgeCommit message (Collapse)AuthorFilesLines
2003-09-28Operation name updates for winreg pipe from Jean-Baptiste Marchand.Tim Potter1-28/+36
svn path=/trunk/; revision=8561
2003-06-17Some educated guesses about the structure of the QueryValue RPC (was namedTim Potter1-2/+2
"Info") for the WINREG DCERPC pipe. svn path=/trunk/; revision=7897
2002-08-29From Ulf Lamping: change some #define names to avoid name collisions onGuy Harris1-14/+14
Windows that cause compiler warnings. svn path=/trunk/; revision=6129
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris1-1/+18
DOS error codes to the table of them, and exporting that table to other dissectors for protocols using DOS error codes. svn path=/trunk/; revision=4470
2001-12-16More MSRPC->DCERPC, from Tim Potter.Guy Harris1-3/+3
svn path=/trunk/; revision=4406
2001-12-09"msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.Guy Harris1-4/+4
svn path=/trunk/; revision=4365
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-0/+59
per Todd Sabin's suggestion. svn path=/trunk/; revision=4242