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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-netlogon: honnor DS_RETURN_DNS_NAME flag
Matthieu Patou
2013-08-06
1
-0
/
+9
*
s4-netlogon: do not add \\ it has already be done in the fill_netlogon_samlog...
Matthieu Patou
2013-08-06
1
-1
/
+3
*
torture: Quiet a warning about set but not used variable
Matthieu Patou
2013-08-06
1
-8
/
+7
*
torture-drsuapi: Make the name of the dc variable
Matthieu Patou
2013-08-06
1
-3
/
+5
*
s3-netlogon: Connecting with the system token should be sufficient.
Andreas Schneider
2013-08-06
1
-2
/
+0
*
s3-rpc_server: Grant the system token full access.
Andreas Schneider
2013-08-06
1
-6
/
+18
*
libcli: Add security_token_system_privilege().
Andreas Schneider
2013-08-06
2
-0
/
+23
*
FSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes at end
Christof Schmitt
2013-08-06
1
-2
/
+2
*
FSCTL_GET_SHADOW_COPY_DATA: Initialize output array to zero
Christof Schmitt
2013-08-05
1
-1
/
+1
*
s3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO to return partial data
Ralph Wuerthner
2013-08-05
1
-0
/
+6
*
s3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO to return partial data
Ralph Wuerthner
2013-08-05
1
-0
/
+6
*
s3:smbd: allow status code in smbd_do_qfsinfo() to be set by information clas...
Ralph Wuerthner
2013-08-05
1
-1
/
+2
*
s3:smbd: allow GetInfo responses with STATUS_BUFFER_OVERFLOW to return partia...
Ralph Wuerthner
2013-08-05
1
-3
/
+10
*
s3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for GetInfo in case output_buf...
Ralph Wuerthner
2013-08-05
1
-0
/
+5
*
pyldb: decrement ref counters on py_results and quiet warnings
Matthieu Patou
2013-08-06
1
-0
/
+4
*
Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...
Jeremy Allison
2013-08-05
1
-2
/
+5
*
Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...
Jeremy Allison
2013-08-05
1
-0
/
+12
*
s3-libads: Print a message if no realm has been specified.
Andreas Schneider
2013-08-05
1
-1
/
+7
*
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
*
s3:netlogon: make use of netlogon_creds_decrypt_samlogon_logon()
Stefan Metzmacher
2013-08-05
1
-24
/
+21
*
s4:netlogon: make use of netlogon_creds_decrypt_samlogon_logon()
Stefan Metzmacher
2013-08-05
1
-22
/
+6
*
libcli/auth: add netlogon_creds_shallow_copy_logon()
Stefan Metzmacher
2013-08-05
2
-0
/
+76
*
libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()
Stefan Metzmacher
2013-08-05
2
-0
/
+124
*
libcli/auth: fix shadowed declaration in netlogon_creds_crypt_samlogon_valida...
Stefan Metzmacher
2013-08-05
1
-4
/
+4
*
libcli/auth: make netlogon_creds_crypt_samlogon_validation more robust
Stefan Metzmacher
2013-08-05
1
-1
/
+5
*
s3:rpcclient: use talloc_stackframe() in do_cmd()
Stefan Metzmacher
2013-08-05
1
-2
/
+6
*
s4:librpc: fix netlogon connections against servers without AES support
Stefan Metzmacher
2013-08-05
1
-2
/
+6
*
s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLB...
Stefan Metzmacher
2013-08-05
3
-3
/
+14
*
s3-net: use libnetjoin for "net rpc join" newstyle.
Günther Deschner
2013-08-05
4
-562
/
+108
*
s3-net: use libnetjoin for "net rpc testjoin".
Günther Deschner
2013-08-05
3
-30
/
+67
*
s3:libnet: let the caller truncate the pw in libnet_join_joindomain_rpc_unsec...
Stefan Metzmacher
2013-08-05
1
-14
/
+1
*
s3-libnetjoin: move "net rpc oldjoin" to use libnetjoin.
Günther Deschner
2013-08-05
1
-98
/
+84
*
s3-libnetjoin: add machine_name length check.
Günther Deschner
2013-08-05
1
-0
/
+9
*
s3: libnet_join: use admin_domain in libnetjoin.
Günther Deschner
2013-08-05
1
-1
/
+26
*
s3: libnet_join: add admin_domain.
Günther Deschner
2013-08-05
1
-0
/
+2
*
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
2013-08-05
8
-0
/
+12
*
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
3
-6
/
+6
*
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
3
-8
/
+9
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
28
-55
/
+54
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
2013-08-05
6
-13
/
+13
*
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
5
-6
/
+6
[next]