summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:torture:delete: fix 11th test to work against windowsMichael Adam2012-08-091-9/+6
* s3:torture:delete: simplify return code handling, fixing a couple of return c...Michael Adam2012-08-091-48/+3
* s3:torture:delete: reduce indentationMichael Adam2012-08-091-8/+6
* s3:torture:delete: add a commentMichael Adam2012-08-091-0/+2
* s3:torture:delete: add a commentMichael Adam2012-08-091-0/+2
* s3:torture:delete: add a commentMichael Adam2012-08-091-0/+2
* s3:torture:delete: move the success message for a subtest to the correct placeMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: really fail the test in a failure caseMichael Adam2012-08-091-2/+2
* s3:torture:delete: fix a commentMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a messageMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a messageMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a messageMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a message (counting the opens)Michael Adam2012-08-091-1/+1
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-2/+6
* s3:torture:delete: untanlge function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+1
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-3/+5
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-2/+5
* s3-torture: Extend pdbtest to also run an authentication unit-testAndrew Bartlett2012-08-081-1/+116
* libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher2012-07-251-0/+4
* s3:libsmb: remove unused cli_state->smb2.pidStefan Metzmacher2012-07-251-9/+0
* s3:libsmb: remove cli_state->smb2.tidStefan Metzmacher2012-07-251-27/+18
* s3:torture: remove unused shm_setup()Stefan Metzmacher2012-07-252-56/+0
* s3:torture: replace shm_setup() with anonymous_shared_allocate()Stefan Metzmacher2012-07-252-4/+4
* s3:torture/test_smb2: make a copy of smbXcli_tconStefan Metzmacher2012-07-251-0/+32
* libcli/smb: pass smbXcli_tcon to smb2cli_query_directory*()Stefan Metzmacher2012-07-241-4/+4
* libcli/smb: pass smbXcli_tcon to smb2cli_query_info*()Stefan Metzmacher2012-07-241-5/+5
* libcli/smb: pass smbXcli_tcon to smb2cli_set_info*()Stefan Metzmacher2012-07-241-2/+2
* libcli/smb: pass smbXcli_tcon to smb2cli_flush*()Stefan Metzmacher2012-07-241-18/+18
* libcli/smb: pass smbXcli_tcon to smb2cli_write*()Stefan Metzmacher2012-07-241-7/+7