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
Age
Commit message (
Expand
)
Author
Files
Lines
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
s3:netlogon: make use of netlogon_creds_decrypt_samlogon_logon()
Stefan Metzmacher
1
-24
/
+21
2013-08-05
s4:netlogon: make use of netlogon_creds_decrypt_samlogon_logon()
Stefan Metzmacher
1
-22
/
+6
2013-08-05
libcli/auth: add netlogon_creds_shallow_copy_logon()
Stefan Metzmacher
2
-0
/
+76
2013-08-05
libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()
Stefan Metzmacher
2
-0
/
+124
2013-08-05
libcli/auth: fix shadowed declaration in netlogon_creds_crypt_samlogon_valida...
Stefan Metzmacher
1
-4
/
+4
2013-08-05
libcli/auth: make netlogon_creds_crypt_samlogon_validation more robust
Stefan Metzmacher
1
-1
/
+5
2013-08-05
s3:rpcclient: use talloc_stackframe() in do_cmd()
Stefan Metzmacher
1
-2
/
+6
2013-08-05
s4:librpc: fix netlogon connections against servers without AES support
Stefan Metzmacher
1
-2
/
+6
2013-08-05
s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLB...
Stefan Metzmacher
3
-3
/
+14
2013-08-05
s3-net: use libnetjoin for "net rpc join" newstyle.
Günther Deschner
4
-562
/
+108
2013-08-05
s3-net: use libnetjoin for "net rpc testjoin".
Günther Deschner
3
-30
/
+67
2013-08-05
s3:libnet: let the caller truncate the pw in libnet_join_joindomain_rpc_unsec...
Stefan Metzmacher
1
-14
/
+1
2013-08-05
s3-libnetjoin: move "net rpc oldjoin" to use libnetjoin.
Günther Deschner
1
-98
/
+84
2013-08-05
s3-libnetjoin: add machine_name length check.
Günther Deschner
1
-0
/
+9
2013-08-05
s3: libnet_join: use admin_domain in libnetjoin.
Günther Deschner
1
-1
/
+26
2013-08-05
s3: libnet_join: add admin_domain.
Günther Deschner
1
-0
/
+2
2013-08-05
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
8
-0
/
+12
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
3
-6
/
+6
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
3
-8
/
+9
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
28
-55
/
+54
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
6
-13
/
+13
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
5
-6
/
+6
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().
Günther Deschner
6
-27
/
+27
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_ncalrpc().
Günther Deschner
3
-4
/
+4
2013-08-05
s3-libnetapi: pass down ndr_interface_table to pipe_cm() and friends.
Günther Deschner
1
-8
/
+8
2013-08-05
s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe().
Günther Deschner
6
-37
/
+37
2013-08-05
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
Günther Deschner
8
-21
/
+22
2013-08-05
s3-rpc_cli: remove prototype of nonexisting cli_rpc_pipe_open_krb5().
Günther Deschner
1
-9
/
+0
2013-08-05
s3-net: pass down ndr_interface_table to connect_dst_pipe().
Günther Deschner
4
-10
/
+10
2013-08-05
s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters mis...
Günther Deschner
1
-0
/
+4
2013-08-05
auth/credentials: use CRED_CALLBACK_RESULT after a callback
Stefan Metzmacher
1
-11
/
+23
2013-08-05
auth/credentials: simplify password_tries state
Stefan Metzmacher
2
-6
/
+15
2013-08-05
auth/credentials: get the old password from secrets.tdb
Stefan Metzmacher
1
-0
/
+11
2013-08-05
auth/credentials: keep cli_credentials private
Stefan Metzmacher
6
-93
/
+126
2013-08-05
s4:ntlm_auth: make use of cli_credentials_[set_]callback_data*
Stefan Metzmacher
1
-4
/
+6
2013-08-05
s4:torture/rpc: make use of cli_credentials_set_netlogon_creds()
Stefan Metzmacher
1
-20
/
+16
2013-08-05
s4:torture/gentest: make use of cli_credentials_get_username()
Stefan Metzmacher
1
-1
/
+2
2013-08-05
s4:torture/shell: simplify cli_credentials_set_password() call
Stefan Metzmacher
1
-4
/
+1
2013-08-05
s3:ntlm_auth: remove pointless credentials->priv_data = NULL;
Stefan Metzmacher
1
-1
/
+0
2013-08-05
auth/credentials: add cli_credentials_shallow_copy()
Stefan Metzmacher
2
-0
/
+18
[prev]
[next]