summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3/tests: add a net cache samlogon testRalph Boehme2017-07-042-0/+47
* net: fix net cache samlogon list outputRalph Boehme2017-07-041-4/+5
* smbldap: expose bind callback via API and increase smbldap ABI versionAlexander Bokovoy2017-07-044-7/+50
* samr: Disable NTLM-based password changes on the server if NTLM is disabledAndrew Bartlett2017-07-041-0/+8
* param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett2017-07-042-1/+18
* auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett2017-07-041-1/+2
* s3-rpc_server: Disable the NETLOGON server by defaultAndrew Bartlett2017-07-041-0/+16
* 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
* s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SENDRalph Boehme2017-07-0310-107/+63
* s3/smbd: get rid of files_struct.aapl_copyfile_supportedRalph Boehme2017-07-032-22/+10
* s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token basedRalph Boehme2017-07-0312-127/+235
* 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-0311-181/+188
* 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-0311-3/+773
* s3:rpc_server: wrap make_auth4_context() into {become,unbecome}_root()Stefan Metzmacher2017-07-031-0/+2
* s3: VFS: Change SMB_VFS_CONNECTPATH to take const struct smb_filename * inste...Jeremy Allison2017-07-0110-25/+29
* S3: smbd: Finish plumbing struct smb_filename * through the check_name() stack.Jeremy Allison2017-07-016-52/+61
* s3: smbd: Add missing out of memory check.Jeremy Allison2017-07-011-0/+4
* s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * ins...Jeremy Allison2017-07-0118-184/+301
* s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *.Jeremy Allison2017-07-0120-189/+259
* s3: VFS: Change SMB_VFS_CHDIR to use const struct smb_filename * instead of c...Jeremy Allison2017-07-0123-189/+395
* s3:winbind: Move debug statement into the error handlingAndreas Schneider2017-06-281-2/+2
* s3:tests: Do *NOT* flush the complete gencache!Andreas Schneider2017-06-281-10/+15
* param: change the effective default for "client max protocol" to the latest s...Stefan Metzmacher2017-06-271-1/+1
* s3:selftest: run samba3.blackbox.smbclient_large_file (NTLM) with NT1 and SMB3Stefan Metzmacher2017-06-271-0/+5
* s3:test_smbclient_posix_large.sh: there's no posix test to rename to test_smb...Stefan Metzmacher2017-06-272-9/+4
* s3:selftest: also run samba3.blackbox.smbclient_krb5 with the new ccacheStefan Metzmacher2017-06-271-2/+2
* s3:selftest: run samba3.blackbox.smbclient_tar* tests with NT1 and SMB3Stefan Metzmacher2017-06-271-4/+14
* s3:selftest: run samba3.blackbox.large_acl tests with NT1 and SMB3Stefan Metzmacher2017-06-271-1/+2
* s3:selftest: run samba3.blackbox.inherit_owner tests with NT1 and SMB3Stefan Metzmacher2017-06-271-3/+6
* s3:selftest: run samba3.blackbox.acl_xattr with NT1 and SMB3Stefan Metzmacher2017-06-271-1/+2
* s3:test_acl_xattr.sh: add more assertion about the expected output.Stefan Metzmacher2017-06-271-1/+7
* Revert "s3:test_acl_xattr.sh: use -mNT1 for the 'getfacl' commands"Stefan Metzmacher2017-06-271-6/+6
* s3:test_acl_xattr.sh: allow passing additional arguments for smbclient and sm...Stefan Metzmacher2017-06-271-2/+4
* s3:selftest: also run test_smbclient_s3.sh with PROTO=SMB3Stefan Metzmacher2017-06-271-0/+5
* s3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()Stefan Metzmacher2017-06-274-9/+6
* s3:libsmb: remove unused 'bool show_hdr' from cli_cm_connect()Stefan Metzmacher2017-06-271-3/+0
* s3:libsmb: remove unused show_sessetup handling from do_connect()Stefan Metzmacher2017-06-271-12/+2
* s3:smbclient: remove unreliable Domain=[...] OS=[Windows 6.1] Server=[...] ba...Stefan Metzmacher2017-06-272-35/+21
* s3:test_smbclient_s3.sh: improve the error handlingStefan Metzmacher2017-06-271-170/+109
* s3:smb2_create: remove unused timer pointer from smbd_smb2_create_stateStefan Metzmacher2017-06-271-5/+0
* s3:smb2_create: avoid reusing the 'tevent_req' within smbd_smb2_create_send()Stefan Metzmacher2017-06-271-20/+23
* s3:secrets: remove unused secrets_store_[prev_]machine_password()Stefan Metzmacher2017-06-272-50/+0
* s3:libads: make use of secrets_*_password_change() in ads_change_trust_accoun...Stefan Metzmacher2017-06-271-16/+90