summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* param: Add new "disabled" value to "ntlm auth" to disable NTLM totallyAndrew Bartlett2017-07-044-1/+13
* selftest: Add test to confirm NTLM authentication is enabledTim Beale2017-07-042-0/+73
* param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett2017-07-045-3/+36
* selftest: Use new ntlmv2-only and mschapv2-and-ntlmv2-only optionsAndrew Bartlett2017-07-043-3/+13
* auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett2017-07-046-12/+69
* selftest: Add test for support for MSCHAPv2 and NTLMv1 on a serverAndrew Bartlett2017-07-041-4/+98
* s3-rpc_server: Disable the NETLOGON server by defaultAndrew Bartlett2017-07-042-0/+20
* tests: Add simple check whether netlogon server is runningTim Beale2017-07-042-0/+74
* auth: Disable SChannel authentication if we are not a DCAndrew Bartlett2017-07-041-1/+16
* dns_server: Only install common library if AD DC is enabled.Andrew Bartlett2017-07-041-1/+2
* net: add net cache samlogon list|show|ndrdump|deleteRalph Boehme2017-07-041-0/+232
* samlogon_cache: add netsamlog_cache_for_all()Ralph Boehme2017-07-032-0/+107
* netlogon.idl: mark session keys with NDR_SECRETRalph Boehme2017-07-031-2/+2
* s4/torture: test fetching a resume key twiceRalph Boehme2017-07-032-0/+64
* s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SENDRalph Boehme2017-07-0312-112/+66
* s3/smbd: get rid of files_struct.aapl_copyfile_supportedRalph Boehme2017-07-032-22/+10
* s4/torture: more tests for copy-chunk across sharesRalph Boehme2017-07-031-0/+166
* s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token basedRalph Boehme2017-07-0315-134/+242
* s4/torture: add a test for copy-chunk across sharesRalph Boehme2017-07-032-0/+87
* s3/smbd: redesign macOS copyfile copy-chunkRalph Boehme2017-07-032-45/+37
* s3/smbd: remove copy-chunk chunk merging optimisationRalph Boehme2017-07-031-74/+4
* s3/smbd: remove unused arg smb1req from copychunk_check_handles()Ralph Boehme2017-07-031-4/+2
* s3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack in the SMB2 codeRalph Boehme2017-07-034-17/+18
* s3/smbd: remove ununsed req arg from CHECK_READ_IOCTL macroRalph Boehme2017-07-032-2/+2
* s3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_OFFLOAD_WRITE_SEND/RECVRalph Boehme2017-07-0313-204/+211
* s3/smbd: use SMB_VFS_OFFLOAD_READ_SEND/RECVRalph Boehme2017-07-032-49/+91
* s3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECVRalph Boehme2017-07-0313-3/+907
* s4/torture: pass destination tree to test_setup_copy_chunkRalph Boehme2017-07-031-28/+30
* librpc/idl: make use storage_offload_tokenRalph Boehme2017-07-031-2/+2
* librpc/idl: fix STORAGE_OFFLOAD_TOKEN_TYPE_ZERO_DATA definitionRalph Boehme2017-07-031-2/+2
* librpc/idl: convert offload flags to a bitmapRalph Boehme2017-07-031-5/+8
* lib/util: add more tfork testsRalph Boehme2017-07-031-0/+438
* lib/util: adjust loglevel in tfork test with samba_runcmd_send()Ralph Boehme2017-07-031-1/+1
* lib/util: make use of tfork in samba_runcmd_send()Ralph Boehme2017-07-032-50/+59
* lib/util: enhanced tfork()Ralph Boehme2017-07-033-260/+855
* s3:rpc_server: wrap make_auth4_context() into {become,unbecome}_root()Stefan Metzmacher2017-07-031-0/+2
* WHATSNEW: Improved AD performance (particularly linked attributes)Garming Sam2017-07-031-0/+14
* WHATSNEW: DNS at domain join improvementsGarming Sam2017-07-031-0/+12
* WHATSNEW: Additional hashes introduced with WDigestGarming Sam2017-07-031-14/+27
* WHATSNEW: Improved RODC supportGarming Sam2017-07-031-0/+20
* selftest: Prime the netlogon cache during test_idmap_rfc2307Andrew Bartlett2017-07-021-0/+6
* selftest: Bind rfc2307 tests to exactly one serverAndrew Bartlett2017-07-021-0/+2
* selftest: Use tree_delete control in idmap_rfc2307 testAndrew Bartlett2017-07-021-12/+2
* selftest: Do not force run of kcc at start of selftestBob Campbell2017-07-021-52/+1
* WHATSNEW: Add entry for Multi-process LDAP ServerAndrew Bartlett2017-07-021-0/+10
* WHATSNEW: Add an entry for the LDB whole DB locking issueAndrew Bartlett2017-07-021-0/+31
* ldap: Run the LDAP server with the default (typically standard) process modelAndrew Bartlett2017-07-021-3/+6
* dsdb: Improve debugging on start transacton failureAndrew Bartlett2017-07-021-1/+2
* dsdb: Teach the Samba partition module how to lock all the DB backendsAndrew Bartlett2017-07-022-6/+175
* dsdb: Add tests showing that the CN=CONFIGURATION partition is also lockedAndrew Bartlett2017-07-022-7/+33