This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / source3 / rpcclient / cmd_spoolss.c
2001-03-15 Gerald Carteradded getdriver and enumdrivers commands. Also fixed
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-01-12 Tim PotterPass correctly formatted args to cli_spoolss_open_print...
2001-01-12 Tim PotterMemory leak fixes spotted by insure.
2001-01-12 Tim PotterUse MAXIMUM_ALLOWED_ACCESS when doing a cli_spoolss_ope...
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2000-12-08 Tim PotterModified argc passed to rpc_client cmd_* functions...
2000-09-12 Gerald Carterspoolgetprinterdriver now returns "Windows NT x86"...
2000-08-29 Gerald Carteradded -P (for no prompt) and -A <authfile> options
2000-08-18 Gerald Carterfixed an off by one error where I was tromping on memory
2000-08-12 Gerald CarterFIxed some unmarshalling problems with relstr and unist...
2000-08-10 Gerald CarterWorking on spoolss_getprinterdriver() as it does not...
2000-08-10 Gerald CarterNeeded to add the SHARED attribute bit when creating...
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-09 Gerald CarterFixed AddPrinterDriver()
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-08-04 Gerald Carterspoolss_addprinterex() was adding the printer and retur...
2000-08-04 Gerald Carterclunky support for calling AddPrinterEx(). The code...
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-26 Jean-François Mico... Found out that we are crashing spoolss in enumprinterdata.
2000-07-25 Gerald Cartersome initial code for AddPrinterEx() project. Most...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-21 Gerald CarterAdded EnumPorts() and fixed up some problems
2000-07-20 Gerald CarterFixed unitilized secdesc pointer which was causing...
2000-07-18 Gerald CarterFixed some more SPOOLSS functions. The following
2000-07-14 Gerald Carteradding more spoolss command into rpcclient. They don...
2000-07-07 Gerald CarterMore rpcclient merge issues:
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-11-29 Luke Leightonrenamed PRINTER_HND to POLICY_HND.
1999-11-27 Luke Leightonwell, i stuffed up the spooler commands.
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-22 Luke Leightonanother two.
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-06 Luke Leightonadded command-completion printer enum code.
1999-11-06 Luke Leightonfixed string function for reading in printer_info_N.
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.