tests: replace traffic_summary test with python blackbox test
[metze/samba/wip.git] / source4 / torture /
2017-08-16 Jeremy Allisonlib: tevent: Use system <tevent.h>, not internal header...
2017-08-09 Ralph Boehmes4/torture: additional tests for kernel-oplocks
2017-08-09 Ralph Boehmes4/torture: reproducer for kernel oplocks issue with...
2017-08-09 Andreas Schneiders3:torture: Fix spoolss test to build with -O3
2017-07-28 Richard SharpeAdd a test for unsetting Delete-on-Close before the...
2017-07-28 Richard SharpeFix incorrect error messages:unsetting not setting.
2017-07-27 Andrew Bartletts4-cldap/netlogon: Match Windows 2012R2 and return...
2017-07-27 Arvid Requates4:torture/ldap: Test netlogon without NtVer
2017-07-27 Tim Bealegetnc_exop.py: Fix typo in function name
2017-07-27 Andrew Bartlettselftest: Use get_creds_ccache_name() in fsmo.py
2017-07-27 Andrew Bartlettselftest: Add and use new helper function get_creds_cca...
2017-07-27 Andrew Bartlettselftest: Use new --krb5-ccache in drs_base.py
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._{en,dis}able_all_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._disable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._enable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._net_drs_replicate(...
2017-07-27 Andrew Bartlettselftest: Remove unused import in ridalloc_exop.py
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() in DrsReplicaSyncTestCase
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() to run samba-tool for...
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() to run samba-tool for...
2017-07-26 Christof Schmitttorture: Add sharemode tests for SMB2
2017-07-24 Bob Campbellpython/tests: add python test for cracknames
2017-07-19 Günther Deschners4-torture: point out why we cannot validate MSZIP...
2017-07-19 Aurelien Aptellibrpc/ndr: add MSZIP compression for cabinet files
2017-07-19 Aurelien Aptellibrpc: use DATA_BLOB in CFDATA structure
2017-07-12 Günther Deschnervfs_fruit: add fruit:model = <modelname> parametric...
2017-07-08 Herb Lewisdelete duplicate test
2017-07-03 Ralph Boehmes4/torture: test fetching a resume key twice
2017-07-03 Ralph Boehmes4/torture: more tests for copy-chunk across shares
2017-07-03 Ralph Boehmes4/torture: add a test for copy-chunk across shares
2017-07-03 Ralph Boehmes4/torture: pass destination tree to test_setup_copy_chunk
2017-06-27 Andrew Bartlettsmbtorture: Add more tests around NETLOGON challenge...
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-23 Andreas Schneiders4:torture: Do not segfault in torture_rpc_spoolss_prin...
2017-06-14 Andrew Bartlettdsdb: Ensure replication of renames works in schema...
2017-06-01 Andreas Schneiders4:torture: Fix comparison between pointer and zero...
2017-05-28 Ralph Boehmes4/torture: add a leases test with stat open
2017-05-28 Ralph Boehmes4/torture: test for bug 12798
2017-05-22 Andrew Bartlettdsdb: Do not write the @INDEXLIST or @ATTRIBUTES record...
2017-05-17 Ralph Boehmes4/torture: vfs_fruit: test copy-chunk on streams
2017-05-17 Ralph Boehmes4/torture: vfs_fruit: add src and dst path args to...
2017-05-17 Ralph Boehmes4/torture: smb2.ioctl: add copy-chunk test with stream...
2017-05-17 Ralph Boehmes4/torture: smb2.ioctl: add src and dst path args to...
2017-05-11 Jeremy Allisons4: torture: Remove use of local variables that are...
2017-05-11 Jeremy Allisons4: popt: Change from talloc_autofree_context() to...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-10 David Disseldorptorture/ioctl: expect dup_extents(dest=compressed)...
2017-05-10 David Disseldorptorture/ioctl: fix dup_extents destination truncate
2017-05-05 Jeremy Allisons4: torture: Remove the last talloc_autofree_context...
2017-05-05 Jeremy Allisons4: torture: Remove talloc_autofree_context() from...
2017-05-05 Jeremy Allisons4: torture: Remove talloc_autofree_context() from...
2017-05-05 Jeremy Allisons4: torture: Use a named TALLOC_CTX in masktest instead...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_getinfo...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_test_delete().
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_winbind_stru...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_vfs_fruit...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_acl_xattr().
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_streams...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_session...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_scan_in...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_replay_...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_rename_...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_read_in...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_oplocks...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_notify_...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_notify_...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_lock_in...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_lease_i...
2017-05-05 Jeremy Allisons4: tortute: Add a TALLOC_CTX * to torture_smb2_ioctl_i...
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_smb2_durable_v...
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_smb2_durable_o...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_dir_init().
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_doc_init().
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_crediti...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_smb2_create_...
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_smb2_compound_...
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_smb2_acls_init().
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_winbind_init().
2017-05-05 Jeremy Allisons4: torture: Pass TALLOC_CTX * to torture_delay_write().
2017-05-05 Jeremy Allisons4: torture: Change torture_register_suite() to add...
2017-05-05 Jeremy Allisons4: torture: Pass the new talloc context into torture_i...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_parse_target().
2017-05-05 Jeremy Allisons4: torture: Create a top level talloc contxt.
2017-05-05 Andreas Schneidersmbtorture:spoolss: Add a 32bit test for copy_from_dire...
2017-05-05 Andreas Schneidersmbtorture:spoolss: Rename the copy_from_directory...
2017-05-03 Jeremy Allisons4: torture: samr: Add test for dcesrc_lsa_valid_Accoun...
2017-04-29 Andreas Schneiders4-torture: Fix reauth tests with smaller clockskew...
2017-04-29 Andreas Schneiders4-torture: Add AES and RC4 enctype checks
2017-04-29 Andreas Schneiders4-torture: Add TORTURE_KRB5_TEST_CLOCK_SKEW test
2017-04-29 Andreas Schneiders4-torture: Add TORTURE_KRB5_TEST_BREAK_PW test
2017-04-29 Andreas Schneiders4-torture: Add TORTURE_KRB5_TEST_PAC_REQUEST test
2017-04-29 Andreas Schneiders4-torture: Add KDC test harness and first test
2017-04-29 Andreas Schneiderwaf: Only build KRB5 KDC tests when AD_DC build is...
2017-04-29 Andreas Schneiders4-torture: Fix kinit of samba4.blackbox.locktest
2017-04-29 Günther Deschners4-torture: disable s4u2self/proxy remote pac tests...
2017-04-29 Andreas Schneiders4:torture: Fix the remote_pac test
2017-04-22 Ralph Boehmevfs_fruit: lp_case_sensitive() does not return a bool
2017-04-22 Andrew Bartlettselftest: Do not enable inbound replication during...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmelib/util: add a test for tfork()
next