1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture
Ralph Boehme c7a79a9b35 s4/torture: vfs_fruit: add stream with illegal ntfs characters to copyile test
This ensures a stream with illegal NTFS characters mapped to the Unicode
private range like

  :foo\xef\x80\xa2bar:$DATA

that is stored as an xattr name

  user.DosStream.foo:bar:$DATA

if "fruit:encoding = native" is set, is copied by the special fruit
copy_chunk request.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12427

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
2017-03-02 00:32:23 +01:00
..
auth kerberos: Remove un-used event context argument from smb_krb5_init_context() 2014-04-28 02:24:57 +02:00
basic Correct "existence" typos. 2017-02-22 08:26:22 +01:00
dfs torture-dfs: Use "all_zero" where appropriate 2017-01-03 16:04:29 +01:00
dns torture: Fix format-nonliteral warning 2016-08-24 01:33:51 +02:00
drs python/tests: improve samba-tool replicate --local test 2017-02-15 01:21:05 +01:00
krb5 s4-torture: Add AES and RC4 enctype checks 2016-07-06 19:06:18 +02:00
ldap werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
ldb ldb: Avoid multiple tiny allocations during full DB scan 2016-08-31 10:53:09 +02:00
libnet s4:torture:libnet: fix 'Syscall param writev(vector[...])' valgrind error 2016-04-25 10:35:16 +02:00
libnetapi werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/torture/libnetapi/libnetapi.c 2016-09-28 00:04:21 +02:00
libsmbclient
local Correct "heirarchy" typos. 2017-02-22 08:26:23 +01:00
man docs: remove duplicate mention of "smbtorture" in smbtorture manpage. 2013-11-19 09:52:39 +01:00
nbench s4:torture:nbench: fix O3 error unused result of asprintf 2016-05-13 00:16:16 +02:00
nbt s4-torture: fix gcc6 build warnings. 2016-02-06 21:48:18 +01:00
ndr s4-torture: add more NDR tests for GetCorePrinterDrivers 2017-01-24 14:42:34 +01:00
ntp s4:torture/ntp: add missing #include "torture/ntp/proto.h" 2014-04-02 09:03:45 +02:00
rap werror: replace WERR_USEREXISTS with WERR_NERR_USEREXISTS in source4/torture/rap/sam.c 2016-09-28 00:04:26 +02:00
raw s4: torture: Added raw readX test to ensure 'reserved' fields are zero. 2016-06-18 19:32:22 +02:00
rpc s4-torture: cleanup after printing tests that had to add a driver 2017-01-12 15:35:13 +01:00
smb2 s4:torture: Make sure handles are initialized 2017-02-23 03:18:10 +01:00
tests selftest: Remove unused support for --exeext 2012-02-01 02:45:07 +01:00
unix lib: Convert callers of sid_blob_parse to sid_parse 2015-08-26 21:41:12 +02:00
vfs s4/torture: vfs_fruit: add stream with illegal ntfs characters to copyile test 2017-03-02 00:32:23 +01:00
winbind s4:torture/winbind: add more debug output to samba4.winbind.struct.domain_info 2015-12-14 23:26:40 +01:00
gentest.c torture/gentest time_skew(): don't use labs() on unsigned NTTIME 2015-12-24 04:09:28 +01:00
locktest.c s4:torture/locktest: comment out unused code and avoid smbcli_nt_error() 2014-11-25 07:25:46 +01:00
masktest.c lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
shell.c s4:torture/shell: simplify cli_credentials_set_password() call 2013-08-05 17:48:03 +12:00
smbtorture.c s4:torture: avoid const warnings in smbtorture.c 2014-04-02 09:03:45 +02:00
smbtorture.h
torture.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
util_smb.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
util.h torture: Add a new w2k12 target 2013-09-05 13:46:10 -07:00
wscript_build s4-torture: add some NDR tests for validating ndr_push_charset behavior. 2017-01-24 10:53:17 +01:00