index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:rpc_client: add cli_rpc_pipe_open_schannel_with_creds() helper function
Stefan Metzmacher
2014-12-19
2
-0
/
+93
*
s3:cli_netlogon: add rpccli_{create,setup}_netlogon_creds_with_creds() helper...
Stefan Metzmacher
2014-12-19
2
-0
/
+65
*
s3-librpc: Add cli_rpc_pipe_open_with_creds()
Andrew Bartlett
2014-10-17
2
-0
/
+131
*
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
2014-10-08
3
-4
/
+8
*
s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...
Andrew Bartlett
2014-10-08
2
-65
/
+0
*
s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...
Andrew Bartlett
2014-10-08
2
-0
/
+2
*
s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...
Andrew Bartlett
2014-10-08
2
-11
/
+3
*
librpc: gensec is our security provider abstraction, remove a void *
Andrew Bartlett
2014-09-27
1
-6
/
+3
*
librpc: Remove user/domain from struct pipe_auth_data
Andrew Bartlett
2014-09-27
2
-26
/
+38
*
s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL
Andrew Bartlett
2014-09-01
1
-5
/
+6
*
s3-rpc_client: return info3 in rpccli_netlogon_password_logon().
Günther Deschner
2014-07-15
2
-47
/
+60
*
s3:rpc_client: Use gensec for NCALRPC_AS_SYSTEM.
Stefan Metzmacher
2014-04-24
1
-33
/
+16
*
s3:rpc_client: pass everything to gensec by default
Stefan Metzmacher
2014-04-24
1
-47
/
+19
*
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2014-03-27
1
-2
/
+2
*
rpc_client: retry open on STATUS_PIPE_NOT_AVAILABLE
David Disseldorp
2014-03-04
1
-17
/
+68
*
s3:rpc_client: avoid using dcerpc_binding internals in rpc_pipe_get_tcp_port()
Stefan Metzmacher
2014-02-13
1
-10
/
+21
*
s3:rpc_client: use address "0.0.0.0" and port "135" for epmapper requests
Stefan Metzmacher
2014-02-11
1
-2
/
+2
*
s3:librpc/rpc: only propose header signing if we use sign or seal
Stefan Metzmacher
2014-02-11
1
-3
/
+10
*
s3:rpc_client: optimize the netlogon_creds_cli.tdb for read-only access
Michael Adam
2014-02-07
1
-1
/
+1
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-1
/
+2
*
s3:rpc_client: use db_open() to open "netlogon_creds_cli.tdb"
Stefan Metzmacher
2014-01-22
1
-2
/
+36
*
dcerpc.idl: make use of union dcerpc_bind_ack_reason and fix all callers.
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
s3:rpc_client: finally remove unused rpc_pipe_client->netlogon_creds
Stefan Metzmacher
2014-01-07
2
-12
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_sam_network_logon()
Stefan Metzmacher
2014-01-07
2
-106
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_sam_logon()
Stefan Metzmacher
2014-01-07
2
-133
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_setup_creds()
Stefan Metzmacher
2014-01-07
2
-100
/
+0
*
s3:rpc_client: remove unused rpccli_netlogon_set_trust_password()
Stefan Metzmacher
2014-01-07
2
-58
/
+0
*
s3:rpc_client: make cli_rpc_pipe_open_schannel() more flexible
Stefan Metzmacher
2014-01-07
2
-3
/
+11
*
s3:rpc_client: use rpccli_{create,setup}_netlogon_creds() in cli_rpc_pipe_ope...
Stefan Metzmacher
2014-01-07
2
-103
/
+66
*
s3:rpc_client: add rpccli_netlogon_password_logon()
Stefan Metzmacher
2014-01-07
2
-0
/
+141
*
s3:rpc_client: add rpccli_netlogon_network_logon()
Stefan Metzmacher
2014-01-07
2
-0
/
+117
*
s3:rpc_client: remove unused rpccli_netlogon_sam_network_logon_ex()
Stefan Metzmacher
2014-01-07
2
-39
/
+0
*
s3:rpc_client: add rpccli_pre_open_netlogon_creds()
Stefan Metzmacher
2014-01-07
2
-0
/
+22
*
s3:rpc_client: add rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
2
-0
/
+121
*
s3:rpc_client: use netlogon_creds_cli_auth_level() in cli_rpc_pipe_open_schan...
Stefan Metzmacher
2014-01-07
3
-3
/
+4
*
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2014-01-07
5
-439
/
+143
*
libcli/smb: s/tstream_cli_np/tstream_smbXcli_np
Stefan Metzmacher
2014-01-07
2
-12
/
+13
*
libcli/smb: move source3/libsmb/cli_np_tstream.c to tstream_smbXcli_np.c
Stefan Metzmacher
2014-01-07
2
-2
/
+2
*
s3:libsmb: do not use cli_state internally within cli_np_tstream
Gregor Beck
2014-01-07
1
-1
/
+16
*
s3:rpc_client: send a dcerpc_sec_verification_trailer if needed
Stefan Metzmacher
2014-01-07
2
-10
/
+193
*
s3:rpc_client: fill alloc_hint with the remaining data not the total data.
Stefan Metzmacher
2014-01-07
1
-1
/
+1
*
s3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
1
-6
/
+38
*
s3:rpc_client: handle DCERPC_AUTH_TYPE_SCHANNEL as any other gensec backend
Stefan Metzmacher
2014-01-07
1
-2
/
+2
*
s3:rpc_client: add some const to rpc_api_pipe_req_send()
Stefan Metzmacher
2014-01-07
1
-2
/
+2
*
s3:rpc_client: make rpc_api_pipe_req_send/recv static
Stefan Metzmacher
2014-01-07
2
-12
/
+2
*
s3:rpc_client: talloc_zero pipe_auth_data
Stefan Metzmacher
2014-01-07
1
-3
/
+3
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-0
/
+18
*
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-1
/
+16
*
CVE-2013-4408:s3:Ensure we always check call_id when validating an RPC reply.
Jeremy Allison
2013-12-09
1
-8
/
+25
*
CVE-2013-4408:s3:rpc_client: verify frag_len at least contains the header size
Stefan Metzmacher
2013-12-09
1
-0
/
+8
[next]