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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-daemon: Increase priority of logs when shutting down
Amitay Isaacs
2017-07-04
1
-2
/
+2
*
ctdb-daemon: Increase priority of logs when ctdb starts up disabled/stopped
Amitay Isaacs
2017-07-04
1
-2
/
+4
*
ctdb-daemon: Increase priority of logs when node is stopped/continued
Amitay Isaacs
2017-07-04
1
-2
/
+2
*
ctdb-daemon: Increase priority of logs for recmaster changes
Amitay Isaacs
2017-07-04
1
-2
/
+2
*
ctdb-daemon: Increase priority of logs for node connect/disconnect
Amitay Isaacs
2017-07-04
1
-2
/
+2
*
WHATSNEW: Fix typo
Andrew Bartlett
2017-07-04
1
-1
/
+1
*
WHATSNEW: Add docs for ntlm auth changes
Andrew Bartlett
2017-07-04
1
-0
/
+7
*
s3/tests: add a net cache samlogon test
Ralph Boehme
2017-07-04
2
-0
/
+47
*
net: fix net cache samlogon list output
Ralph Boehme
2017-07-04
1
-4
/
+5
*
smbldap: expose bind callback via API and increase smbldap ABI version
Alexander Bokovoy
2017-07-04
4
-7
/
+50
*
samr: Disable NTLM-based password changes on the server if NTLM is disabled
Andrew Bartlett
2017-07-04
3
-1
/
+19
*
selftest: Disable NTLM authentication in ktest environment
Tim Beale
2017-07-04
2
-0
/
+6
*
param: Add new "disabled" value to "ntlm auth" to disable NTLM totally
Andrew Bartlett
2017-07-04
4
-1
/
+13
*
selftest: Add test to confirm NTLM authentication is enabled
Tim Beale
2017-07-04
2
-0
/
+73
*
param: Disable LanMan authentication unless NTLMv1 is also enabled
Andrew Bartlett
2017-07-04
5
-3
/
+36
*
selftest: Use new ntlmv2-only and mschapv2-and-ntlmv2-only options
Andrew Bartlett
2017-07-04
3
-3
/
+13
*
auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...
Andrew Bartlett
2017-07-04
6
-12
/
+69
*
selftest: Add test for support for MSCHAPv2 and NTLMv1 on a server
Andrew Bartlett
2017-07-04
1
-4
/
+98
*
s3-rpc_server: Disable the NETLOGON server by default
Andrew Bartlett
2017-07-04
2
-0
/
+20
*
tests: Add simple check whether netlogon server is running
Tim Beale
2017-07-04
2
-0
/
+74
*
auth: Disable SChannel authentication if we are not a DC
Andrew Bartlett
2017-07-04
1
-1
/
+16
*
dns_server: Only install common library if AD DC is enabled.
Andrew Bartlett
2017-07-04
1
-1
/
+2
*
net: add net cache samlogon list|show|ndrdump|delete
Ralph Boehme
2017-07-04
1
-0
/
+232
*
samlogon_cache: add netsamlog_cache_for_all()
Ralph Boehme
2017-07-03
2
-0
/
+107
*
netlogon.idl: mark session keys with NDR_SECRET
Ralph Boehme
2017-07-03
1
-2
/
+2
*
s4/torture: test fetching a resume key twice
Ralph Boehme
2017-07-03
2
-0
/
+64
*
s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SEND
Ralph Boehme
2017-07-03
12
-112
/
+66
*
s3/smbd: get rid of files_struct.aapl_copyfile_supported
Ralph Boehme
2017-07-03
2
-22
/
+10
*
s4/torture: more tests for copy-chunk across shares
Ralph Boehme
2017-07-03
1
-0
/
+166
*
s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token based
Ralph Boehme
2017-07-03
15
-134
/
+242
*
s4/torture: add a test for copy-chunk across shares
Ralph Boehme
2017-07-03
2
-0
/
+87
*
s3/smbd: redesign macOS copyfile copy-chunk
Ralph Boehme
2017-07-03
2
-45
/
+37
*
s3/smbd: remove copy-chunk chunk merging optimisation
Ralph Boehme
2017-07-03
1
-74
/
+4
*
s3/smbd: remove unused arg smb1req from copychunk_check_handles()
Ralph Boehme
2017-07-03
1
-4
/
+2
*
s3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack in the SMB2 code
Ralph Boehme
2017-07-03
4
-17
/
+18
*
s3/smbd: remove ununsed req arg from CHECK_READ_IOCTL macro
Ralph Boehme
2017-07-03
2
-2
/
+2
*
s3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_OFFLOAD_WRITE_SEND/RECV
Ralph Boehme
2017-07-03
13
-204
/
+211
*
s3/smbd: use SMB_VFS_OFFLOAD_READ_SEND/RECV
Ralph Boehme
2017-07-03
2
-49
/
+91
*
s3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
Ralph Boehme
2017-07-03
13
-3
/
+907
*
s4/torture: pass destination tree to test_setup_copy_chunk
Ralph Boehme
2017-07-03
1
-28
/
+30
*
librpc/idl: make use storage_offload_token
Ralph Boehme
2017-07-03
1
-2
/
+2
*
librpc/idl: fix STORAGE_OFFLOAD_TOKEN_TYPE_ZERO_DATA definition
Ralph Boehme
2017-07-03
1
-2
/
+2
*
librpc/idl: convert offload flags to a bitmap
Ralph Boehme
2017-07-03
1
-5
/
+8
*
lib/util: add more tfork tests
Ralph Boehme
2017-07-03
1
-0
/
+438
*
lib/util: adjust loglevel in tfork test with samba_runcmd_send()
Ralph Boehme
2017-07-03
1
-1
/
+1
*
lib/util: make use of tfork in samba_runcmd_send()
Ralph Boehme
2017-07-03
2
-50
/
+59
*
lib/util: enhanced tfork()
Ralph Boehme
2017-07-03
3
-260
/
+855
*
s3:rpc_server: wrap make_auth4_context() into {become,unbecome}_root()
Stefan Metzmacher
2017-07-03
1
-0
/
+2
*
WHATSNEW: Improved AD performance (particularly linked attributes)
Garming Sam
2017-07-03
1
-0
/
+14
*
WHATSNEW: DNS at domain join improvements
Garming Sam
2017-07-03
1
-0
/
+12
[next]