s3-spoolss: remove old spoolss_DeletePrinterDriver.
[tprouty/samba.git] / source3 / rpc_client / cli_spoolss.c
2009-02-09 Günther Deschners3-spoolss: remove old spoolss_DeletePrinterDriver.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterKey.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterData.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterDataEx.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_GetForm.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_SetForm.
2009-02-09 Günther Deschners3-spoolss: remove old spoolss_AddForm.
2009-02-07 Günther Deschners3-spoolss: remove old _spoolss_WritePrinter.
2009-02-07 Günther Deschners3-spoolss: use rpccli_spoolss_DeleteForm.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_EndDocPrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_EndPagePrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_StartPagePrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_ClosePrinter.
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-21 Volker LendeckeRefactoring: CLI_DO_RPC_* uses interface instead of...
2008-04-25 Volker LendeckeMove user/domain from rpc_pipe_client to cli_pipe_auth_data
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Volker Lendecker14244: Okay, had not seen that this happened twice.
2007-10-10 Volker Lendecker14243: Fix Coverity bug # 143
2007-10-10 Volker Lendecker13958: Fix Coverity Bug # 141
2007-10-10 Günther Deschnerr12106: Fix return value
2007-10-10 Jeremy Allisonr11443: Fix error code returns on client spoolss code...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Günther Deschnerr9041: typo. Thanks jerry.
2007-10-10 Gerald Carterr9040: revert pointer checks that I had removed; fixes...
2007-10-10 Volker Lendecker8833: Fix some uninitialized variables.
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr5946: BUG 2497: fix bug in rpcclient's deletedriverex...
2007-10-10 Gerald Carterr5805: merging spoolss parsing changes from trunk and...
2007-10-10 Volker Lendecker4561: This looks a lot larger than it is, this is...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3645: Allow deldriverex in rpcclient to delete drivers...
2007-10-10 Gerald Carterr3639: patch from Martin Zielinski <mz@seh.de> to add...
2007-10-10 Günther Deschnerr2073: Adding getprinter level 7 to rpcclient.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-19 Gerald Carterworking on fix for BUG #294. Not done yet, but this...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
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-08 Jim McDonoughSync with HEAD to get enumprinterkey api.
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-06 Tim PotterClient side functions for enumprinterkey.
2002-10-21 Tim PotterFix a silly memset typo.
2002-10-21 Tim PotterFix a silly memset typo.
2002-10-21 Tim PotterZero tallocated memory in decode_printer_info, decode_d...
2002-10-21 Tim PotterZero tallocated memory in decode_printer_info, decode_d...
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-09 Tim PotterReturn WERR_UNKNOWN_LEVEL for unknown info levels.
2002-09-09 Tim PotterReturn WERR_UNKNOWN_LEVEL for getprinterdriver level...
2002-09-06 Tim Pottercli_spoolss_enumprinterdrivers:
2002-09-03 Tim PotterConver cli_spoolss routines to use REGISTRY_VALUE and...
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-09-03 Tim PotterReturn data from enumprinterdataex by deep copying...
2002-09-02 Tim PotterImplemented some more client side spoolss functions:
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-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
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-18 Simo Sorcemore debug classess activated
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-04-28 Gerald Carterfew cleanups to bring in line with 2.2
2001-03-15 Gerald Carteradded getdriver and enumdrivers commands. Also fixed
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-02-28 Jeremy AllisonOoops - forgot to check the rpcclient and smbcacls...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-09-12 Gerald Carterspoolgetprinterdriver now returns "Windows NT x86"...
2000-08-31 Tim PotterRemoved compiler warning.
2000-08-18 Gerald Carterchanging some debug message levels
2000-08-12 Gerald CarterFIxed some unmarshalling problems with relstr and unist...
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-08 Gerald CarterAll changes related to rpcclient...
next