index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-18
Remove unused sync functions
Volker Lendecke
1
-196
/
+0
2009-01-18
Make rpc_api_pipe async
Volker Lendecke
1
-0
/
+284
2009-01-18
Rename the async version of get_complete_pdu to get_complete_frag
Volker Lendecke
1
-16
/
+16
2009-01-18
Move initialization of the reply prs_struct to rpc_api_pipe
Volker Lendecke
2
-16
/
+11
2009-01-18
Always check the max send sizein rpc_api_pipe, not just with DEVELOPER
Volker Lendecke
1
-8
/
+5
2009-01-18
Make cli_api_pipe async
Volker Lendecke
1
-99
/
+218
2009-01-18
Remove sync rpc_read wrapper
Volker Lendecke
1
-28
/
+0
2009-01-18
Make cli_pipe_get_current_pdu async, rename it to get_current_pdu
Volker Lendecke
1
-36
/
+190
2009-01-18
Make rpc_read async
Volker Lendecke
1
-87
/
+154
2009-01-17
Slightly simplify the paths after rpc_api_pipe()
Volker Lendecke
1
-6
/
+2
2009-01-14
Make rpc_read look like a real read call
Volker Lendecke
1
-18
/
+11
2009-01-14
Make rpc_read() match the control flow normally used in Samba
Volker Lendecke
1
-12
/
+19
2009-01-14
Simplify rpc_read a bit
Volker Lendecke
1
-16
/
+11
2009-01-14
Remove an unnecessary size check
Volker Lendecke
1
-10
/
+4
2009-01-14
Check the fragment size the server has sent us
Volker Lendecke
1
-0
/
+10
2009-01-14
Slightly simplify rpc_read: It should not do the resize
Volker Lendecke
1
-18
/
+34
2009-01-14
Always read with offset 0 from a named pipe
Volker Lendecke
1
-6
/
+5
2009-01-11
Move cli_api_pipe() to its only user cli_pipe.c
Volker Lendecke
1
-0
/
+26
2009-01-09
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
1
-25
/
+0
2009-01-09
s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.
Günther Deschner
1
-67
/
+0
2009-01-06
s3-lsa: remove all init_lsa* functions.
Günther Deschner
1
-70
/
+0
2009-01-06
s3-lsa: avoid all init_lsa* functions.
Günther Deschner
1
-32
/
+20
2009-01-06
s3-srvsvc: remove all init_srvsvc* functions.
Günther Deschner
1
-402
/
+0
2009-01-06
s3-samr: remove all init_samr_alias* functions.
Günther Deschner
1
-28
/
+0
2009-01-06
s3-samr: remove all init_samr_group* functions.
Günther Deschner
1
-70
/
+0
2009-01-06
s3-samr: remove all init_samr_dom* functions.
Günther Deschner
1
-135
/
+0
2009-01-06
s3-samr: remove init_samr_user* functions.
Günther Deschner
1
-343
/
+0
2009-01-04
Async wrapper for open_socket_out_send/recv
Volker Lendecke
1
-3
/
+2
2009-01-03
open_socket_out is always used with SOCK_STREAM, remove argument "type"
Volker Lendecke
1
-1
/
+1
2008-12-05
s3: store user session key in cli_rpc_pipe_open_noauth().
Günther Deschner
1
-0
/
+7
2008-12-05
s3-samr: fix samr callers of samr_UserInfo18.
Günther Deschner
1
-1
/
+3
2008-12-05
s3-samr: fix init_samr_user_info2{1,3,5} callers.
Günther Deschner
1
-6
/
+6
2008-12-02
s3-samr: use samr_DomainServerState in client tools.
Günther Deschner
1
-4
/
+5
2008-11-28
s3-samr: add init_samr_user_info25 and init_samr_user_info26.
Günther Deschner
1
-0
/
+85
2008-11-28
s3-samr: fix init_samr_user_info{23,24} callers.
Günther Deschner
1
-7
/
+6
2008-11-27
s3-samr: add init_samr_user_info5.
Günther Deschner
1
-0
/
+47
2008-11-23
s3-rpcclient; Really fix compile warning.
Kai Blin
1
-1
/
+1
2008-11-23
s3-rpcclient: Fix a compile warning.
Kai Blin
1
-1
/
+1
2008-11-19
s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.
Günther Deschner
1
-17
/
+0
2008-11-06
s3: rpc: let serverinfo_to_SamInfo3() work with no pipe_session_key
Stefan Metzmacher
1
-3
/
+15
2008-10-31
errors: share dcerpc error function.
Günther Deschner
1
-1
/
+1
2008-10-18
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
1
-1
/
+1
2008-10-16
s3: remove rpccli_svcctl_query_config.
Günther Deschner
1
-76
/
+0
2008-10-15
Don't use debug level 1 to log a trivial message.
Jeremy Allison
1
-1
/
+1
2008-10-15
s3: fix various samr callers.
Günther Deschner
1
-16
/
+16
2008-10-15
s3: fix samlogon client and server calls.
Günther Deschner
1
-10
/
+10
2008-10-12
Share RPC binding string utility functions.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner
1
-1
/
+1
2008-09-21
netlogon: move password change code out to rpccli_netlogon_set_trust_password.
Günther Deschner
1
-0
/
+91
2008-09-21
netlogon: add init_netr_CryptPassword.
Günther Deschner
1
-0
/
+17
[prev]
[next]