Added connect, session_request, session_setup and tconx methods.
[samba.git] / source / libsmb / cli_spoolss.c
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-05-28 Tim PotterHmm - you can do NT_STATUS_IS_OK on a WERROR and not...
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
2002-05-17 Tim PotterNT sends the server name prepended with \\ for a enumer...
2002-05-14 Tim PotterAdded deleteprinterdata client rpc.
2002-05-14 Tim PotterAdded writeprinter rpc command.
2002-05-14 Tim PotterAdded getprinterdata and enumprinterdata rpc client...
2002-05-13 Tim PotterRPC client function for startdocprinter and enddocprinter.
2002-05-08 Tim PotterAdded client side spoolss rpc commands for startpagepri...
2002-05-07 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-04-10 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-04-02 Gerald Cartersome mergee from SAMBA_2_2. Does compile, but needs...
2002-03-08 Tim PotterAdded case statment for decoding enumprinters level...
2002-02-25 Tim PotterImplemented client side functions for SPOOLSS addform...
2002-02-20 Tim PotterConverted remaining spoolss rpcclient functions to...
2002-02-19 Tim PotterConverted {cmd,cli}_spoolss_getprinter() to WERROR...
2002-02-19 Tim PotterAdded cli_spoolss_initialise() function.
2002-01-31 Tim PotterAdded addform, setform and deleteform cli functions.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-07 Tim PotterConverted getprinterdriver to WERROR - it always return...
2002-01-06 Tim PotterConverted enumprinters and enumports cli functions...
2002-01-06 Tim Potterspoolss rpc client cleanup:
2002-01-03 Tim PotterInitialise result on success in cli_spoolss_enum_printe...
2002-01-03 Tim PotterThe werror<->nt status code map has changed and has...
2001-12-13 Tim PotterAdded comment.
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Tim PotterConvert to NTSTATUS.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-08 Tim PotterFactored out common rpc pipe initialisation and shutdow...
2001-08-06 Tim PotterChanged lone malloc() call to talloc(). Spotted by
2001-05-31 Gerald Cartermerge from 2.2
2001-05-17 Gerald Cartermerge from 2.2 DeletePrinterDriver() server side stud...
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-22 Andrew Tridgellmerging from 2.2 to head
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-28 Gerald Carterrename of 16 new_smb_io functions to smb_io_* for consi...
2001-03-27 Gerald Cartermerge from 2.2.
2001-03-19 Gerald Carterreverted the rename of new_spoolss_io_r_enumprinterdriv...
2001-03-15 Gerald Carteraddprinter and adddriver are working now :-)
2001-03-15 Gerald Carteradded getdriverdir and cleaned up the PRINTER_DRIVER_CT...
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-03-09 Jeremy AllisonMissed some prs_inits.
2001-01-10 Tim PotterAdded init functions, cli_spoolss_open_printer_ex(),