nsswitch: Fix usage information of test_wbinfo_name_lookup.sh
[gd/samba-autobuild/.git] / source3 / torture /
2019-04-06 Christof Schmitttorture: Add test for talloc size accounting in memcache
2019-04-01 Volker Lendeckelibsmb: Rename InfoType from [MS-SMB2] according to...
2019-03-27 Volker Lendeckelibsmb: Change cli_posix_readlink to return talloc...
2019-03-21 Andreas Schneiders3:torture: Improve the debug message output
2019-03-21 Andreas Schneiders3:torture: Move the init of the locking out of the...
2019-03-20 Volker Lendeckeutils: Use cli_hardlink instead of cli_nt_hardlink
2019-03-20 Michael HanselmannFix typos in "valid"
2019-03-18 Volker Lendecketorture3: Fix an error message
2019-03-12 Volker Lendeckelib: Remove "struct sid_parse_ret" again
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-02-28 Volker Lendecketorture: Add tests for idmap cache
2019-02-27 Volker Lendeckepdbtest: Use dom_sid_str_buf
2019-02-25 Jeremy Allisons3: torture: Add additional POSIX mkdir tests.
2019-02-24 Jeremy Allisons3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir...
2019-02-14 Volker Lendecketorture3: Extend read3 for the "messaging target re...
2019-01-28 Andreas Schneiders3:torture: Use C99 initializer for torture_ops
2019-01-28 Andreas Schneiders3:torture: Use C99 initializer for cmd_set in vfstest
2019-01-28 Andreas Schneiders3:torture: Use C99 initializer for cmd_set in cmd_vfs
2019-01-28 Andreas Schneiders3:torture: Use C99 initializer for poptOption in vfstest
2019-01-11 Stefan Metzmachers3:torture: call per_thread_cwd_check() in vfstest...
2018-12-19 Samuel Cabreroselftest: Remove test_ntlm_auth.py helper
2018-12-14 Joe GuoPY3: change shebang to python3 in misc dirs
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2018-12-10 Volker Lendecketorture3: Use dom_sid_str_buf
2018-11-14 Noel Powers3/torture: PY3 port samba.ntlm_auth
2018-11-12 Andreas Schneiderwbclient: Send the client process name talking to winbind
2018-11-09 Volker Lendeckeselftest: Test hide new files timeout
2018-11-06 Volker Lendeckegencache: Remove transaction-based tdb
2018-10-27 Andreas Schneiders3:torture: Rename the test file and remove it if it...
2018-10-27 Andreas Schneiders3:torture: Don't use the same testdir twice
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-10-16 Volker Lendeckelib: Move the "expired" for gencache_parse calculation...
2018-10-16 Volker Lendeckenamemap_cache: Absorb the expired calculation into...
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E241: multiple spaces after ','
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-17 Volker Lendeckedbwrap: Clarify db_open_watched API
2018-08-17 Volker Lendecketorture3: Extend the g_lock6 test to also cover upgrades
2018-08-17 Volker Lendecketorture3: Enhance g_lock6 to run without CLEAR_IF_FIRST
2018-08-17 Volker Lendecketorture3: Simplify the g_lock6 test
2018-07-13 David Disseldorps3: torture: adjust SMB1 cli_splice() test sizes
2018-07-13 Jeremy Allisons3: torture: Test SMB1 cli_splice() fallback path when...
2018-06-14 Stefan Metzmachervfstest: make use of create_conn_struct_tos()
2018-06-01 Jeremy Allisons3: torture: Add DELETE-PRINT test.
2018-05-25 Jeremy Allisons3: torture: Remove cmd_fchmod_acl().
2018-05-25 Jeremy Allisons3: torture: Remove cmd_chmod_acl().
2018-05-18 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-05-12 Mathieu ParentFix spelling s/processs/process/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-05-04 Jeremy Allisons3: torture: Remove the last user of SMB_VFS_WRITE.
2018-05-04 Jeremy Allisons3: torture: Make cmd_read use read_file().
2018-05-01 Jeremy Allisons3: vfs: Use the new smb_vfs_fsync_sync() call in place...
2018-04-24 Volker Lendecketorture3: Fix CID 1435119 Error handling issues (CHECKE...
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-03 Andreas Schneiders3:torture: Fix size types in make_nonstd_fd()
2018-03-15 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-02-20 Andreas Schneiders3:auth: Pass mem_ctx to init_guest_session_info()
2018-02-08 Volker Lendeckelib: Make g_lock_dump use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_write_data use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_unlock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock_send use TDB_DATA
2018-01-13 Ralph Boehmes3/torture/pdbtest: delete trusted domain at test end
2018-01-13 Ralph Boehmes3/torture/pdbtest: creating a trusted domain requires...
2018-01-13 Ralph Boehmes3/torture: fix an error message
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2017-12-20 Stefan Metzmachertorture3: add LOCAL-G-LOCK6 test
2017-12-13 Stefan Metzmacherpdbtest: also verify the authentication path for local...
2017-12-12 Volker Lendecketorture: Check messaging_send_all
2017-12-06 Jeremy Allisons3: libsmb: Rename cli_close_create() -> cli_smb1_close...
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-11-29 Volker Lendecketorture3: Test namemap_cache
2017-11-29 Volker Lendeckelib: Pass blob instead of &blob to gencache_set_data_blob
2017-11-29 Volker Lendeckedbwrap_watch: Remove the "prec" parameter from watch_recv
2017-11-24 Andreas Schneiders3:torture: Fix building with -O3 and gcc 7
2017-11-22 Uri Simchonis3-torture: fix an always-true comparison
2017-11-22 Uri Simchonis3-torture: fix some truncation warnings
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-10-20 Volker Lendecketorture: Remove GETADDRINFO test
2017-09-30 Volker Lendeckelib: Remove talloc_dict
2017-09-16 Jeremy Allisonlib: tevent: Remove select backend.
2017-08-04 Ralph Wuerthneridmap: remove unused function idmap_is_online()
2017-07-25 Volker Lendeckectdb_conn: Use messaging_ctdb_connection
2017-07-25 Volker Lendeckedbwrap_ctdb: Use messaging_ctdbd_connection
2017-07-25 Volker Lendecketorture3: Add verification for g_lock_retry
2017-07-25 Volker Lendeckedbwrap_watch: Implement do_locked
2017-07-25 Volker Lendecketorture3: Test dbwrap_do_locked
2017-07-25 Volker Lendecketorture: Add local-g-lock-ping-pong
2017-07-25 Jeremy Allisons3: torture: Add a test for cli_setpathinfo_basic(...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_DISABLE_SMB1 in...
2017-06-22 Stefan Metzmachers3:torture: add torture_open_connection_flags()
next