index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:rpc_client: fix a leaked talloc_stackframe
Gregor Beck
2013-11-04
1
-1
/
+2
*
s3-rpc_client: Make data pointer const in trans_send().
Andreas Schneider
2013-10-30
2
-2
/
+2
*
s3:rpc_client: remove unused rpc_pipe_np_smb_conn()
Gregor Beck
2013-10-17
2
-20
/
+0
*
s3:rpc_client: pass object and table to rpccli_bh_create()
Stefan Metzmacher
2013-10-17
2
-7
/
+11
*
s3:rpc_client: implement dcerpc_binding_handle_auth_info()
Stefan Metzmacher
2013-10-17
1
-0
/
+20
*
s3-rpc: use dcerpc_default_transport_endpoint function.
Günther Deschner
2013-09-20
1
-1
/
+2
*
s3-rpc: use table->name directly in DEBUG contexts.
Günther Deschner
2013-09-20
1
-4
/
+3
*
s3-rpc_cli: remove unused schannel calls from cli_pipe.c
Günther Deschner
2013-09-19
1
-76
/
+0
*
s3-rpc_cli: use gensec for schannel bind.
Günther Deschner
2013-09-19
1
-9
/
+13
*
s3-rpc_cli: allow to pass down a netlogon CredentialState struct to gensec.
Günther Deschner
2013-09-19
1
-1
/
+4
*
s3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_session_key() for schannel
Stefan Metzmacher
2013-08-10
1
-7
/
+0
*
s3:cli_pipe: pass down creds->computer_name to NL_AUTH_MESSAGE
Stefan Metzmacher
2013-08-10
1
-7
/
+6
*
s3:cli_pipe: make use of netsec_create_state()
Stefan Metzmacher
2013-08-10
1
-8
/
+1
*
s3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_auth_schannel()
Stefan Metzmacher
2013-08-10
2
-89
/
+0
*
s3:rpc_client: remove netr_LogonGetCapabilities check from rpc_pipe_bind*
Stefan Metzmacher
2013-08-10
1
-149
/
+1
*
s3:rpc_client: add netr_LogonGetCapabilities to cli_rpc_pipe_open_schannel_wi...
Stefan Metzmacher
2013-08-10
1
-0
/
+101
*
s3:rpc_client: use netlogon_creds_copy before rpc_pipe_bind
Stefan Metzmacher
2013-08-10
1
-12
/
+12
*
s3:rpc_client: fix/add AES downgrade detection to rpc_pipe_bind_step_two_done()
Stefan Metzmacher
2013-08-10
1
-12
/
+7
*
s3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2013-08-10
2
-3
/
+6
*
s3:rpc_client: rename same variables in cli_rpc_pipe_open_schannel_with_key()
Stefan Metzmacher
2013-08-05
1
-15
/
+15
*
s3:rpc_client: use the correct context for netlogon_creds_copy() in rpccli_sc...
Stefan Metzmacher
2013-08-05
1
-1
/
+4
*
s3:rpc_client: make rpccli_schannel_bind_data() static
Stefan Metzmacher
2013-08-05
2
-10
/
+5
*
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
2013-08-05
1
-0
/
+1
*
s3-rpc_cli: pass down ndr_interface_table to rpc_transport_np_init_send().
Günther Deschner
2013-08-05
2
-4
/
+4
*
s3-rpc_cli: pass down ndr_interface_table to rpc_transport_np_init().
Günther Deschner
2013-08-05
3
-4
/
+4
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp_port().
Günther Deschner
2013-08-05
1
-4
/
+4
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_get_tcp_port().
Günther Deschner
2013-08-05
1
-5
/
+5
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().
Günther Deschner
2013-08-05
2
-5
/
+5
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_np().
Günther Deschner
2013-08-05
1
-4
/
+4
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open().
Günther Deschner
2013-08-05
1
-7
/
+7
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth_transpo...
Günther Deschner
2013-08-05
2
-7
/
+8
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
3
-4
/
+4
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
2013-08-05
3
-6
/
+6
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_ntlmssp_auth_s...
Günther Deschner
2013-08-05
2
-3
/
+3
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel().
Günther Deschner
2013-08-05
2
-3
/
+3
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_ncalrpc().
Günther Deschner
2013-08-05
2
-3
/
+3
*
s3-rpc_cli: remove prototype of nonexisting cli_rpc_pipe_open_krb5().
Günther Deschner
2013-08-05
1
-9
/
+0
*
rpc_cli: Remove some unnecessary initializations
Volker Lendecke
2013-07-08
1
-3
/
+0
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
1
-1
/
+1
*
s3:rpc_client fix a crash
Christian Ambach
2013-02-20
1
-1
/
+1
*
s3:rpc_client: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
5
-26
/
+26
*
s3:rpc_client: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
2
-2
/
+2
*
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
2013-01-17
1
-2
/
+2
*
spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.
Günther Deschner
2013-01-16
1
-4
/
+4
*
libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...
Günther Deschner
2012-12-15
1
-2
/
+4
*
s3-rpc_client: use netlogon_creds_aes_encrypt in interactive netlogon samlogon.
Günther Deschner
2012-12-09
1
-1
/
+4
*
s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client.
Günther Deschner
2012-12-09
1
-2
/
+6
*
s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.
Günther Deschner
2012-12-09
3
-5
/
+5
*
s3-rpc_client: make dcerpc_lsa_lookup_names_generic() public.
Günther Deschner
2012-11-30
2
-11
/
+22
*
s3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public.
Günther Deschner
2012-11-30
2
-11
/
+20
[next]