summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Karolin Seeger2008-06-171-12/+12
* Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke2008-04-251-19/+20
* Introduce rpc_pipe_np_smb_conn()Volker Lendecke2008-04-201-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-42/+34
* Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam2008-03-281-4/+8
* Fix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail.com>Volker Lendecke2008-03-191-1/+1
* Fix bug 5421 -- thanks to MJ AnthonyVolker Lendecke2008-02-051-1/+1
* Fix bogus uninitialized variable warningsVolker Lendecke2008-01-251-1/+1
* strtok -> strtok_rVolker Lendecke2008-01-231-4/+6
* Make all the tools use the proper accessor functions.Jeremy Allison2007-12-061-2/+2
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-061-2/+2
* Fix some C++ warningsVolker Lendecke2007-12-011-9/+3
* More trivial pstring removal.Jeremy Allison2007-11-201-50/+106
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-24/+24
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22588: Make all uses of TALLOC_MEMDUP consistent.Jeremy Allison2007-10-101-2/+10
* r22062: Fix the parsing of info level 3. Flags is not a flagsJeremy Allison2007-10-101-3/+1
* r19991: Sorry for this 2000-liner...Volker Lendecke2007-10-101-4/+3
* r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke2007-10-101-1/+1
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-2/+4
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-11/+17
* r16654: Fix bug #3893 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-4/+2
* r16339: Fix Klocwork IDVolker Lendecke2007-10-101-0/+4
* r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison2007-10-101-2/+3
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r11454: Last 2 uninitialized warnings.Jeremy Allison2007-10-101-17/+11
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-155/+347
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-5/+8
* r9200: Add support for REG_BINARY to rpcclient getdata and setprinterdata.Volker Lendecke2007-10-101-6/+24
* r9189: Add the capability to set different registry value types (string, dwor...Volker Lendecke2007-10-101-14/+85
* r9076: fix two other issues invented along theGünther Deschner2007-10-101-1/+1
* r8900: fix typo thyat broke compile in my last commitGerald Carter2007-10-101-1/+1
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2007-10-101-3/+2
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-101-222/+138
* r5944: cleaning up compiler warnings reported by Jason MaderGerald Carter2007-10-101-7/+6
* r5891: Make enum- and getform use the same form_display-function.Günther Deschner2007-10-101-35/+37
* r5760: Be more verbose on listing forms.Günther Deschner2007-10-101-1/+22
* r4966: don't enumerate the drivers for the same architecture string more than...Gerald Carter2007-10-101-0/+12
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+3
* r3649: Fix a couple of rpcclient spoolss commands (setprinter, setprintername,Günther Deschner2007-10-101-3/+3
* r3645: Allow deldriverex in rpcclient to delete drivers for a specificGünther Deschner2007-10-101-12/+8
* r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...Gerald Carter2007-10-101-6/+66
* r3627: Allow to add dummy-form in rpcclient.Günther Deschner2007-10-101-1/+1
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2007-10-101-0/+1
* r2133: Several fixes:Gerald Carter2007-10-101-1/+0
* r2073: Adding getprinter level 7 to rpcclient.Günther Deschner2007-10-101-0/+15
* r2009: compile-fix for #1626 (spotted by Olaf FlebbeGünther Deschner2007-10-101-1/+1
* r1692: first commit :)Günther Deschner2007-10-101-0/+8