deldriver fix
[kai/samba.git] / source3 / rpcclient / cmd_spoolss.c
2002-11-09 Gerald Carterdeldriver fix
2002-11-08 Jim McDonoughAdd enumdataex command
2002-11-08 Jim McDonoughImplement enumdata command
2002-11-08 Jim McDonoughAdd enumkey command (EnumPrinterKey api)
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-03 Tim PotterFix setprinterdata rpcclient command to use new cli_spo...
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-08-27 Andrew Tridgellslprintf() takes a size argument
2002-08-27 Tim PotterDon't try to convert enumprinters name to a unc name.
2002-08-27 Tim PotterPass the object name down to the enum_printers rpc...
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-05-14 Tim PotterThe cli_spoolss_setprinterdata() function interface...
2002-05-07 Tim PotterAdded cmd_spoolss_enumjobs() function to rpcclient.
2002-04-02 Gerald Cartersome mergee from SAMBA_2_2. Does compile, but needs...
2002-03-08 Jim McDonoughSwap order of close brace and done: tag to appease...
2002-03-07 Tim PotterCosmetic fixup for enum_printers
2002-03-07 Tim PotterFixed a bunch of crash bugs for enumprinters at various...
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 PotterConverted cmd_spoolss_enumprinterdrivers() to use new
2002-01-31 Tim PotterAdded addform, setform and deleteform commands. The...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-19 Simo Sorcefixes (asprintf) from 2.2
2002-01-07 Tim PotterConverted getprinterdriver to WERROR - it always return...
2002-01-06 Tim PotterConverted enumprinters and enumports cmd functions...
2002-01-06 Tim Potterspoolss rpc client cleanup:
2002-01-03 Tim PotterFixed crash bug in display_print_info_2()
2002-01-03 Tim PotterFixed crash bug in display_print_info_1()
2001-12-30 Tim PotterUnicode byte ording fix from Benjamin Kuit <bj@it.uts...
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-15 Tim PotterFALSE -> False
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-08-10 Tim PotterReplaced the duplicate DOS constants with appropriate...
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-31 Gerald Cartermerge from 2.2
2001-05-24 Tim PotterFixed compiler warning.
2001-05-18 Gerald Cartermerge from 2.2 (deleteprinterdriver RPC)
2001-05-17 Gerald Cartermerge from 2.2 DeletePrinterDriver() server side stud...
2001-05-04 Tim PotterTidyup of server vs servername, username vs user to...
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-19 Gerald Cartermerge from 2.2 (reorder commands in array)
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-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.