summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* s3: smbd: Add IS_VETO_PATH checks to openat_pathref_fsp_case_insensitive().Jeremy Allison2022-08-161-1/+0
* s3: tests: Add samba3.blackbox.test_veto_files.Jeremy Allison2022-08-162-0/+5
* selftest/Samba3: let nt4_dc* use vfs_default:VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS=noStefan Metzmacher2022-08-151-0/+2
* smbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL()Ralph Boehme2022-08-101-1/+0
* CI: add a test trying to delete a stream on a pathref ("stat open") handleRalph Boehme2022-08-102-0/+8
* samba-tool: allow testparm to dump global section onlyDouglas Bagnall2022-08-061-1/+0
* pytest/netcmd: test samba-tool testparm global sectionDouglas Bagnall2022-08-061-0/+1
* CVE-2022-32743 dsdb/modules/acl: Allow simultaneous sAMAccountName, dNSHostNa...Joseph Sutton2022-07-282-5/+0
* CVE-2022-32743 s4:rpc_server/netlogon: Connect to samdb as a user, rather tha...Joseph Sutton2022-07-281-15/+2
* CVE-2022-32743 s4:rpc_server/netlogon: Always observe NETR_WS_FLAG_HANDLES_SP...Joseph Sutton2022-07-281-1/+0
* CVE-2022-32743 s4:rpc_server/netlogon: Remove dNSHostName prefix checkJoseph Sutton2022-07-281-0/+5
* CVE-2022-32743 dsdb: Implement validated dNSHostName writeJoseph Sutton2022-07-281-12/+0
* CVE-2022-32743 s4:torture/rpc: Fix tests to match WindowsJoseph Sutton2022-07-281-0/+9
* CVE-2022-32743 tests/py_credentials: Add tests for setting dNSHostName with L...Joseph Sutton2022-07-281-0/+2
* CVE-2022-32743 s4-acl: Add tests for validated dNSHostName writeJoseph Sutton2022-07-281-0/+15
* libcli:auth: Add test for encode_pwd_buffer514_from_str()Andreas Schneider2022-07-281-0/+2
* lib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()Andreas Schneider2022-07-281-0/+2
* CVE-2022-32742: s3: smbd: Harden the smbreq_bufrem() macro.Jeremy Allison2022-07-271-2/+0
* CVE-2022-32742: s4: torture: Add raw.write.bad-write test.Jeremy Allison2022-07-271-0/+2
* CVE-2022-2031 s4:kpasswd: Do not accept TGTs as kpasswd ticketsJoseph Sutton2022-07-272-8/+0
* CVE-2022-2031 tests/krb5: Add test that we cannot provide a TGT to kpasswdJoseph Sutton2022-07-272-0/+8
* CVE-2022-32744 s4:kpasswd: Ensure we pass the kpasswd server principal into k...Joseph Sutton2022-07-271-2/+0
* CVE-2022-32744 s4:kdc: Modify HDB plugin to only look up kpasswd principalJoseph Sutton2022-07-271-6/+0
* CVE-2022-2031 s4:kdc: Don't use strncmp to compare principal componentsJoseph Sutton2022-07-272-8/+0
* CVE-2022-2031 tests/krb5: Test truncated forms of server principalsJoseph Sutton2022-07-272-0/+8
* CVE-2022-32744 s4:kdc: Don't allow HDB keytab iterationJoseph Sutton2022-07-271-1/+0
* CVE-2022-2031 s4:kdc: Reject tickets during the last two minutes of their lifeJoseph Sutton2022-07-271-1/+0
* CVE-2022-2031 s4:kdc: Limit kpasswd ticket lifetime to two minutes or lessJoseph Sutton2022-07-272-2/+0
* CVE-2022-2031 s4:kdc: Fix canonicalisation of kadmin/changepw principalJoseph Sutton2022-07-273-25/+0
* CVE-2022-2031 testprogs: Add kadmin/changepw canonicalization test with MIT k...Andreas Schneider2022-07-271-0/+1
* CVE-2022-2031 s4:kpasswd: Require an initial ticketJoseph Sutton2022-07-273-2/+1
* CVE-2022-2031 s4:kpasswd: Return a kpasswd error code in KRB-ERRORJoseph Sutton2022-07-272-6/+0
* CVE-2022-2031 lib:krb5_wrap: Generate valid error codes in smb_krb5_mk_error()Joseph Sutton2022-07-271-0/+4
* CVE-2022-2031 s4:kpasswd: Don't return AP-REP on failureJoseph Sutton2022-07-272-1/+1
* CVE-2022-2031 s4:kpasswd: Correctly generate error stringsJoseph Sutton2022-07-273-27/+15
* CVE-2022-2031 tests/krb5: Add tests for kpasswd serviceJoseph Sutton2022-07-273-0/+57
* CVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparisonJoseph Sutton2022-07-271-1/+0
* CVE-2022-32746 s4:dsdb:tests: Add test for deleting a disallowed SPNJoseph Sutton2022-07-271-0/+1
* s3:tests: Add test to access msdfs path with smbgetAndreas Schneider2022-07-191-0/+1
* selftest: Do not skip working testsAndreas Schneider2022-07-151-3/+0
* mdssvc: return all-zero policy handle if spotlight is disabledRalph Boehme2022-07-121-1/+0
* CI: fix check for correct mdsvc resonse when connecting to a share with Spotl...Ralph Boehme2022-07-121-0/+1
* vfs_acl_xattr: add acl_xattr:security_acl_name optionRalph Boehme2022-06-271-0/+6
* samba-tool user: Accomodate missing unicodePwd in getpassword commandJoseph Sutton2022-06-261-1/+0
* dsdb: Allow password history and password changes without an NT hashAndrew Bartlett2022-06-263-4/+3
* tests/krb5: Add test for presence of NT hashJoseph Sutton2022-06-261-0/+1
* s3: VFS: streams_xattr: Add the same accommodation to streams_xattr_unlinkat(...Jeremy Allison2022-06-201-1/+0
* s3: tests: Add test that shows smbd crashes using vfs_fruit with fruit:resour...Jeremy Allison2022-06-202-0/+10
* s3/client: fix dfs deltree, resolve dfs pathNoel Power2022-06-171-1/+0
* Add test smbclient 'delree' of dir (on DFS share)Noel Power2022-06-172-0/+2