aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-10Reordered some boolean fields to be consistent with the rest of ethereal.Tim Potter1-47/+49
2002-07-09Converted form related dissectors from prs_* routines to dissect_ndr_*Tim Potter1-165/+327
2002-06-28Cleaned up NT policy handle hashing a bit. Split the store functionTim Potter1-110/+73
2002-06-27Added some more dissection of rffpcnex flags.Tim Potter1-3/+263
2002-06-25Fixed typo in text name and added dissector for RouterReplyPrinter rpc.Tim Potter1-11/+93
2002-06-24Added value_string array for setprinter level 0 command.Tim Potter1-2/+21
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-6/+105
2002-06-21Warning cleanup.Tim Potter1-27/+26
2002-06-17Added true_false_string for job status codes.Tim Potter1-9/+211
2002-06-17Added value_string for printer status values.Tim Potter1-2/+335
2002-06-07Fixed another bug in RRPCN.Tim Potter1-23/+59
2002-06-07A printer port name is a notification string, not a two word value.Tim Potter1-6/+5
2002-06-06Dissect spoolss FCPN. Not sure what it stands for.Tim Potter1-2/+47
2002-06-06Implemented ReplyClosePrinter().Tim Potter1-14/+85
2002-06-05Implemented RRPCN (RemotePrinterChangeNotification).Tim Potter1-25/+116
2002-06-05Converted all reply functions to use dissect_doserror() instead ofTim Potter1-159/+688
2002-05-20Implemented getprinterdriver2, levels 1 and 3.Tim Potter1-3/+430
2002-05-20Some miscellaneous updates:Tim Potter1-75/+286
2002-05-13Added subdissectors for StartDocPrinter and EndDocPrinter RPCs.Tim Potter1-3/+234
2002-05-11In "dissect_nt_policy_hnd()":Guy Harris1-13/+20
2002-05-10Add printer name to COL_INFO for ClosePrinter request.Tim Potter1-53/+799
2002-05-04From Joerg Mayer: mark unused arguments as such.Guy Harris1-46/+46
2002-05-01Add a "remove an argument" change, from Joerg Mayer, that I'd missed.Guy Harris1-2/+9
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