summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3: smbtorture3: Add test for setting delete on close on a directory, then cr...Jeremy Allison2021-11-173-0/+141
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-161-0/+1
* CVE-2020-25717: s3:torture: start with authoritative = 1Stefan Metzmacher2021-11-041-1/+1
* vfstest: don't ignore unknown optionsRalph Boehme2021-09-131-2/+10
* pdbtest: don't ignore unknown optionsRalph Boehme2021-09-131-1/+10
* s3: tests: Add "SMB2-LIST-DIR-ASYNC" test.Jeremy Allison2021-07-153-0/+89
* s3:torture: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00Stefan Metzmacher2021-07-151-4/+4
* s3:lib: add samba_path_matching_regex_sub1_create()Stefan Metzmacher2021-07-013-0/+131
* s3:lib: add a new samba_path_matching* infrastructureStefan Metzmacher2021-07-011-4/+48
* s3:torture: add STR-MATCH-MSWILD test for is_in_path()Stefan Metzmacher2021-07-013-0/+111
* s3: torture: In cmd_getxattr(), SMB_VFS_GETXATTR() -> SMB_VFS_FGETXATTR().Jeremy Allison2021-06-251-4/+21
* s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test.Jeremy Allison2021-06-163-0/+199
* s3: torture: Add POSIX-SYMLINK-GETPATHINFO regression test.Jeremy Allison2021-06-153-0/+256
* s3: torture: cmd_get_nt_acl(), SMB_VFS_GET_NT_ACL_AT() -> SMB_VFS_FGET_NT_ACL()Jeremy Allison2021-06-091-2/+17
* s3: torture: Change cmd_sys_acl_blob_get_file() to be handle based.Jeremy Allison2021-06-091-5/+27
* s3: torture: cmd_sys_acl_get_file(), SMB_VFS_SYS_ACL_GET_FILE() -> SMB_VFS_SY...Jeremy Allison2021-06-091-2/+22
* VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type paramNoel Power2021-06-091-1/+3
* s3: torture: Add regression test for renaming SMB1+POSIX symlinks, dangling a...Jeremy Allison2021-05-243-0/+139
* s3:torture: Migrate pdbtest to new cmdline option parserAndreas Schneider2021-05-201-6/+16
* s3:torture: Migrate vfstest to new cmdline option parserAndreas Schneider2021-05-201-8/+16
* s3: torture: Add test for bug 14708 - POSIX default ACL not mapped into retur...Jeremy Allison2021-05-193-0/+265
* s3: torture: cmd_sys_acl_delete_def_file: Move SMB_VFS_SYS_ACL_DELETE_DEF_FIL...Jeremy Allison2021-05-181-9/+29
* s3: torture: Add samba3.smbtorture_s3.plain.POSIX-SYMLINK-CHMODJeremy Allison2021-04-203-0/+142
* s3: torture: Change cmd_utime to use SMB_VFS_FNTIMES()Samuel Cabrero2021-04-191-1/+1
* s3/torture: Make cmd_chmod now use SMB_VFS_FCHMODNoel Power2021-04-111-6/+16
* s3: torture: Change cmd_removexattr to use SMB_VFS_FREMOVEXATTR().Jeremy Allison2021-04-071-8/+16
* s3: torture: Add an SMB1 POSIX specific test POSIX-SYMLINK-PARENT.Jeremy Allison2021-04-073-0/+183
* s3: torture: Add a test for setting and getting ACLs on stream handles (SMB2-...Jeremy Allison2021-03-303-0/+212
* libcli/smb: pass smb3_capabilities to smbXcli_conn_create()Stefan Metzmacher2021-03-171-1/+1
* lib: Remove init_names()Volker Lendecke2021-03-161-1/+0
* s3/torture: SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-5/+20
* s3/torture: migrate SMB_VFS_FLISTXATTR calls to SMB_VFS_FLISTXATTRNoel Power2021-02-261-3/+16
* CI: verify a symlink has FILE_ATTRIBUTE_NORMAL setRalph Boehme2021-02-051-0/+14
* s3: torture: Change the SMB1-only UID-REGRESSION-TEST to do an explicit copy ...Jeremy Allison2021-02-021-5/+17
* s3: smbtorture3: Ensure run_tcon_test() always replaces any saved tcon and sh...Jeremy Allison2021-02-021-0/+5
* s3: smbtorture3: Ensure we *always* replace the saved saved_tcon even in an e...Jeremy Allison2021-02-021-1/+1
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-084-0/+4
* vfstest: use filename_convert() in cmd_utime()Ralph Boehme2020-12-161-5/+10
* s3/torture: add POSIX-STAT testRalph Boehme2020-12-163-0/+146
* s3/torture: add POSIX-READLINK testRalph Boehme2020-12-163-0/+149
* s3/torture: add POSIX-LS-SINGLE testRalph Boehme2020-12-163-0/+192
* s3/torture: add POSIX-LS-WILDCARD testRalph Boehme2020-12-163-0/+255
* s3/torture: add torture_conn_set_sockopt() wrapperRalph Boehme2020-12-162-0/+5
* smbd: prevent non-POSIX stat-opens of symlinks in open_file()Ralph Boehme2020-12-161-32/+3
* smbd: use fd_handle_create()Ralph Boehme2020-12-161-2/+2
* smbd: use fsp_get_pathref_fd() for logical fd comparisonsRalph Boehme2020-12-161-2/+2
* smbd: use fsp_set_fd()Ralph Boehme2020-12-161-22/+26
* torture: avoid OPLOCK-CANCEL flapping on busy gitlab CIRalph Boehme2020-11-191-0/+2
* torture3: cli_set_security_descriptor() does smb2 as wellVolker Lendecke2020-11-161-3/+3
* torture3: cli_query_security_descriptor() does smb2 as wellVolker Lendecke2020-11-161-10/+4