Age | Commit message (Expand) | Author | Files | Lines |
2012-10-11 | smbd: Add mem_ctx to {f,}get_nt_acl VFS call | Andrew Bartlett | 1 | -2/+6 |
2012-10-11 | smbd: Add mem_ctx to sys_acl_init() and all callers | Andrew Bartlett | 1 | -2/+2 |
2012-10-06 | s3: Add two tests a CLEAR_IF_FIRST crash | Volker Lendecke | 1 | -0/+56 |
2012-08-17 | s3-torture: Allow vfstest to set ACLs on a directory | Andrew Bartlett | 1 | -6/+11 |
2012-08-16 | s3-selftest: Add a seperate test for ACL tests using vfstest | Andrew Bartlett | 1 | -10/+35 |
2012-08-16 | s3-torture: Add ACL commands to vfstest | Andrew Bartlett | 1 | -0/+311 |
2012-08-16 | s3-torture: Use talloc more in vfstest | Andrew Bartlett | 2 | -29/+25 |
2012-08-16 | s3-torture: Initialise fsp fully in vfstest open | Andrew Bartlett | 1 | -0/+34 |
2012-08-09 | Correctly check for errors in strlower_m() returns. | Jeremy Allison | 1 | -2/+2 |
2012-08-09 | Check error returns from strupper_m() (in all reasonable places). | Jeremy Allison | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: add a 12th subtest to the delete-on-close tests | Michael Adam | 1 | -0/+98 |
2012-08-09 | s3:torture:delete: fix 11th test to work against windows | Michael Adam | 1 | -9/+6 |
2012-08-09 | s3:torture:delete: simplify return code handling, fixing a couple of return c... | Michael Adam | 1 | -48/+3 |
2012-08-09 | s3:torture:delete: reduce indentation | Michael Adam | 1 | -8/+6 |
2012-08-09 | s3:torture:delete: add a comment | Michael Adam | 1 | -0/+2 |
2012-08-09 | s3:torture:delete: add a comment | Michael Adam | 1 | -0/+2 |
2012-08-09 | s3:torture:delete: add a comment | Michael Adam | 1 | -0/+2 |
2012-08-09 | s3:torture:delete: move the success message for a subtest to the correct place | Michael Adam | 1 | -2/+3 |
2012-08-09 | s3:torture:delete: remove an else, reducing indentation | Michael Adam | 1 | -2/+3 |
2012-08-09 | s3:torture:delete: remove an else, reducing indentation | Michael Adam | 1 | -2/+3 |
2012-08-09 | s3:torture:delete: remove an else, reducing indentation | Michael Adam | 1 | -2/+3 |
2012-08-09 | s3:torture:delete: remove an else, reducing indentation | Michael Adam | 1 | -2/+3 |
2012-08-09 | s3:torture:delete: really fail the test in a failure case | Michael Adam | 1 | -2/+2 |
2012-08-09 | s3:torture:delete: fix a comment | Michael Adam | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: fix a message | Michael Adam | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: fix a message | Michael Adam | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: fix a message | Michael Adam | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: fix a message (counting the opens) | Michael Adam | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -2/+6 |
2012-08-09 | s3:torture:delete: untanlge function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+1 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -3/+5 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -1/+2 |
2012-08-09 | s3:torture:delete: untangle function call from result check | Michael Adam | 1 | -2/+5 |
2012-08-08 | s3-torture: Extend pdbtest to also run an authentication unit-test | Andrew Bartlett | 1 | -1/+116 |
2012-07-25 | libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() | Stefan Metzmacher | 1 | -0/+4 |
2012-07-25 | s3:libsmb: remove unused cli_state->smb2.pid | Stefan Metzmacher | 1 | -9/+0 |
2012-07-25 | s3:libsmb: remove cli_state->smb2.tid | Stefan Metzmacher | 1 | -27/+18 |
2012-07-25 | s3:torture: remove unused shm_setup() | Stefan Metzmacher | 2 | -56/+0 |
2012-07-25 | s3:torture: replace shm_setup() with anonymous_shared_allocate() | Stefan Metzmacher | 2 | -4/+4 |
2012-07-25 | s3:torture/test_smb2: make a copy of smbXcli_tcon | Stefan Metzmacher | 1 | -0/+32 |
2012-07-24 | libcli/smb: pass smbXcli_tcon to smb2cli_query_directory*() | Stefan Metzmacher | 1 | -4/+4 |
2012-07-24 | libcli/smb: pass smbXcli_tcon to smb2cli_query_info*() | Stefan Metzmacher | 1 | -5/+5 |