Commit Graph

12 Commits

Author SHA1 Message Date
Tim Potter 532f7b3d1e Dissect flags field for enumprinters rpc.
The string in this rpc is not a devmode, but rather an object name.

svn path=/trunk/; revision=6092
2002-08-27 07:38:36 +00:00
Tim Potter bc792aa9a4 Call dissect_nt_access_mask() instead of dissect_ndr_uint32()
svn path=/trunk/; revision=6054
2002-08-21 21:31:15 +00:00
Tim Potter 61de38737a Definitions for setprinter_cmd_vals[] value_strings.
svn path=/trunk/; revision=5756
2002-06-24 08:01:07 +00:00
Tim Potter 32674167bc Added true_false_string for job status codes.
Fixed bug in printer notify subtree item display.

The flags field in rfnpcnex is a change id not a flags value.

svn path=/trunk/; revision=5691
2002-06-17 06:45:42 +00:00
Tim Potter 4c9a866c6d Added value_string for printer status values.
Added true_false_string for printer attributes.

Display notify type and notify field name in subtree item when
dissecting notify options or notify data.

svn path=/trunk/; revision=5690
2002-06-17 03:21:15 +00:00
Tim Potter 18324cb59a Added a whole lot of print notification constants.
svn path=/trunk/; revision=5622
2002-06-05 04:12:22 +00:00
Tim Potter 63aaa78222 Use the string in the DCERPC sub-dissector array instead of providing
another one in the COL_INFO field.

svn path=/trunk/; revision=5300
2002-04-30 01:44:35 +00:00
Tim Potter 37de9c398d Decode FORM_1 and FORM_REL flag values as value_strings.
svn path=/trunk/; revision=5132
2002-04-09 04:41:40 +00:00
Guy Harris f970451d95 Add a cleanup function to close a potential memory leak.
Get rid of an assigned-to-but-not-used variable.

From Steven French: add names for some additional calls.

svn path=/trunk/; revision=5003
2002-03-22 10:03:36 +00:00
Guy Harris 8d3bd64e6c More MSRPC->DCERPC, from Tim Potter.
svn path=/trunk/; revision=4406
2001-12-16 20:08:22 +00:00
Guy Harris 446e7ed7ed "msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.
svn path=/trunk/; revision=4365
2001-12-09 00:07:37 +00:00
Guy Harris 81d7ded14e Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as
per Todd Sabin's suggestion.

svn path=/trunk/; revision=4242
2001-11-21 02:08:57 +00:00