1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/torture
Michael Adam 3d7196d0a4 s4:torture:smb2: fix the durable-open.delete_on_close1 test
This test used to flap because there was an invalid check of
the file-id. This might or might not be the same after a
new open. Hence the flapping.

The new version simply opens a file as durable handle with
delete_on_close set, writes a byte and closes the file.
Then on a new connect, the file is opened again, and it is checked
that the file has been created (again) and that it is empty.
2012-09-11 14:29:54 +02:00
..
auth s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init 2012-05-04 16:51:29 +02:00
basic Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any generic bits (they're used directly in the fileserver where the generic bits have already been mapped into file specific bits) we need to add the generic bits to the test when we have these privileges. 2012-08-31 20:32:37 -07:00
dfs torture: change dfs tests now that we return a level 4 when level 4 is requested 2012-04-26 21:25:37 +02:00
dns s4-torture: dns torture test depends on AD DC build 2012-09-07 12:31:42 +02:00
drs s4-repl: Add tests for add replication conflicts and use of LostAndFound 2012-07-31 14:15:29 +02:00
ldap s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and dsdb_class_from_ldb to dsdb_set_class_from_ldb 2012-04-18 00:06:59 +02:00
ldb ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
libnet Force cast to long as on some platform tv_usec is 32bit long 2012-09-10 07:33:50 +02:00
libnetapi source4/torture: add talloc_stackframe() 2012-07-18 09:31:07 +02:00
libsmbclient waf: restore libsmbclient handling. 2011-09-15 15:31:59 +02:00
local s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire 2012-08-22 01:31:57 +02:00
man Avoid use of Samba DTD, which requires net access. 2010-08-22 14:05:58 +02:00
nbench s4:torture: replace shm_setup() with anonymous_shared_allocate() 2012-07-25 12:15:02 +02:00
nbt s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as UNC path 2012-01-04 18:33:06 +01:00
ndr s4-torture: add ntprinting ndr operations testsuite. 2012-07-06 20:55:25 +02:00
ntp s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
rap s4:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR status 2011-12-17 01:09:32 +01:00
raw smbtorture: Test that delete requests are not special 2012-09-10 14:58:51 -07:00
rpc Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share security descriptor testing. 2012-08-31 20:29:13 -07:00
smb2 s4:torture:smb2: fix the durable-open.delete_on_close1 test 2012-09-11 14:29:54 +02:00
tests selftest: Remove unused support for --exeext 2012-02-01 02:45:07 +01:00
unix s4-torture: Use torture_fail() in the unix.unix_info2 test 2012-08-20 15:36:47 +02:00
winbind s4-torture: Add start of a test to confirm winbindd PAC parsing 2012-08-29 23:46:17 +02:00
gentest.c s4:gentest: get the tid from the smbcli_tree struct 2011-11-29 16:00:08 +01:00
locktest.c s4:torture/locktest: fix compiler warning 2012-06-05 17:33:49 +02:00
masktest.c s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
shell.c smbtorture: Rename --list to --list-suites, add stub --list. 2010-12-10 03:04:06 +01:00
smbtorture.c torture: added samba4-ntvfs target 2012-02-28 13:34:44 +01:00
smbtorture.h smbtorture: Rename --list to --list-suites, add stub --list. 2010-12-10 03:04:06 +01:00
torture.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
util_smb.c s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconX 2012-08-04 09:10:22 +02:00
util.h s4:torture: remove unused shm_setup() 2012-07-25 12:15:02 +02:00
wscript_build selftest: Add tests for the dlz_bind9 module 2012-09-06 15:22:26 +10:00