summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"Gerald Carter2000-09-121-1/+1
* Removed compiler warning.Tim Potter2000-08-311-5/+5
* changing some debug message levelsGerald Carter2000-08-181-12/+12
* FIxed some unmarshalling problems with relstr and unistr arraysGerald Carter2000-08-121-196/+157
* Needed to add the SHARED attribute bit when creating a printerGerald Carter2000-08-101-3/+6
* More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter2000-08-091-8/+10
* All changes related to rpcclient...Gerald Carter2000-08-081-0/+52
* spoolss_addprinterex() was adding the printer and returning theGerald Carter2000-08-041-23/+25
* clunky support for calling AddPrinterEx(). The code currently reportsGerald Carter2000-08-041-11/+57
* More work on rpcclient...Gerald Carter2000-07-311-36/+101
* Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau2000-07-261-2/+2
* * Added EnumPorts()Gerald Carter2000-07-211-2/+68
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-40/+30
* cleaned up access to prs_struct variables. Replaced all callsGerald Carter2000-07-141-10/+553
* More rpcclient merge issues:Gerald Carter2000-07-071-0/+95
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-329/+0
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-1/+1
* cool! spooljobs works! this surprised me very much :-) helped toLuke Leighton1999-11-271-2/+2
* well, i stuffed up the spooler commands.Luke Leighton1999-11-271-17/+46
* debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1999-11-091-5/+78
* horrible code to do SMBwriteX / SMBreadX for large MSRPC reads. ARGH!Luke Leighton1999-11-061-1/+1
* missed mem_grow_data callLuke Leighton1999-11-061-1/+1
* added command-completion printer enum code.Luke Leighton1999-11-061-1/+1
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-0/+64
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-0/+163