aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-01Start of support for setprinter calls. Currently on setprinter level 3 isTim Potter1-8/+69
2002-04-30From Joerg Mayer: get rid of unused "pinfo" argument toGuy Harris1-3/+3
2002-04-30Use the string in the DCERPC sub-dissector array instead of providingTim Potter1-368/+163
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris1-30/+14
2002-04-24Pass the correct len field to dissect_nt_sec_desc() when dissectingTim Potter1-13/+153
2002-04-22Frame numbers are unsigned, and 0 is not a valid frame number; make theGuy Harris1-89/+89
2002-04-22Correctly dissect LSA security descriptors, at least as they appearGuy Harris1-3/+3
2002-04-18Add a "proto_register_dcerpc_smb()" which registers ett_ values forGuy Harris1-10/+1
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