diff options
author | Tim Potter <tpot@samba.org> | 2002-09-02 07:41:12 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-09-02 07:41:12 +0000 |
commit | f76bdfdcaaafc5ad904014257a23726d5d53fd87 (patch) | |
tree | 4371db33a48fdd74e49041de7376542142ec863e /source3/python | |
parent | 45fc6b503eee83153074e2a55a5189260e06db06 (diff) | |
download | samba-f76bdfdcaaafc5ad904014257a23726d5d53fd87.tar.gz samba-f76bdfdcaaafc5ad904014257a23726d5d53fd87.tar.bz2 samba-f76bdfdcaaafc5ad904014257a23726d5d53fd87.zip |
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.
(This used to be commit 6a1953f2431cc848abf210bdecd7080738991296)
Diffstat (limited to 'source3/python')
0 files changed, 0 insertions, 0 deletions