summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* r7632: Cleanup "net share migrate"-code.Günther Deschner2007-10-101-0/+5
* r7537: Print passwords in display charset.Günther Deschner2007-10-101-2/+2
* r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner2007-10-101-0/+83
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-25/+10
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-102-2/+190
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2007-10-101-5/+5
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-101-12/+0
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-101-10/+10
* r6117: Close handles after group-creation as well.Günther Deschner2007-10-101-0/+9
* r6110: Close handles on user creation. This allows easy mass creation of user...Volker Lendecke2007-10-101-0/+9
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-18/+36
* r6014: rather large change set....Gerald Carter2007-10-101-3/+9
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2007-10-101-0/+6
* r5944: cleaning up compiler warnings reported by Jason MaderGerald Carter2007-10-102-9/+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
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2007-10-101-4/+8
* r5593: More reversal of accidental commit.Jim McDonough2007-10-101-2/+2
* r5592: Oops, accidentally committed test version of rpcclient. Reverting cha...Jim McDonough2007-10-101-6/+5
* r5591: Implement "net rpc trustdom del", including client side ofJim McDonough2007-10-102-7/+8
* r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke2007-10-101-3/+1
* r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.Volker Lendecke2007-10-101-1/+2
* 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