summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* well, i stuffed up the spooler commands.Luke Leighton1999-11-271-7/+7
* debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1999-11-091-76/+83
* preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1999-11-081-86/+192
* missed mem_grow_data callLuke Leighton1999-11-061-0/+2
* fixed string function for reading in printer_info_N.Luke Leighton1999-11-061-10/+27
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-47/+141
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-40/+52
* experimental spoolss rpcclient commandsLuke Leighton1999-11-051-27/+128
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-131/+386
* Correctly handle the dependent files in the printer_driver_info_3 structJean-François Micouleau1999-09-241-3/+13
* Alan (alanh@pinacl.co.uk) found a nasty bugJean-François Micouleau1999-09-241-1/+1
* - enumprintprocessors and enumprintmonitors added.Jean-François Micouleau1999-07-271-55/+352
* many small bugs...Jean-François Micouleau1999-07-011-15/+23
* Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1999-06-221-0/+109
* Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1999-04-271-0/+3389