summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2013-05-17lib: Add before/after hooks to async_connectVolker Lendecke1-1/+1
2013-05-14torture: Remove some unused codeVolker Lendecke1-5/+0
2013-04-17vfstest: Convert cmd_set_nt_acl to synthetic_smb_fnameVolker Lendecke1-4/+3
2013-04-17vfstest: Convert cmd_utime to synthetic_smb_fnameVolker Lendecke1-5/+3
2013-04-17vfstest: Convert cmd_lstat to synthetic_smb_fnameVolker Lendecke1-5/+3
2013-04-17vfstest: Convert cmd_stat to synthetic_smb_fnameVolker Lendecke1-5/+3
2013-04-17vfstest: Convert cmd_rename to synthetic_smb_fnameVolker Lendecke1-9/+6
2013-04-17vfstest: Convert cmd_pathfunc to synthetic_smb_fnameVolker Lendecke1-6/+4
2013-04-17vfstest: Convert cmd_open to synthetic_smb_fnameVolker Lendecke1-4/+3
2013-03-20s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.Jeremy Allison1-1/+337
2013-03-11vfs_catia: write a testcase - add a translate command to vfstestGuenter Kukkukk1-0/+75
2013-03-11vfstest: fix the "-c" multiple-command optionGuenter Kukkukk1-1/+6
2013-02-22s3-torture: Don't leak memory.Andreas Schneider1-0/+3
2013-02-19s3:torture: call fault_setup() to get usage backtracesStefan Metzmacher1-0/+1
2013-02-19s3:torture: s/struct event_context/struct tevent_contextStefan Metzmacher2-5/+5
2013-02-19s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher13-26/+26
2013-02-08torture: We use transactions for CLEAR_IF_FIRST dbVolker Lendecke1-1/+1
2013-02-04s3:torture/vfstest add memreport optionChristian Ambach1-0/+8
2013-02-04s3:torture/vfstest implement sys_acl_blob_get_fdChristian Ambach1-0/+45
2013-02-04s3:torture/vfstest implement sys_acl_blob_get_fileChristian Ambach1-0/+32
2013-01-28Regression test for bug #9571 - Unlink after open causes smbd to panicJeremy Allison1-0/+44
2013-01-18smbtorture: Satisfy a linker dependencyVolker Lendecke1-1/+8
2013-01-09torture/vfstest.c: Always use create_conn_struct(). Don't hand create connect...Jeremy Allison1-10/+22
2012-12-09s3-auth: remove crypto from serverinfo_to_SamInfoX calls.Günther Deschner1-1/+1
2012-12-03torture: Use new samba_getpass() in masktest.Andreas Schneider1-2/+5
2012-12-03torture: Use new samba_getpass() in smbtorture3.Andreas Schneider1-3/+6
2012-12-03torture: Use new samba_getpass() in locktest2.Andreas Schneider1-3/+6
2012-11-29s3: test dbwrap_ctdbVolker Lendecke3-0/+151
2012-11-26s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...Günther Deschner1-1/+2
2012-11-22torture: remove source3 locktest and masktestAndrew Bartlett1-692/+0
2012-11-13Ensure we Correctly set fsp->is_directory before dealing with ACLs.Andrew Bartlett1-1/+1
2012-11-02s3-torture:test_ctdbconn: fix the build against older ctdb versionsBjörn Baumbach1-0/+6
2012-10-26vfstest: set umask(0) in vfstestAndrew Bartlett1-0/+5
2012-10-19s3:smbd: add exit_server to the smbd_shim hooksStefan Metzmacher1-3/+11
2012-10-11smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett1-2/+6
2012-10-11smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett1-2/+2
2012-10-06s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke1-0/+56
2012-08-17s3-torture: Allow vfstest to set ACLs on a directoryAndrew Bartlett1-6/+11
2012-08-16s3-selftest: Add a seperate test for ACL tests using vfstestAndrew Bartlett1-10/+35
2012-08-16s3-torture: Add ACL commands to vfstestAndrew Bartlett1-0/+311
2012-08-16s3-torture: Use talloc more in vfstestAndrew Bartlett2-29/+25
2012-08-16s3-torture: Initialise fsp fully in vfstest openAndrew Bartlett1-0/+34
2012-08-09Correctly check for errors in strlower_m() returns.Jeremy Allison1-2/+2
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison1-1/+1
2012-08-09s3:torture:delete: add a 12th subtest to the delete-on-close testsMichael Adam1-0/+98
2012-08-09s3:torture:delete: fix 11th test to work against windowsMichael Adam1-9/+6
2012-08-09s3:torture:delete: simplify return code handling, fixing a couple of return c...Michael Adam1-48/+3
2012-08-09s3:torture:delete: reduce indentationMichael Adam1-8/+6
2012-08-09s3:torture:delete: add a commentMichael Adam1-0/+2
2012-08-09s3:torture:delete: add a commentMichael Adam1-0/+2