r23779: Change from v2 or later to v3 or later.
[sfrench/samba-autobuild/.git] / source3 / rpcclient / cmd_spoolss.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16654: Fix bug #3893 reported by jason@ncac.gwu.edu.
2007-10-10 Volker Lendecker16339: Fix Klocwork ID
2007-10-10 Jeremy Allisonr14833: Fix resource leak on error code path. Coverity...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr11454: Last 2 uninitialized warnings.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
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 Volker Lendecker9200: Add support for REG_BINARY to rpcclient getdata...
2007-10-10 Volker Lendecker9189: Add the capability to set different registry...
2007-10-10 Günther Deschnerr9076: fix two other issues invented along the
2007-10-10 Gerald Carterr8900: fix typo thyat broke compile in my last commit
2007-10-10 Gerald Carterr8899: various compiler warning fixes reported by Jason...
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2007-10-10 Gerald Carterr5944: cleaning up compiler warnings reported by Jason...
2007-10-10 Günther Deschnerr5891: Make enum- and getform use the same form_display...
2007-10-10 Günther Deschnerr5760: Be more verbose on listing forms.
2007-10-10 Gerald Carterr4966: don't enumerate the drivers for the same archite...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3649: Fix a couple of rpcclient spoolss commands ...
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 Deschnerr3627: Allow to add dummy-form in rpcclient.
2007-10-10 Günther Deschnerr2821: Adding "Windows x64" as architecture string...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Günther Deschnerr2073: Adding getprinter level 7 to rpcclient.
2007-10-10 Günther Deschnerr2009: compile-fix for #1626 (spotted by Olaf Flebbe
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Gerald Carterr1361: patch from Guenther Deschner <gd@sernet.de>...
2007-10-10 Volker Lendecker1237: Correctly honor infolevel argument. Thanks to...
2007-10-10 Volker Lendecker1101: Implement 'rpcclient setprintername'.
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2003-12-07 Tim PotterFix comment.
2003-11-05 Tim PotterMerge from 3.0:
2003-11-05 Tim PotterPatch from James Henstridge to allow rpcclient adddrive...
2003-10-20 Jeremy AllisonFixed typo spotted by Daniel Jarboe <daniel.jarboe...
2003-10-20 Jeremy AllisonFixed typo spotted by Daniel Jarboe <daniel.jarboe...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
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-07 Jeremy AllisonPatch from waider@waider.ie to print out Port Type.
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-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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.
next