Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
[kai/samba.git] / source3 / rpcclient / cmd_spoolss.c
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-03-18 Tim PotterMerge of waider's rpcclient return type patch.
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-03-05 Tim PotterUse PRINTER_ALL_ACCESS instead of MAXIMUM_ALLOWED_ACCES...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin PoolDoxygen janitor. No other changes.
2003-02-12 Andrew Bartlettmerge desired_access for open_printer_ex from HEAD...
2003-02-12 Andrew BartlettMatch Samba 2.2 by chosing the correct desired access...
2003-01-29 Jeremy AllisonRemove NULL buffer checks before rpcstr_pull() as they...
2003-01-29 Tim PotterRemove NULL buffer checks before rpcstr_pull() as they...
2003-01-21 Jim McDonoughrevert accidentally committed changes
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-11 Andrew BartlettA couple more fstring/pstring issues - and move from...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-11 Jim McDonoughAdd getdata and getdataex commands
2002-11-11 Jim McDonoughAdd getdata and getdataex commands
2002-11-09 Gerald Carterdeldriver fix
2002-11-09 Gerald Carterdeldriver fix
2002-11-08 Jim McDonoughAdd enumdataex command
2002-11-08 Jim McDonoughAdd enumdataex command
2002-11-08 Jim McDonoughImplement enumdata command
2002-11-08 Jim McDonoughImplement enumdata command
2002-11-08 Jim McDonoughAdd enumkey command (EnumPrinterKey api)
2002-11-08 Jim McDonoughAdd enumkey command (EnumPrinterKey api)
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 PotterMerge from HEAD:
2002-05-07 Tim PotterAdded cmd_spoolss_enumjobs() function to rpcclient.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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"...
next