s4:dsdb: Implement msDS-ManagedPassword attribute
[samba.git] / source3 / torture / torture.c
2023-10-12 Volker Lendeckelibsmb: Add placeholder "mode" parameter to cli_qpathin...
2023-10-10 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-10 Volker Lendeckelibsmb: Pass "flags" through cli_close_send() and pylibsmb
2023-09-25 Volker Lendeckelibsmb: Pass neg contexts through sync smbXcli_negprot_...
2023-09-20 Jeremy Allisons3: torture: Add a new SMB2 test: SMB2-PIPE-READ-ASYNC...
2023-09-14 Pavel Kalugins3:torture: Use lpcfg_set_cmdline()
2023-08-22 Volker Lendeckelibsmb: Move cli_raw_ioctl() to torture3
2023-08-22 Volker Lendeckelibsmb: Move cli_qpathinfo1() to torture3
2023-08-22 Volker Lendecketorture3: Avoid unused variables
2023-08-15 Jeremy Allisons3: torture: Add SMB1-NEGOTIATE-TCON that shows the...
2023-08-14 Jeremy Allisons3: torture: Add a test doing an SMB1 negotiate+exit.
2023-08-14 Jeremy Allisons3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
2023-07-27 Jeremy Allisons3: torture: Add test to show an SMB1 DFS path of ...
2023-07-19 Andreas Schneiders3:torture: Fix code spelling
2023-04-01 Volker Lendecketorture3: Add tdb-validate test
2023-03-06 Volker Lendecketorture3: test rpc scalability
2023-01-04 Jeremy Allisons3: smbtorture: Add SMB2-DFS-FILENAME-LEADING-BACKSLASH...
2022-12-05 Volker Lendeckelibsmb: Remove sync cli_posix_readlink() wrapper
2022-11-07 Volker Lendecketorture: Show that "hide new files timeout" also hides...
2022-09-28 Jeremy Allisons3: smbtorture3: Add new SMB2-DFS-SHARE-NON-DFS-PATH...
2022-09-15 Jeremy Allisons3: torture: In run_tcon_test() replace cli_state_save_...
2022-09-14 Jeremy Allisons3: smbtorture3: Add an SMB1 operations torture tester.
2022-09-14 Jeremy Allisons3: smbtorture3: Add a new test SMB2-NON-DFS-SHARE.
2022-09-07 Volker Lendeckesmbtorture3: Avoid an "else"
2022-09-02 Jeremy Allisons3: torture: Add a comprehensive SMB1 DFS path torture...
2022-08-30 Jeremy Allisons3: torture: Add a comprehensive SMB2 DFS path torture...
2022-08-26 Volker LendeckesmbXcli: Pass negotiate contexts through smbXcli_negpro...
2022-07-25 Volker Lendecketorture3: Fix an error check in torture_delete_fn()
2022-03-22 Jeremy Allisons3: torture: Add 2 new tests SMB2-DEL-ON-CLOSE-NONWRITE...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: Change expected error...
2022-01-18 Volker Lendecketorture3: Align two integer types
2021-12-11 Jeremy Allisons3: smbtorture3: Fix POSIX-BLOCKING-LOCK to actually...
2021-12-11 Andreas Schneiders3:torture: Initialize pointer with NULL
2021-12-09 Jeremy Allisons3: torture: Remove the wildcard unlink test code.
2021-12-09 Jeremy Allisons3: torture: In run_smb1_wild_mangle_unlink_test()...
2021-12-09 Jeremy Allisons3: torture: In run_streamerror(), use torture_deltree...
2021-12-09 Jeremy Allisons3: torture: In torture_chkpath_test(), use torture_del...
2021-12-09 Jeremy Allisons3: torture: In run_smb1_wild_mangle_rename_test()...
2021-12-09 Jeremy Allisons3: torture: In run_smb1_wild_mangle_unlink_test()...
2021-12-09 Jeremy Allisons3: torture: Add torture_deltree() for setup and teardown.
2021-11-11 Volker Lendeckelibsmb: Move cli_qfilename() to its only user in torture.c
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-11-04 Jeremy Allisons3: smbtorture3: Add test for setting delete on close...
2021-07-15 Jeremy Allisons3: tests: Add "SMB2-LIST-DIR-ASYNC" test.
2021-07-01 Stefan Metzmachers3:lib: add samba_path_matching_regex_sub1_create()
2021-07-01 Stefan Metzmachers3:torture: add STR-MATCH-MSWILD test for is_in_path()
2021-06-16 Jeremy Allisons3: torture: Add POSIX-SYMLINK-SETPATHINFO regression...
2021-06-15 Jeremy Allisons3: torture: Add POSIX-SYMLINK-GETPATHINFO regression...
2021-05-24 Jeremy Allisons3: torture: Add regression test for renaming SMB1...
2021-05-19 Jeremy Allisons3: torture: Add test for bug 14708 - POSIX default...
2021-04-20 Jeremy Allisons3: torture: Add samba3.smbtorture_s3.plain.POSIX-SYMLI...
2021-04-07 Jeremy Allisons3: torture: Add an SMB1 POSIX specific test POSIX...
2021-03-30 Jeremy Allisons3: torture: Add a test for setting and getting ACLs...
2021-03-17 Stefan Metzmacherlibcli/smb: pass smb3_capabilities to smbXcli_conn_create()
2021-02-02 Jeremy Allisons3: torture: Change the SMB1-only UID-REGRESSION-TEST...
2021-02-02 Jeremy Allisons3: smbtorture3: Ensure run_tcon_test() always replaces...
2020-12-16 Ralph Boehmes3/torture: add POSIX-STAT test
2020-12-16 Ralph Boehmes3/torture: add POSIX-READLINK test
2020-12-16 Ralph Boehmes3/torture: add POSIX-LS-SINGLE test
2020-12-16 Ralph Boehmes3/torture: add POSIX-LS-WILDCARD test
2020-12-16 Ralph Boehmes3/torture: add torture_conn_set_sockopt() wrapper
2020-12-16 Ralph Boehmesmbd: prevent non-POSIX stat-opens of symlinks in open_...
2020-11-04 Volker Lendeckelibsmb: Remove "mntpoint" argument from cli_list()...
2020-10-08 Jeremy Allisons3: selftest: Add new SMB1-only wildcard rename regress...
2020-10-08 Jeremy Allisons3: selftest: Add new SMB1-only wildcard unlink regress...
2020-09-15 Jeremy Allisons3: libsmb: namequery. Rename remove_duplicate_addrs2_s...
2020-09-15 Jeremy Allison3: torture: Use remove_duplicate_addrs2_sa() instead...
2020-09-07 Jeremy Allisons3: libsmb: Change remove_duplicate_addrs2() to take...
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-06-10 David Disseldorps3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags
2020-06-10 David Disseldorps3/torture: use stack buffer for rbtree loop
2020-06-04 Jeremy Allisons3: torture: Add simple tests to samba3.base.attr to...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_setpathinfo_ext() to take 32...
2020-06-04 Jeremy Allisons3: Fix dfs-reparse testing code to use 32-bit attribut...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qpathinfo1() and async version...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getatr() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-06-03 Jeremy Allisons3: torture: Add a MSDFS-ATTRIBUTE test.
2020-05-29 Volker Lendecketorture3: Check error code for quotactl on a non-quota...
2020-05-28 Stefan Metzmachers3:torture: don't use CLI_FULL_CONNECTION_USE_KERBEROS...
2020-05-25 Volker Lendecketorture3: Remove some ancient unused code
2020-05-15 Volker Lendecketorture: Test g_lock_watch_data_send()/recv()
2020-05-04 Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-04-28 Volker Lendecketorture3: Test ctdb_req_send/recv
2020-04-28 Volker Lendecketorture3: Rename LOCAL-DBWRAP-CTDB->LOCAL-DBWRAP-CTDB1
2020-04-28 Volker Lendecketorture3: test readdir timestamp
2020-04-22 Jeremy Allisons3: torture: Add the tests from resolve_realpath_name...
2020-04-21 Jeremy Allisons3: torture: Add a basic SMB2 SACL test.
2020-04-21 Jeremy Allisons3: torture: Add an SMB1-specific test SMB1-SYSTEM...
2020-04-08 Volker Lendeckesmbtorture3: Call cli_setpathinfo_ext() instead of...
2019-12-22 Volker Lendecketorture3: Add a test that contends with a READ, not...
2019-12-10 Andreas Schneiders3:torture: Do not segfault if cli is NULL
2019-11-23 Volker Lendecketorture: Test g_lock deadlock detection
2019-11-22 Volker Lendecketorture3: Test the next patch: No two waiters in one...
2019-10-18 Volker Lendeckedbwrap_watch: Test cleanup of dead watchers
2019-10-18 Jeremy Allisons3: torture: Ensure SMB1 cli_qpathinfo2() doesn't retur...
2019-10-02 Jeremy Allisons3: torture: Add MS-FSA style terminating '/' and ...
2019-09-17 Volker Lendecketorture3: Remove cleanup3
2019-09-09 Stefan Metzmachers3:torture: convert LOCK9 into LOCK9A and LOCK9B
next