summaryrefslogtreecommitdiffstats
path: root/source/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* r7632: Cleanup "net share migrate"-code. Günther Deschner2005-06-161-0/+5
* r7537: Print passwords in display charset.Günther Deschner2005-06-131-2/+2
* r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner2005-06-131-0/+83
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-25/+10
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2005-06-082-2/+190
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2005-04-231-5/+5
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2005-04-091-12/+0
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-071-10/+10
* r6117: Close handles after group-creation as well.Günther Deschner2005-03-291-0/+9
* r6110: Close handles on user creation. This allows easy mass creation of user...Volker Lendecke2005-03-291-0/+9
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2005-03-271-18/+36
* r6014: rather large change set....Gerald Carter2005-03-231-3/+9
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2005-03-221-0/+6
* r5944: cleaning up compiler warnings reported by Jason MaderGerald Carter2005-03-222-9/+6
* r5891: Make enum- and getform use the same form_display-function.Günther Deschner2005-03-181-35/+37
* r5760: Be more verbose on listing forms.Günther Deschner2005-03-121-1/+22
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2005-03-101-4/+8
* r5593: More reversal of accidental commit.Jim McDonough2005-02-281-2/+2
* r5592: Oops, accidentally committed test version of rpcclient. Reverting cha...Jim McDonough2005-02-281-6/+5
* r5591: Implement "net rpc trustdom del", including client side of Jim McDonough2005-02-282-7/+8
* r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke2005-02-201-3/+1
* r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.Volker Lendecke2005-02-201-1/+2
* r5379: Build-Fix (#2343)Günther Deschner2005-02-131-1/+1
* r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner2005-02-071-3/+32
* r5162: BUG 2264: remove shutdown and abortshurn commands from rpcclient since...Gerald Carter2005-02-011-31/+14
* r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...Gerald Carter2005-01-311-2/+4
* r4966: don't enumerate the drivers for the same architecture string more than...Gerald Carter2005-01-241-0/+12
* r4933: List not only the first 10 trusts with rpcclient -c enumtrust.Volker Lendecke2005-01-221-16/+22
* r4869: Display sam_user_info_7 in rpcclient.Günther Deschner2005-01-201-1/+22
* r4866: Add createdomgroup to rpcclient (needed to generate huge amounts ofGünther Deschner2005-01-201-0/+52
* r4839: Allow to set acb_mask in rpcclient's enumdomusers (for debugging).Günther Deschner2005-01-191-2/+5
* r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter2005-01-181-1/+1
* r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2005-01-151-1/+6
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2005-01-141-0/+43
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2005-01-101-2/+2
* r4633: Finally give rpcclient a port-command.Günther Deschner2005-01-101-1/+3
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2005-01-061-6/+8
* r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner2004-12-221-3/+3
* r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner2004-12-221-2/+12
* r4226: display infolevel 12 in query_dom_info.Günther Deschner2004-12-151-0/+10
* r4224: Today is not my day ....Volker Lendecke2004-12-151-1/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-075-14/+13
* r3649: Fix a couple of rpcclient spoolss commands (setprinter, setprintername,Günther Deschner2004-11-101-3/+3
* r3645: Allow deldriverex in rpcclient to delete drivers for a specificGünther Deschner2004-11-101-12/+8
* r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...Gerald Carter2004-11-091-6/+66
* r3627: Allow to add dummy-form in rpcclient.Günther Deschner2004-11-081-1/+1
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2004-10-041-0/+1
* r2133: Several fixes:Gerald Carter2004-08-311-1/+0
* r2073: Adding getprinter level 7 to rpcclient.Günther Deschner2004-08-251-0/+15
* r2009: compile-fix for #1626 (spotted by Olaf FlebbeGünther Deschner2004-08-241-1/+1