summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_spoolss.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-1/+1
1999-11-29renamed PRINTER_HND to POLICY_HND.Luke Leighton1-2/+2
1999-11-27well, i stuffed up the spooler commands.Luke Leighton1-61/+50
1999-11-24ok. *whew*. this is the first completed part of the restructure.Luke Leighton1-4/+5
1999-11-22another two.Luke Leighton1-5/+9
1999-11-22okay :) all cmd_() functions now take int argc, char **argv :) thatLuke Leighton1-3/+3
1999-11-09debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1-6/+121
1999-11-08const feeding frenzyLuke Leighton1-1/+1
1999-11-06added command-completion printer enum code.Luke Leighton1-16/+36
1999-11-06fixed string function for reading in printer_info_N.Luke Leighton1-5/+9
1999-11-06added rpcclient spoolenum command. enumerates printers.Luke Leighton1-0/+40
1999-11-06spoolss openprinterex / closeprinter client-code.Luke Leighton1-0/+91