summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Test for #9058Volker Lendecke2012-08-271-0/+72
* s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett2012-08-221-0/+1
* s4-torture: Use torture_fail() in the unix.unix_info2 testAndrew Bartlett2012-08-201-2/+3
* s4-torture: Show that we cannot list extended attributes on streamsAndrew Bartlett2012-08-201-0/+11
* s4-torture: Show that we cannot have extended attributes on streamsAndrew Bartlett2012-08-201-2/+17
* s4-torture: Improve raw.streams test to cover EAs and to use torture_assert()Andrew Bartlett2012-08-201-34/+25
* s4:torture:basic: add more delete test - variants of deltest16 and deltest17Michael Adam2012-08-171-0/+622
* torture: Reproducer for 64c0367Volker Lendecke2012-08-101-0/+20
* s4:torture:basic: check the return status of the last open in deltest16Michael Adam2012-08-091-0/+2
* s4:torture:basic: fix a message typo in the delete17 testMichael Adam2012-08-091-1/+1
* s4:torture:basic: fix abundance of spaces in deltest6Michael Adam2012-08-091-3/+4
* s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_clo...Michael Adam2012-08-091-4/+4
* s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconXStefan Metzmacher2012-08-042-1/+14
* s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher2012-08-025-7/+7
* s4-repl: Add tests for add replication conflicts and use of LostAndFoundAndrew Bartlett2012-07-312-0/+309
* s4-torture: Fix format string errors found by -Werror=formatAndrew Bartlett2012-07-301-6/+6
* libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher2012-07-253-0/+5
* s4:libcli/smb2: remove unused smb2_session->pidStefan Metzmacher2012-07-251-4/+0
* s4:libcli/smb2: remove unused elements from smb2_treeStefan Metzmacher2012-07-252-7/+3
* s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ...Stefan Metzmacher2012-07-251-15/+50
* s4:torture/smb2: use smb2cli_tcon_capabilities()Stefan Metzmacher2012-07-251-2/+6
* s4:torture: remove unused shm_setup()Stefan Metzmacher2012-07-252-58/+0
* s4:torture: replace shm_setup() with anonymous_shared_allocate()Stefan Metzmacher2012-07-252-3/+3
* s4:libcli/smb2: setup a smbXcli_tcon for each smb2_treeStefan Metzmacher2012-07-242-0/+18
* s4-torture: Move check of map-to-guest above SID list checkAndrew Bartlett2012-07-191-13/+13
* s4-torture: Allow unix.whoami to test against a member serverAndrew Bartlett2012-07-191-11/+55
* s4-torture: Also print GID values in whoami testAndrew Bartlett2012-07-191-0/+3
* torture: Print SIDs as additional debug output in unix.whoamiChristof Schmitt2012-07-191-0/+4
* source4/torture: add talloc_stackframe()Rusty Russell2012-07-181-0/+3
* s4-torture: Improve samlogon test.Andreas Schneider2012-07-171-0/+8
* s4-torture: Add DCERPC_SCHANNEL_AES tests.Andreas Schneider2012-07-171-1/+5
* s4-torture: add ntprinting ndr operations testsuite.Günther Deschner2012-07-063-1/+442
* s4-torture: Call lsarpc tests over the correct pipe.Andreas Schneider2012-07-061-0/+6
* s4-torture: Don't consider NONE_MAPPED an error in LookupSids3.Andreas Schneider2012-07-061-3/+19
* s4-torture: Don't consider NONE_MAPPED an error in LookupNames4.Andreas Schneider2012-07-061-3/+15
* s4-torture: Add a lsarpc test_GetUserName_fail function.Andreas Schneider2012-07-061-0/+59
* s4-torture: Add a lsarpc test_OpenPolicy2_fail function.Andreas Schneider2012-07-062-21/+74
* s4-torture: Add a lsarpc test_OpenPolicy_fail function.Andreas Schneider2012-07-061-17/+74
* s4-torture: Add a lsarpc test_LookupNames4_fail function.Andreas Schneider2012-07-061-23/+74
* s4-torture: Add a lsarpc test_LookupSids3_fail function.Andreas Schneider2012-07-061-15/+68
* s4-torture: Test LookupSids3/LookupNames4 over np and tcpip.Andreas Schneider2012-07-061-8/+26
* s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.Andreas Schneider2012-07-062-8/+16
* s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP.Andreas Schneider2012-07-061-9/+20
* s4-torture: Make sure ncacn_np tests are only called over the a pipe.Andreas Schneider2012-07-062-1/+43
* s4-torture: Test LookupSids3 and LookupNames4 only over tcpip.Andreas Schneider2012-07-061-13/+36
* s4-torture: Use test_LookupSids3 function.Andreas Schneider2012-07-061-32/+1
* s4-torture: Fix build warnings in lsa test.Andreas Schneider2012-07-061-10/+2
* s4-torture: more printf removal from samlogon torture test.Günther Deschner2012-07-021-29/+25
* s4-torture: fix typo in samlogon test.Günther Deschner2012-06-281-1/+1
* s4-torture: use torture context for printing debug output.Günther Deschner2012-06-281-111/+97