summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/cmd_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
...
* More work on rpcclient...Gerald Carter2000-07-311-23/+68
* Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau2000-07-261-2/+2
* some initial code for AddPrinterEx() project. Most is ifdef'd outGerald Carter2000-07-251-1/+115
* A rather big change set ! (listed in no particular order)Jean-François Micouleau2000-07-251-1/+1
* Added EnumPorts() and fixed up some problemsGerald Carter2000-07-211-0/+22
* Fixed unitilized secdesc pointer which was causing spoolgetprinterGerald Carter2000-07-201-2/+2
* Fixed some more SPOOLSS functions. The followingGerald Carter2000-07-181-5/+4
* adding more spoolss command into rpcclient. They don't all workGerald Carter2000-07-141-0/+368
* More rpcclient merge issues:Gerald Carter2000-07-071-0/+96
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-264/+0
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-1/+1
* renamed PRINTER_HND to POLICY_HND.Luke Leighton1999-11-291-2/+2
* well, i stuffed up the spooler commands.Luke Leighton1999-11-271-61/+50
* ok. *whew*. this is the first completed part of the restructure.Luke Leighton1999-11-241-4/+5
* another two.Luke Leighton1999-11-221-5/+9
* okay :) all cmd_() functions now take int argc, char **argv :) thatLuke Leighton1999-11-221-3/+3
* debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1999-11-091-6/+121
* const feeding frenzyLuke Leighton1999-11-081-1/+1
* added command-completion printer enum code.Luke Leighton1999-11-061-16/+36
* fixed string function for reading in printer_info_N.Luke Leighton1999-11-061-5/+9
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-0/+40
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-0/+91