aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-24Pass the correct len field to dissect_nt_sec_desc() when dissectingtpot1-13/+153
2002-04-22Frame numbers are unsigned, and 0 is not a valid frame number; make theguy1-89/+89
2002-04-22Correctly dissect LSA security descriptors, at least as they appearguy1-3/+3
2002-04-18Add a "proto_register_dcerpc_smb()" which registers ett_ values forguy1-10/+1
2002-04-09Decode FORM_1 and FORM_REL flag values as value_strings.tpot1-4/+19
2002-04-08A devicemode contains a uint32 at the start which represents the size oftpot1-4/+7
2002-04-05Decode some bits of the PRINTER_INFO_2 structure that we were missingtpot1-8/+55
2002-04-04Include "packet-smb-common.h" to get the declaration ofguy1-1/+2
2002-04-03Decode PRINTER_INFO_1 and PRINTER_INFO_3 structures.tpot1-1/+28
2002-03-26Use dcerpc_call_value structure to fetch request/response frame numberstpot1-324/+228
2002-03-26Added dissectors for get/set/delete form.tpot1-8/+482
2002-03-25Some refactoring of the spoolss dissector:tpot1-766/+377
2002-03-25Added a generic reply handler for unimplemented spoolss dissectors. Thistpot1-65/+129
2002-03-22Add a cleanup function to close a potential memory leak.guy1-6/+51
2002-03-20The length argument to "fake_unicode()" is in characters, not bytes.guy1-2/+2
2002-03-19There is no guarantee that a buffer obtained using "tvb_get_ptr()" isguy1-42/+35
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-07Updates from Tim Potter.guy1-22/+228
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalguy1-23/+2650
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asguy1-0/+117