summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-torture: Use static printer for smbd spooler testDavid Disseldorp2012-06-261-1/+9
* torture: add test for smbd print job spoolingDavid Disseldorp2012-06-261-0/+73
* selftest: Test unix.whoami with kerberos on plugin_s4_dcAndrew Bartlett2012-06-241-16/+4
* s4:torture/raw: add raw.session.expire1Stefan Metzmacher2012-06-221-0/+200
* s4:torture/smb2: run smb2.session.reauth5 in a subdirectoryStefan Metzmacher2012-06-221-14/+77
* s4:torture/smb2: add smb2.durable-open.lock-oplockStefan Metzmacher2012-06-221-0/+79
* s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-leaseStefan Metzmacher2012-06-221-4/+4
* s4:torture/smb2: add smb2.durable-open.delete_on_close1Stefan Metzmacher2012-06-211-2/+126
* s4-torture: Expand whoami test to confirm the user token.Andrew Bartlett2012-06-201-2/+44
* s4-torture: Change the unix.whoami test to use torture_assert()Andrew Bartlett2012-06-201-24/+19
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-128-15/+15
* s4-selftest: Test samba-tool drs replicate --local --full-syncAndrew Bartlett2012-06-112-1/+11
* s4-torture: fsrvp test suiteDavid Disseldorp2012-06-083-2/+574
* waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy2012-06-073-3/+3
* build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett2012-06-071-3/+3