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
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
r485: fix compile
Gerald Carter
2007-10-10
1
-3
/
+1
*
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
2007-10-10
1
-0
/
+92
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-2
/
+2
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-3
/
+0
*
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
2004-04-02
1
-0
/
+49
*
Ensure we correctly set cli->nt_pipe_fnum on failure to correctly open the
Andrew Bartlett
2004-03-27
1
-0
/
+2
*
remove unused variable
Gerald Carter
2004-03-22
1
-2
/
+0
*
missed some of Derrel's changes
Gerald Carter
2004-03-19
1
-1
/
+1
*
asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...
Gerald Carter
2004-03-17
1
-0
/
+2
*
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
2004-02-28
2
-0
/
+277
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
1
-0
/
+93
*
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
2004-01-26
1
-0
/
+90
*
BUG 972; check pointer in cli_ds_getprimarydominfo() before trying to copy a ...
Gerald Carter
2004-01-15
1
-1
/
+1
*
fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() reply
Gerald Carter
2004-01-08
1
-3
/
+3
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-40
/
+48
*
Correctly handle per-pipe NTLMSSP inside a NULL session. Previously we
Andrew Bartlett
2004-01-05
1
-5
/
+12
*
rpc_client/cli_lsarpc.c:
Andrew Bartlett
2004-01-05
2
-8
/
+28
*
Do not add NTLM2 to the NTLMSSP flags unconditionally - allow the
Andrew Bartlett
2003-11-25
1
-8
/
+4
*
strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec...
Gerald Carter
2003-11-24
1
-2
/
+2
*
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
1
-6
/
+6
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
3
-19
/
+38
*
This fixes a bug when establishing trust against a german W2k3 AD server. In
Volker Lendecke
2003-11-17
1
-1
/
+2
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-10-24
1
-0
/
+104
|
\
|
*
New files for support of initshutdown pipe. Win2k doesn't respond properly
Jim McDonough
2003-10-24
1
-0
/
+104
|
*
Merge from 3_0:
Volker Lendecke
2003-10-22
1
-0
/
+1
|
*
Merge Volker's fix.
Jeremy Allison
2003-10-20
1
-0
/
+6
|
*
Add client side code to do endpoint map queries. Currently does one
Jim McDonough
2003-10-18
1
-0
/
+61
|
*
split some security related functions in their own files.
Simo Sorce
2003-10-06
1
-3
/
+3
|
*
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
1
-17
/
+12
|
*
Merge from 3.0:
Tim Potter
2003-09-29
1
-8
/
+8
|
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+1
|
*
sync 3.0 into HEAD for the last time
Gerald Carter
2003-09-09
3
-31
/
+25
|
*
port latest changes from SAMBA_3_0 tree
Simo Sorce
2003-08-02
5
-21
/
+127
|
*
fix the build. Ifdef out some code
Gerald Carter
2003-07-17
1
-0
/
+3
|
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
5
-628
/
+630
|
*
Merge: clarify secure channel connection comment.
Tim Potter
2003-05-16
1
-4
/
+4
|
*
Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy Allison
2003-04-28
1
-2
/
+2
|
*
Minor cleanup of enum domain groups/aliases:
Tim Potter
2003-04-25
1
-12
/
+18
|
*
Always initialise this, to assist callers doing loops over this call.
Andrew Bartlett
2003-04-22
1
-0
/
+3
|
*
Fixes to make SCHANNEL work against a W2K DC. Still need to fix
Jeremy Allison
2003-04-16
1
-13
/
+24
|
*
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
2003-04-16
1
-18
/
+0
|
*
Removed unused variables.
Tim Potter
2003-04-14
1
-2
/
+0
|
*
Fixed incorrect argument to debug.
Tim Potter
2003-04-14
1
-1
/
+1
*
|
In cli_lsa_lookup_sids don't leave the domain field uninitialized if
Volker Lendecke
2003-10-22
1
-0
/
+1
*
|
It's a perfectly valid condition to have zero alias members.
Volker Lendecke
2003-10-20
1
-0
/
+6
*
|
split some security related functions in their own files.
Simo Sorce
2003-10-06
1
-3
/
+3
*
|
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
1
-17
/
+12
*
|
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
2003-09-25
1
-8
/
+8
*
|
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+1
*
|
- Fix the kerberos downgrade problem:
Andrew Bartlett
2003-08-19
2
-14
/
+7
[next]