summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* s3: smbtorture: Add SMB2-DFS-FILENAME-LEADING-BACKSLASH test.Jeremy Allison2023-01-041-0/+4
* libsmb: Remove sync cli_posix_readlink() wrapperVolker Lendecke2022-12-051-1/+1
* torture: Show that "hide new files timeout" also hides directoriesVolker Lendecke2022-11-071-0/+4
* s3: smbtorture3: Add new SMB2-DFS-SHARE-NON-DFS-PATH test.Jeremy Allison2022-09-281-0/+4
* s3: torture: In run_tcon_test() replace cli_state_save_tcon()/cli_state_resto...Jeremy Allison2022-09-151-9/+7
* s3: smbtorture3: Add an SMB1 operations torture tester.Jeremy Allison2022-09-141-0/+4
* s3: smbtorture3: Add a new test SMB2-NON-DFS-SHARE.Jeremy Allison2022-09-141-0/+4
* smbtorture3: Avoid an "else"Volker Lendecke2022-09-071-9/+11
* s3: torture: Add a comprehensive SMB1 DFS path torture tester.Jeremy Allison2022-09-021-0/+8
* s3: torture: Add a comprehensive SMB2 DFS path torture tester.Jeremy Allison2022-08-301-0/+4
* smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recvVolker Lendecke2022-08-261-2/+9
* torture3: Fix an error check in torture_delete_fn()Volker Lendecke2022-07-251-1/+1
* s3: torture: Add 2 new tests SMB2-DEL-ON-CLOSE-NONWRITE-DELETE-NO, SMB2-DEL-O...Jeremy Allison2022-03-221-0/+8
* CVE-2021-44141: s3: torture: Change expected error return for samba3.smbtortu...Jeremy Allison2022-01-311-2/+2
* torture3: Align two integer typesVolker Lendecke2022-01-181-9/+7
* s3: smbtorture3: Fix POSIX-BLOCKING-LOCK to actually negotiate SMB1+POSIX bef...Jeremy Allison2021-12-111-0/+5
* s3:torture: Initialize pointer with NULLAndreas Schneider2021-12-111-1/+1
* s3: torture: Remove the wildcard unlink test code.Jeremy Allison2021-12-091-69/+0
* s3: torture: In run_smb1_wild_mangle_unlink_test() use a valid pathname for r...Jeremy Allison2021-12-091-1/+1
* s3: torture: In run_streamerror(), use torture_deltree() for setup.Jeremy Allison2021-12-091-2/+1
* s3: torture: In torture_chkpath_test(), use torture_deltree() for setup and c...Jeremy Allison2021-12-091-6/+2
* s3: torture: In run_smb1_wild_mangle_rename_test() use torture_deltree() for ...Jeremy Allison2021-12-091-8/+2
* s3: torture: In run_smb1_wild_mangle_unlink_test() use torture_deltree() for ...Jeremy Allison2021-12-091-8/+2
* s3: torture: Add torture_deltree() for setup and teardown.Jeremy Allison2021-12-091-0/+127
* libsmb: Move cli_qfilename() to its only user in torture.cVolker Lendecke2021-11-111-0/+44
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-111-0/+1
* s3: smbtorture3: Add test for setting delete on close on a directory, then cr...Jeremy Allison2021-11-041-0/+4
* s3: tests: Add "SMB2-LIST-DIR-ASYNC" test.Jeremy Allison2021-07-151-0/+4
* s3:lib: add samba_path_matching_regex_sub1_create()Stefan Metzmacher2021-07-011-0/+4
* s3:torture: add STR-MATCH-MSWILD test for is_in_path()Stefan Metzmacher2021-07-011-0/+4
* s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test.Jeremy Allison2021-06-161-0/+4
* s3: torture: Add POSIX-SYMLINK-GETPATHINFO regression test.Jeremy Allison2021-06-151-0/+4
* s3: torture: Add regression test for renaming SMB1+POSIX symlinks, dangling a...Jeremy Allison2021-05-241-0/+4
* s3: torture: Add test for bug 14708 - POSIX default ACL not mapped into retur...Jeremy Allison2021-05-191-0/+4
* s3: torture: Add samba3.smbtorture_s3.plain.POSIX-SYMLINK-CHMODJeremy Allison2021-04-201-0/+4
* s3: torture: Add an SMB1 POSIX specific test POSIX-SYMLINK-PARENT.Jeremy Allison2021-04-071-0/+4
* s3: torture: Add a test for setting and getting ACLs on stream handles (SMB2-...Jeremy Allison2021-03-301-0/+4
* libcli/smb: pass smb3_capabilities to smbXcli_conn_create()Stefan Metzmacher2021-03-171-1/+1
* 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/torture: add POSIX-STAT testRalph Boehme2020-12-161-0/+4
* s3/torture: add POSIX-READLINK testRalph Boehme2020-12-161-0/+4
* s3/torture: add POSIX-LS-SINGLE testRalph Boehme2020-12-161-0/+4
* s3/torture: add POSIX-LS-WILDCARD testRalph Boehme2020-12-161-0/+4
* s3/torture: add torture_conn_set_sockopt() wrapperRalph Boehme2020-12-161-0/+4
* smbd: prevent non-POSIX stat-opens of symlinks in open_file()Ralph Boehme2020-12-161-32/+3
* libsmb: Remove "mntpoint" argument from cli_list() callbackVolker Lendecke2020-11-041-12/+8
* s3: selftest: Add new SMB1-only wildcard rename regression test.Jeremy Allison2020-10-081-0/+175
* s3: selftest: Add new SMB1-only wildcard unlink regression test.Jeremy Allison2020-10-081-0/+184
* s3: libsmb: namequery. Rename remove_duplicate_addrs2_sa() to remove_duplicat...Jeremy Allison2020-09-151-1/+1