summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* r5379: Build-Fix (#2343)Günther Deschner2007-10-101-1/+1
* r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner2007-10-101-3/+32
* r5162: BUG 2264: remove shutdown and abortshurn commands from rpcclient since...Gerald Carter2007-10-101-31/+14
* r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...Gerald Carter2007-10-101-2/+4
* r4966: don't enumerate the drivers for the same architecture string more than...Gerald Carter2007-10-101-0/+12
* r4933: List not only the first 10 trusts with rpcclient -c enumtrust.Volker Lendecke2007-10-101-16/+22
* r4869: Display sam_user_info_7 in rpcclient.Günther Deschner2007-10-101-1/+22
* r4866: Add createdomgroup to rpcclient (needed to generate huge amounts ofGünther Deschner2007-10-101-0/+52
* r4839: Allow to set acb_mask in rpcclient's enumdomusers (for debugging).Günther Deschner2007-10-101-2/+5
* r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter2007-10-101-1/+1
* r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2007-10-101-1/+6
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-0/+43
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2007-10-101-2/+2
* r4633: Finally give rpcclient a port-command.Günther Deschner2007-10-101-1/+3
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2007-10-101-6/+8
* r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner2007-10-101-3/+3
* r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner2007-10-101-2/+12
* r4226: display infolevel 12 in query_dom_info.Günther Deschner2007-10-101-0/+10
* r4224: Today is not my day ....Volker Lendecke2007-10-101-1/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-105-14/+13
* 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
* r1590: Small fixes from Günther DeschnerVolker Lendecke2007-10-101-7/+3
* r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACLJeremy Allison2007-10-101-0/+23
* r1361: patch from Guenther Deschner <gd@sernet.de> to ensure that REG_SZ valu...Gerald Carter2007-10-101-2/+4
* r1237: Correctly honor infolevel argument. Thanks to Guenther Deschner <gd@se...Volker Lendecke2007-10-101-1/+1
* r1101: Implement 'rpcclient setprintername'.Volker Lendecke2007-10-101-0/+71
* r485: fix compileGerald Carter2007-10-101-3/+2
* r196: merging struct uuid from trunkGerald Carter2007-10-101-2/+2
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-021-0/+26
* More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-121-1/+1
* fix another bug caused by cli_lsa_query_info_policy() changesGerald Carter2004-01-161-2/+4
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-11/+15
* Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup.Andrew Bartlett2004-01-051-1/+1
* Fix comment.Tim Potter2003-12-071-1/+1
* Patch from James Henstridge to allow rpcclient adddriver command to specifyTim Potter2003-11-051-3/+12
* Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)Tim Potter2003-10-271-1/+1
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-241-0/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-10-241-0/+112
|\
| * New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+112
| * Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison2003-10-201-1/+1
| * Several updates:Jim McDonough2003-10-201-0/+5
| * Add epmapper commands to rpcclientJim McDonough2003-10-181-0/+2