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
2013-09-20
s3-rpc: use dcerpc_default_transport_endpoint function.
Günther Deschner
1
-1
/
+2
2013-09-20
s3-rpc: use table->name directly in DEBUG contexts.
Günther Deschner
1
-4
/
+3
2013-09-19
s3-rpc_cli: remove unused schannel calls from cli_pipe.c
Günther Deschner
1
-76
/
+0
2013-09-19
s3-rpc_cli: use gensec for schannel bind.
Günther Deschner
1
-9
/
+13
2013-09-19
s3-rpc_cli: allow to pass down a netlogon CredentialState struct to gensec.
Günther Deschner
1
-1
/
+4
2013-08-10
s3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_session_key() for schannel
Stefan Metzmacher
1
-7
/
+0
2013-08-10
s3:cli_pipe: pass down creds->computer_name to NL_AUTH_MESSAGE
Stefan Metzmacher
1
-7
/
+6
2013-08-10
s3:cli_pipe: make use of netsec_create_state()
Stefan Metzmacher
1
-8
/
+1
2013-08-10
s3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_auth_schannel()
Stefan Metzmacher
2
-89
/
+0
2013-08-10
s3:rpc_client: remove netr_LogonGetCapabilities check from rpc_pipe_bind*
Stefan Metzmacher
1
-149
/
+1
2013-08-10
s3:rpc_client: add netr_LogonGetCapabilities to cli_rpc_pipe_open_schannel_wi...
Stefan Metzmacher
1
-0
/
+101
2013-08-10
s3:rpc_client: use netlogon_creds_copy before rpc_pipe_bind
Stefan Metzmacher
1
-12
/
+12
2013-08-10
s3:rpc_client: fix/add AES downgrade detection to rpc_pipe_bind_step_two_done()
Stefan Metzmacher
1
-12
/
+7
2013-08-10
s3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2
-3
/
+6
2013-08-05
s3:rpc_client: rename same variables in cli_rpc_pipe_open_schannel_with_key()
Stefan Metzmacher
1
-15
/
+15
2013-08-05
s3:rpc_client: use the correct context for netlogon_creds_copy() in rpccli_sc...
Stefan Metzmacher
1
-1
/
+4
2013-08-05
s3:rpc_client: make rpccli_schannel_bind_data() static
Stefan Metzmacher
2
-10
/
+5
2013-08-05
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
1
-0
/
+1
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_transport_np_init_send().
Günther Deschner
2
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_transport_np_init().
Günther Deschner
3
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp_port().
Günther Deschner
1
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_get_tcp_port().
Günther Deschner
1
-5
/
+5
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().
Günther Deschner
2
-5
/
+5
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_np().
Günther Deschner
1
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open().
Günther Deschner
1
-7
/
+7
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth_transpo...
Günther Deschner
2
-7
/
+8
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
3
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
3
-6
/
+6
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_ntlmssp_auth_s...
Günther Deschner
2
-3
/
+3
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel().
Günther Deschner
2
-3
/
+3
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_ncalrpc().
Günther Deschner
2
-3
/
+3
2013-08-05
s3-rpc_cli: remove prototype of nonexisting cli_rpc_pipe_open_krb5().
Günther Deschner
1
-9
/
+0
2013-07-08
rpc_cli: Remove some unnecessary initializations
Volker Lendecke
1
-3
/
+0
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
1
-1
/
+1
2013-02-20
s3:rpc_client fix a crash
Christian Ambach
1
-1
/
+1
2013-02-19
s3:rpc_client: s/struct event_context/struct tevent_context
Stefan Metzmacher
5
-26
/
+26
2013-02-19
s3:rpc_client: make use of samba_tevent_context_init()
Stefan Metzmacher
2
-2
/
+2
2013-01-17
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
1
-2
/
+2
2013-01-16
spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.
Günther Deschner
1
-4
/
+4
2012-12-15
libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...
Günther Deschner
1
-2
/
+4
2012-12-09
s3-rpc_client: use netlogon_creds_aes_encrypt in interactive netlogon samlogon.
Günther Deschner
1
-1
/
+4
2012-12-09
s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client.
Günther Deschner
1
-2
/
+6
2012-12-09
s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.
Günther Deschner
3
-5
/
+5
2012-11-30
s3-rpc_client: make dcerpc_lsa_lookup_names_generic() public.
Günther Deschner
2
-11
/
+22
2012-11-30
s3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public.
Günther Deschner
2
-11
/
+20
2012-11-30
s3-rpc_cli: Remove some unused wrapping code.
Günther Deschner
2
-76
/
+0
2012-11-26
s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...
Günther Deschner
2
-7
/
+17
2012-11-23
s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)
Günther Deschner
1
-1
/
+1
2012-09-26
s3-spoolss: Fix builtin forms order to match Windows again.
Andreas Schneider
1
-120
/
+118
2012-08-01
s3:rpc_client: rename pipe_auth_data->user_session_key to transport_session_key
Stefan Metzmacher
1
-4
/
+4
[next]