Commit Graph

18 Commits

Author SHA1 Message Date
Tim Potter fa9fac40e2 Move some constants here from packet-dcerpc-spoolss.c
svn path=/trunk/; revision=7149
2003-02-14 06:21:30 +00:00
Tim Potter d35211cc8b Added constants for devicemode value_strings.
svn path=/trunk/; revision=7026
2003-01-28 22:49:19 +00:00
Tim Potter 572e5b49cf Some constant for getprinter level 7 decoding.
svn path=/trunk/; revision=6743
2002-12-04 06:05:42 +00:00
Tim Potter f861671a5a Added constants for devicemode fields.
svn path=/trunk/; revision=6634
2002-11-15 04:55:36 +00:00
Guy Harris 3f4397bbb0 From Ulf Lamping: change some #define names to avoid name collisions on
Windows that cause compiler warnings.

svn path=/trunk/; revision=6129
2002-08-29 19:05:41 +00:00
Jörg Mayer 7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
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