Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-20 | s4-torture: Use torture_fail() in the unix.unix_info2 test | Andrew Bartlett | 1 | -2/+3 | |
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Aug 20 15:36:48 CEST 2012 on sn-devel-104 | |||||
2012-08-20 | s4-torture: Show that we cannot list extended attributes on streams | Andrew Bartlett | 1 | -0/+11 | |
2012-08-20 | s4-torture: Show that we cannot have extended attributes on streams | Andrew Bartlett | 1 | -2/+17 | |
2012-08-20 | s4-torture: Improve raw.streams test to cover EAs and to use torture_assert() | Andrew Bartlett | 1 | -34/+25 | |
The extension of this test is to create an extended attribute, so we can confirm that the easize field on a stream actually refers to the parent file. This has been run against Windows 7. Andrew Bartlett | |||||
2012-08-17 | s4:torture:basic: add more delete test - variants of deltest16 and deltest17 | Michael Adam | 1 | -0/+622 | |
There seems to be a difference if the initial delete_on_close flag was set on a handle that created the file or if the handle if was for a file that already existed. Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 17 21:44:24 CEST 2012 on sn-devel-104 | |||||
2012-08-10 | torture: Reproducer for 64c0367 | Volker Lendecke | 1 | -0/+20 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-08-09 | s4:torture:basic: check the return status of the last open in deltest16 | Michael Adam | 1 | -0/+2 | |
Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Aug 9 18:01:50 CEST 2012 on sn-devel-104 | |||||
2012-08-09 | s4:torture:basic: fix a message typo in the delete17 test | Michael Adam | 1 | -1/+1 | |
2012-08-09 | s4:torture:basic: fix abundance of spaces in deltest6 | Michael Adam | 1 | -3/+4 | |
2012-08-09 | s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in ↵ | Michael Adam | 1 | -4/+4 | |
check_delete_on_close() | |||||
2012-08-04 | s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconX | Stefan Metzmacher | 2 | -1/+14 | |
metze | |||||
2012-08-02 | s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag | Stefan Metzmacher | 5 | -7/+7 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Aug 2 10:54:18 CEST 2012 on sn-devel-104 | |||||
2012-07-31 | s4-repl: Add tests for add replication conflicts and use of LostAndFound | Andrew Bartlett | 2 | -0/+309 | |
LostAndFound is used when we find children of a deleted object that are not themselves deleted. Andrew Bartlett | |||||
2012-07-30 | s4-torture: Fix format string errors found by -Werror=format | Andrew Bartlett | 1 | -6/+6 | |
2012-07-25 | libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() | Stefan Metzmacher | 3 | -0/+5 | |
metze | |||||
2012-07-25 | s4:libcli/smb2: remove unused smb2_session->pid | Stefan Metzmacher | 1 | -4/+0 | |
metze | |||||
2012-07-25 | s4:libcli/smb2: remove unused elements from smb2_tree | Stefan Metzmacher | 2 | -7/+3 | |
metze | |||||
2012-07-25 | s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ↵ | Stefan Metzmacher | 1 | -15/+50 | |
changing them metze | |||||
2012-07-25 | s4:torture/smb2: use smb2cli_tcon_capabilities() | Stefan Metzmacher | 1 | -2/+6 | |
metze | |||||
2012-07-25 | s4:torture: remove unused shm_setup() | Stefan Metzmacher | 2 | -58/+0 | |
metze | |||||
2012-07-25 | s4:torture: replace shm_setup() with anonymous_shared_allocate() | Stefan Metzmacher | 2 | -3/+3 | |
metze | |||||
2012-07-24 | s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree | Stefan Metzmacher | 2 | -0/+18 | |
metze | |||||
2012-07-19 | s4-torture: Move check of map-to-guest above SID list check | Andrew Bartlett | 1 | -13/+13 | |
This makes it easier to interpret failing output. Andrew Bartlett | |||||
2012-07-19 | s4-torture: Allow unix.whoami to test against a member server | Andrew Bartlett | 1 | -11/+55 | |
This compares only the domain SIDs betwen the two servers, rather than the full token, as well known and other SIDs may be added locally in both cases. This also expands the test environments this is run against to verify this between our AD server and domain members. Andrew Bartlett | |||||
2012-07-19 | s4-torture: Also print GID values in whoami test | Andrew Bartlett | 1 | -0/+3 | |
2012-07-19 | torture: Print SIDs as additional debug output in unix.whoami | Christof Schmitt | 1 | -0/+4 | |
2012-07-18 | source4/torture: add talloc_stackframe() | Rusty Russell | 1 | -0/+3 | |
We need a stackframe to call lp_load(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User(master): Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date(master): Wed Jul 18 09:31:07 CEST 2012 on sn-devel-104 | |||||
2012-07-17 | s4-torture: Improve samlogon test. | Andreas Schneider | 1 | -0/+8 | |
2012-07-17 | s4-torture: Add DCERPC_SCHANNEL_AES tests. | Andreas Schneider | 1 | -1/+5 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2012-07-06 | s4-torture: add ntprinting ndr operations testsuite. | Günther Deschner | 3 | -1/+442 | |
Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Fri Jul 6 20:55:26 CEST 2012 on sn-devel-104 | |||||
2012-07-06 | s4-torture: Call lsarpc tests over the correct pipe. | Andreas Schneider | 1 | -0/+6 | |
2012-07-06 | s4-torture: Don't consider NONE_MAPPED an error in LookupSids3. | Andreas Schneider | 1 | -3/+19 | |
2012-07-06 | s4-torture: Don't consider NONE_MAPPED an error in LookupNames4. | Andreas Schneider | 1 | -3/+15 | |
2012-07-06 | s4-torture: Add a lsarpc test_GetUserName_fail function. | Andreas Schneider | 1 | -0/+59 | |
2012-07-06 | s4-torture: Add a lsarpc test_OpenPolicy2_fail function. | Andreas Schneider | 2 | -21/+74 | |
2012-07-06 | s4-torture: Add a lsarpc test_OpenPolicy_fail function. | Andreas Schneider | 1 | -17/+74 | |
2012-07-06 | s4-torture: Add a lsarpc test_LookupNames4_fail function. | Andreas Schneider | 1 | -23/+74 | |
2012-07-06 | s4-torture: Add a lsarpc test_LookupSids3_fail function. | Andreas Schneider | 1 | -15/+68 | |
2012-07-06 | s4-torture: Test LookupSids3/LookupNames4 over np and tcpip. | Andreas Schneider | 1 | -8/+26 | |
2012-07-06 | s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP. | Andreas Schneider | 2 | -8/+16 | |
2012-07-06 | s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP. | Andreas Schneider | 1 | -9/+20 | |
2012-07-06 | s4-torture: Make sure ncacn_np tests are only called over the a pipe. | Andreas Schneider | 2 | -1/+43 | |
2012-07-06 | s4-torture: Test LookupSids3 and LookupNames4 only over tcpip. | Andreas Schneider | 1 | -13/+36 | |
LookupSids3 and LookupNames4 are only available over tcpip and MUST fail over named pipes. | |||||
2012-07-06 | s4-torture: Use test_LookupSids3 function. | Andreas Schneider | 1 | -32/+1 | |
2012-07-06 | s4-torture: Fix build warnings in lsa test. | Andreas Schneider | 1 | -10/+2 | |
2012-07-02 | s4-torture: more printf removal from samlogon torture test. | Günther Deschner | 1 | -29/+25 | |
Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Mon Jul 2 17:19:55 CEST 2012 on sn-devel-104 | |||||
2012-06-28 | s4-torture: fix typo in samlogon test. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Thu Jun 28 18:43:46 CEST 2012 on sn-devel-104 | |||||
2012-06-28 | s4-torture: use torture context for printing debug output. | Günther Deschner | 1 | -111/+97 | |
Guenther | |||||
2012-06-26 | s3-torture: Use static printer for smbd spooler test | David Disseldorp | 1 | -1/+9 | |
Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Tue Jun 26 18:04:43 CEST 2012 on sn-devel-104 | |||||
2012-06-26 | torture: add test for smbd print job spooling | David Disseldorp | 1 | -0/+73 | |
Clients can print by performing file IO on a printer share, rather than issuing spoolss RPCs. This commit attempts to reproduce bug 8719. |