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
/
source3
/
rpcclient
/
rpcclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add very basic ntsvcs client to rpcclient.
Günther Deschner
2008-02-17
1
-0
/
+2
*
Use rpccli_lsa_QueryInfoPolicy() all over the place.
Günther Deschner
2008-02-08
1
-6
/
+6
*
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
2008-01-23
1
-1
/
+1
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
1
-1
/
+1
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-0
/
+12
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-2
/
+2
*
Make all the tools use the proper accessor functions.
Jeremy Allison
2007-12-06
1
-6
/
+6
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-5
/
+6
*
Reanimate rpcclient wkssvc command.
Günther Deschner
2007-12-03
1
-0
/
+2
*
Give rpcclient a talloc stackframe.
Michael Adam
2007-11-28
1
-12
/
+23
*
More trivial pstring removal.
Jeremy Allison
2007-11-20
1
-4
/
+1
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-22
/
+24
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-2
/
+0
*
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23372: Remove restriction on string length for rpcclient commands.
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r19354: adjust usage printf for rpcclient's timeout command.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19353: Add "timeout" command for rpcclient.
Günther Deschner
2007-10-10
1
-0
/
+37
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18711: Replace the following hand code client routines:
Gerald Carter
2007-10-10
1
-2
/
+0
*
r18681: Although we have commandline completion in rpcclient, just also allow
Günther Deschner
2007-10-10
1
-0
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r15556: Better fix for leading // or \\ from "David R. Linn"
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r15537: Ignore // or \\ in //server or \\server.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r14399: Fix deadcode coverity bug #3.
Jeremy Allison
2007-10-10
1
-4
/
+1
*
r14340: Fix coverity #78, resource leak in error path.
Jeremy Allison
2007-10-10
1
-12
/
+20
*
r14245: We've dereferenced argv before, no point in checking.
Volker Lendecke
2007-10-10
1
-7
/
+5
*
r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclient
Volker Lendecke
2007-10-10
1
-0
/
+12
*
r13379: Andrew correctly noted that this breaks -s. Not sure what to do...
Volker Lendecke
2007-10-10
1
-10
/
+10
*
r13378: Not sure what this breaks, but we have to do the popt processing afte...
Volker Lendecke
2007-10-10
1
-10
/
+10
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r12581: And another one :-)
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-142
/
+191
*
r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.
Volker Lendecke
2007-10-10
1
-4
/
+3
*
r8937: allow to use non-default smb.conf in rpcclient
Günther Deschner
2007-10-10
1
-5
/
+5
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-25
/
+10
*
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
2007-10-10
1
-2
/
+2
*
r5944: cleaning up compiler warnings reported by Jason Mader
Gerald Carter
2007-10-10
1
-2
/
+0
*
r5593: More reversal of accidental commit.
Jim McDonough
2007-10-10
1
-2
/
+2
*
r5591: Implement "net rpc trustdom del", including client side of
Jim McDonough
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
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+5
*
fix another bug caused by cli_lsa_query_info_policy() changes
Gerald Carter
2004-01-16
1
-2
/
+4
*
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
Jim McDonough
2003-10-24
1
-0
/
+2
[next]