CVS update: samba/source/rpc_parse

tpot at samba.org tpot at samba.org
Mon Sep 2 17:41:13 EST 2002


Date:	Mon Sep  2 03:41:13 2002
Author:	tpot

Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv16788/rpc_parse

Modified Files:
	parse_spoolss.c 
Log Message:
Implemented some more client side spoolss functions:

 - getprinterdataex(), setprinterdataex(), enumprinterdataex()

Pass data type down to setprinterdata() fn instead of hardcoding REG_SZ.

Did some trickyness to get enumprinterdataex replies unmarshalled
properly.  The code seems to have been written to require the number
of entries returned before unpacking said entries.  Skip to the end of
the response and read the number of entries then jump back and process
the printer data.


Revisions:
parse_spoolss.c		1.185 => 1.186
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c?r1=1.185&r2=1.186



More information about the samba-cvs mailing list