r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
[kai/samba.git] / source3 / rpc_client / cli_spoolss.c
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...
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-21 Gerald Carter* Added EnumPorts()
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-14 Gerald Cartercleaned up access to prs_struct variables. Replaced...
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-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-11-27 Luke Leightoncool! spooljobs works! this surprised me very much...
1999-11-27 Luke Leightonwell, i stuffed up the spooler commands.
1999-11-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-06 Luke Leightonhorrible code to do SMBwriteX / SMBreadX for large...
1999-11-06 Luke Leightonmissed mem_grow_data call
1999-11-06 Luke Leightonadded command-completion printer enum code.
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.