vfs_fruit: fix resource fork xattr name
[sfrench/samba-autobuild/.git] / source3 / torture /
2017-02-11 Bob Campbelltorture/ntlm_auth: do not assume a line is less than...
2017-02-09 Matthieu PatouMove pthreadpool to top of the tree.
2017-01-30 Jeremy Allisons3: smbtorture: Add new local test LOCAL-CANONICALIZE...
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-09 Ralph Boehmes3/torture: add a test for "mangled names = invalid"
2017-01-04 Jeremy Allisons3: torture: Add test for cli_ftruncate calling cli_smb...
2016-12-21 Stefan Metzmachers3:torture: make use of cli_smb1_setup_encryption(...
2016-12-19 Stefan Metzmachers3:torture/masktest: masktest only works with SMB1...
2016-12-19 Stefan Metzmachers3:torture/masktest: Use cli_tree_connect_creds()
2016-12-19 Stefan Metzmachers3:torture: Use cli_tree_connect_creds() where we may...
2016-12-10 Jeremy Allisons3: torture: Adds regression test case for se_access_ch...
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-09 Stefan Metzmachers3:torture: make use of cli_full_connection_creds(...
2016-12-07 Jeremy Allisons3: torture: Regression test case for permissions check...
2016-11-15 Stefan Metzmachers3:torture: make use of auth_generic_set_creds() in...
2016-11-15 Stefan Metzmachers3:torture: make use of cli_session_setup_creds() in...
2016-11-15 Stefan Metzmachers3:torture: make use of cli_session_setup_creds() in...
2016-11-15 Stefan Metzmachers3:torture: create a global 'torture_creds' cli_credent...
2016-11-15 Stefan Metzmachers3:torture: make use of cli_session_creds_init() in...
2016-11-15 Stefan Metzmachers3:torture: make use of cli_session_setup_anon()
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-10-20 Jeremy Allisons3: torture: vfstest. unlink cmd must be stream aware.
2016-08-23 Amitay Isaacss3-lib: Remove unused function sprintf_append
2016-08-23 Volker Lendeckesmbtorture3: Add LOCAL-PTHREADPOOL-TEVENT
2016-08-23 Volker Lendeckelib: Use pthreadpool_pipe instead of pthreadpool
2016-07-20 Jeremy Allisons3: torture: Regression test case to specify exactly...
2016-07-15 Volker Lendeckedbwrap: Add an alternative implementation of dbwrap_wat...
2016-07-15 Volker Lendeckedbwrap: Add "blocker" to record_watch_send
2016-06-18 Jeremy Allisons3: torture: Add test that proves Win2k12 correctly...
2016-05-20 Jeremy Allisons3: torture: Add POSIX-OFD-LOCK test.
2016-05-17 Volker Lendeckedbwrap: Add "msg_ctx" to db_open_ctdb
2016-05-17 Volker Lendeckedbwrap_ctdb: Pass in ctdbd_connection
2016-05-16 Volker Lendecketorture: Remove a use of get_my_vnn()
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-03-30 Volker Lendeckewinbind: Remove unused idmap_backends_unixid_to_sid
2016-03-25 Jeremy Allisons3: torture. Remove spurious lp_posix_pathnames() inclu...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-10 Jeremy Allisons3:lib: Move internal lp_posix_pathnames() call out...
2016-03-10 Jeremy Allisons3:lib: Remove the const SMB_STRUCT_STAT * parameter...
2016-03-10 Stefan Metzmachers3:torture/test_ntlm_auth.py: add --client-use-cached...
2016-03-10 Stefan Metzmachers3:torture/test_ntlm_auth.py: replace tabs with whitespaces
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-04 Aurelien Aptels3,s4 torture/denytest: fix possible infinite loop
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-02-03 Volker Lendecketldap: Make tldap_search use tldap_search_all
2016-02-03 Volker Lendeckesmbtorture3: Convert the tldap caller to TLDAPRC
2016-01-05 Uri Simchonismbclient: query disk usage relative to current directory
2015-11-27 Stefan Metzmachers3:torture: add traverse testing to LOCAL-RBTREE
2015-10-21 Jeremy Allisons3-torture: Add WILDDELETE test to smbtorture3 to test...
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2015-07-30 Douglas Bagnallsource3 torture: don't segfault if filename query fails
2015-07-08 Volker LendeckeRemove ctdb_conn.[ch]
2015-05-13 Richard SharpeFix the uint32/16/8 stuff in two proto.h files I missed.
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/torture.
2015-05-08 Stefan Metzmachers3:torture: handle PROTOCOL_SMB3_11
2015-04-22 Michael Adamvfstest: use lp_load_with_shares() in cmd_conf
2015-04-22 Michael Adams3:torture:msg: use lp_load()-wrapper lp_load_global()
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: prepare the FDPASS2 test to be run with...
2015-03-17 Volker Lendeckelib: Remove tdb_open_compat
2015-03-16 Andrew Bartletttorture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PING
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-01-05 Volker Lendecketorture3: Fix a typo
2014-12-09 Volker Lendeckemessaging3: Avoid self-send complexity
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-11-25 Stefan Metzmachers3:torture: avoid nesting of macros and function calls...
2014-10-28 Amitay Isaacsbuild: Remove configure checks for ctdb headers
2014-10-17 Stefan Metzmachers3:torture: avoid unused cli_set_username()
2014-10-07 Stefan Metzmachers3:torture: add PROTOCOL_SMB3_10 handling
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-09-30 Stefan Metzmacherlibcli/smb: move smb2cli_tcon.c to the toplevel
2014-09-30 Michael Adams3:torture: transfer 1M message with fds in LOCAL-MESSA...
2014-09-30 Michael Adams3:torture: wait in tevent-loop for child to confirm...
2014-09-30 Michael Adams3:torture: fix a message in LOCAL-MESSAGING-FDPASS2...
2014-09-30 Michael Adams3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message
2014-09-27 Michael Adams3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after...
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, print some messag...
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, tell child to...
2014-09-24 Michael Adams3:torture: work on LOCAL-MESSAGING-FDPASS2
2014-09-24 Michael Adams3:torture: add test LOCAL-MESSAGING-FDPASS1
2014-09-22 Michael Adams3:smbtorture: align explanations for parameters
2014-09-22 Michael Adams3:smbtorture: mention "-e" in the help text
2014-09-19 Stefan Metzmachers3:torture: use cli_state_client_guid in run_smb2_multi...
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smb1_parse_chain()
2014-08-29 Christof Schmitttorture3: Allow padding byte for LARGE_READX responses
2014-08-22 Volker Lendeckemessaging3: Add msg_sink/source -- perftest
2014-08-22 Volker Lendecketorture: Fix cleanup2 to utilize on-demand cleanup
2014-08-22 Volker Lendecketorture: Run the cleanup2 test against 2 nodes
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
next