index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
2007-10-10
1
-4
/
+8
*
r5593: More reversal of accidental commit.
Jim McDonough
2007-10-10
1
-2
/
+2
*
r5592: Oops, accidentally committed test version of rpcclient. Reverting cha...
Jim McDonough
2007-10-10
1
-6
/
+5
*
r5591: Implement "net rpc trustdom del", including client side of
Jim McDonough
2007-10-10
2
-7
/
+8
*
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
2007-10-10
1
-3
/
+1
*
r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r5379: Build-Fix (#2343)
Günther Deschner
2007-10-10
1
-1
/
+1
*
r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
Günther Deschner
2007-10-10
1
-3
/
+32
*
r5162: BUG 2264: remove shutdown and abortshurn commands from rpcclient since...
Gerald Carter
2007-10-10
1
-31
/
+14
*
r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...
Gerald Carter
2007-10-10
1
-2
/
+4
*
r4966: don't enumerate the drivers for the same architecture string more than...
Gerald Carter
2007-10-10
1
-0
/
+12
*
r4933: List not only the first 10 trusts with rpcclient -c enumtrust.
Volker Lendecke
2007-10-10
1
-16
/
+22
*
r4869: Display sam_user_info_7 in rpcclient.
Günther Deschner
2007-10-10
1
-1
/
+22
*
r4866: Add createdomgroup to rpcclient (needed to generate huge amounts of
Günther Deschner
2007-10-10
1
-0
/
+52
*
r4839: Allow to set acb_mask in rpcclient's enumdomusers (for debugging).
Günther Deschner
2007-10-10
1
-2
/
+5
*
r4821: finish off 'net rpc rights [list|grant|revoke]'
Gerald Carter
2007-10-10
1
-1
/
+1
*
r4742: add server support for lsa_add/remove_account_rights() and fix some pa...
Gerald Carter
2007-10-10
1
-1
/
+6
*
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
2007-10-10
1
-0
/
+43
*
r4656: Convert the winreg pipe to use WERROR returns (as it should).
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r4633: Finally give rpcclient a port-command.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2007-10-10
1
-6
/
+8
*
r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hard
Günther Deschner
2007-10-10
1
-3
/
+3
*
r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,
Günther Deschner
2007-10-10
1
-2
/
+12
*
r4226: display infolevel 12 in query_dom_info.
Günther Deschner
2007-10-10
1
-0
/
+10
*
r4224: Today is not my day ....
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
5
-14
/
+13
*
r3649: Fix a couple of rpcclient spoolss commands (setprinter, setprintername,
Günther Deschner
2007-10-10
1
-3
/
+3
*
r3645: Allow deldriverex in rpcclient to delete drivers for a specific
Günther Deschner
2007-10-10
1
-12
/
+8
*
r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...
Gerald Carter
2007-10-10
1
-6
/
+66
*
r3627: Allow to add dummy-form in rpcclient.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the
Günther Deschner
2007-10-10
1
-0
/
+1
*
r2133: Several fixes:
Gerald Carter
2007-10-10
1
-1
/
+0
*
r2073: Adding getprinter level 7 to rpcclient.
Günther Deschner
2007-10-10
1
-0
/
+15
*
r2009: compile-fix for #1626 (spotted by Olaf Flebbe
Günther Deschner
2007-10-10
1
-1
/
+1
*
r1692: first commit :)
Günther Deschner
2007-10-10
1
-0
/
+8
*
r1590: Small fixes from Günther Deschner
Volker Lendecke
2007-10-10
1
-7
/
+3
*
r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACL
Jeremy Allison
2007-10-10
1
-0
/
+23
*
r1361: patch from Guenther Deschner <gd@sernet.de> to ensure that REG_SZ valu...
Gerald Carter
2007-10-10
1
-2
/
+4
*
r1237: Correctly honor infolevel argument. Thanks to Guenther Deschner <gd@se...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r1101: Implement 'rpcclient setprintername'.
Volker Lendecke
2007-10-10
1
-0
/
+71
*
r485: fix compile
Gerald Carter
2007-10-10
1
-3
/
+2
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-2
/
+2
*
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
2004-04-02
1
-0
/
+26
*
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2004-02-12
1
-1
/
+1
*
fix another bug caused by cli_lsa_query_info_policy() changes
Gerald Carter
2004-01-16
1
-2
/
+4
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-11
/
+15
*
Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup.
Andrew Bartlett
2004-01-05
1
-1
/
+1
*
Fix comment.
Tim Potter
2003-12-07
1
-1
/
+1
*
Patch from James Henstridge to allow rpcclient adddriver command to specify
Tim Potter
2003-11-05
1
-3
/
+12
*
Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)
Tim Potter
2003-10-27
1
-1
/
+1
[next]