summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
...
* s3:torture: avoid interpret_protocol()Stefan Metzmacher2013-08-152-4/+4
* s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().Günther Deschner2013-08-051-1/+1
* s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner2013-08-051-1/+1
* torture: add LOCAL-sid_to_string testcaseJeff Layton2013-07-311-0/+30
* torture: add more string_to_sid torture testcasesJeff Layton2013-07-311-0/+16
* lib: Add before/after hooks to async_connectVolker Lendecke2013-05-171-1/+1
* torture: Remove some unused codeVolker Lendecke2013-05-141-5/+0
* vfstest: Convert cmd_set_nt_acl to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3
* vfstest: Convert cmd_utime to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfstest: Convert cmd_lstat to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfstest: Convert cmd_stat to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfstest: Convert cmd_rename to synthetic_smb_fnameVolker Lendecke2013-04-171-9/+6
* vfstest: Convert cmd_pathfunc to synthetic_smb_fnameVolker Lendecke2013-04-171-6/+4
* vfstest: Convert cmd_open to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3
* s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.Jeremy Allison2013-03-201-1/+337
* vfs_catia: write a testcase - add a translate command to vfstestGuenter Kukkukk2013-03-111-0/+75
* vfstest: fix the "-c" multiple-command optionGuenter Kukkukk2013-03-111-1/+6
* s3-torture: Don't leak memory.Andreas Schneider2013-02-221-0/+3
* s3:torture: call fault_setup() to get usage backtracesStefan Metzmacher2013-02-191-0/+1
* s3:torture: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-192-5/+5
* s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-1913-26/+26
* torture: We use transactions for CLEAR_IF_FIRST dbVolker Lendecke2013-02-081-1/+1
* s3:torture/vfstest add memreport optionChristian Ambach2013-02-041-0/+8
* s3:torture/vfstest implement sys_acl_blob_get_fdChristian Ambach2013-02-041-0/+45
* s3:torture/vfstest implement sys_acl_blob_get_fileChristian Ambach2013-02-041-0/+32
* Regression test for bug #9571 - Unlink after open causes smbd to panicJeremy Allison2013-01-281-0/+44
* smbtorture: Satisfy a linker dependencyVolker Lendecke2013-01-181-1/+8
* torture/vfstest.c: Always use create_conn_struct(). Don't hand create connect...Jeremy Allison2013-01-091-10/+22
* s3-auth: remove crypto from serverinfo_to_SamInfoX calls.Günther Deschner2012-12-091-1/+1
* torture: Use new samba_getpass() in masktest.Andreas Schneider2012-12-031-2/+5
* torture: Use new samba_getpass() in smbtorture3.Andreas Schneider2012-12-031-3/+6
* torture: Use new samba_getpass() in locktest2.Andreas Schneider2012-12-031-3/+6
* s3: test dbwrap_ctdbVolker Lendecke2012-11-293-0/+151
* s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...Günther Deschner2012-11-261-1/+2
* torture: remove source3 locktest and masktestAndrew Bartlett2012-11-221-692/+0
* Ensure we Correctly set fsp->is_directory before dealing with ACLs.Andrew Bartlett2012-11-131-1/+1
* s3-torture:test_ctdbconn: fix the build against older ctdb versionsBjörn Baumbach2012-11-021-0/+6
* vfstest: set umask(0) in vfstestAndrew Bartlett2012-10-261-0/+5
* s3:smbd: add exit_server to the smbd_shim hooksStefan Metzmacher2012-10-191-3/+11
* smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2012-10-111-2/+6
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-111-2/+2
* s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke2012-10-061-0/+56
* s3-torture: Allow vfstest to set ACLs on a directoryAndrew Bartlett2012-08-171-6/+11
* s3-selftest: Add a seperate test for ACL tests using vfstestAndrew Bartlett2012-08-161-10/+35
* s3-torture: Add ACL commands to vfstestAndrew Bartlett2012-08-161-0/+311
* s3-torture: Use talloc more in vfstestAndrew Bartlett2012-08-162-29/+25
* s3-torture: Initialise fsp fully in vfstest openAndrew Bartlett2012-08-161-0/+34
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-2/+2
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-1/+1
* s3:torture:delete: add a 12th subtest to the delete-on-close testsMichael Adam2012-08-091-0/+98