aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-09Decode FORM_1 and FORM_REL flag values as value_strings.Tim Potter1-4/+19
2002-04-08A devicemode contains a uint32 at the start which represents the size ofTim Potter1-4/+7
2002-04-05Decode some bits of the PRINTER_INFO_2 structure that we were missingTim Potter1-8/+55
2002-04-04Include "packet-smb-common.h" to get the declaration ofGuy Harris1-1/+2
2002-04-03Decode PRINTER_INFO_1 and PRINTER_INFO_3 structures.Tim Potter1-1/+28
2002-03-26Use dcerpc_call_value structure to fetch request/response frame numbersTim Potter1-324/+228
2002-03-26Added dissectors for get/set/delete form.Tim Potter1-8/+482
2002-03-25Some refactoring of the spoolss dissector:Tim Potter1-766/+377
2002-03-25Added a generic reply handler for unimplemented spoolss dissectors. ThisTim Potter1-65/+129
2002-03-22Add a cleanup function to close a potential memory leak.Guy Harris1-6/+51
2002-03-20The length argument to "fake_unicode()" is in characters, not bytes.Guy Harris1-2/+2
2002-03-19There is no guarantee that a buffer obtained using "tvb_get_ptr()" isGuy Harris1-42/+35
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2002-01-07Updates from Tim Potter.Guy Harris1-22/+228
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris1-23/+2650
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-0/+117