1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Ralph Boehme f0df11ce9d s4/torture: add a *real* root_dir_fid test
raw.samba3rootdirfid tests with the share root directory as root_dir_fid handle,
that doesn't cover the case where the relative name has more then one path
component. It only works because in unix_convert() we run into the creating file
optimasation.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14380

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-05-14 18:07:39 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build
client smbclient: Also allow four digit years in utimes command 2020-04-16 17:27:40 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include s3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_ACL_AT(). 2020-05-07 21:04:59 +00:00
intl
lib interface: clarify the quoting for advanced "interfaces" options 2020-05-07 14:44:40 +00:00
libads s3:libads: Fix ads_get_upn() 2020-04-06 17:35:39 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
librpc s3/librpc/crypto: Fix double free with unresolved credential cache 2020-04-14 22:55:51 +00:00
libsmb s3: libsmbclient: Finish unifing bad iconv behavior across CORE NT1 SMB2 protocols. 2020-05-12 21:32:44 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking s3/locking: prime flags in a fresh sharemode data object 2020-05-12 19:52:48 +00:00
modules vfs_io_uring: retry after a short writes in vfs_io_uring_pwrite_completion() 2020-05-12 19:53:46 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
passdb Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
printing smbd: pass twrp as NTTIME to filename_convert() and all the way down to canonicalize_snapshot_path() 2020-05-05 19:18:40 +00:00
profile
registry registry3: Align a few integer types 2020-05-05 11:48:38 +00:00
rpc_client Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
rpc_server s3: smbd: Change SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_ACL_AT() in get_nt_acl_no_snum(). 2020-05-07 19:27:36 +00:00
rpcclient Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
script s3: selftest: Add test_smbclient_iconv.sh to check client behavior on bad name conversion. 2020-05-12 19:53:46 +00:00
selftest s4/torture: add a *real* root_dir_fid test 2020-05-14 18:07:39 +00:00
services
smbd smbd: add vfs_valid_{pread,pwrite}_range() checks where needed 2020-05-12 19:53:44 +00:00
torture Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
utils Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
web
winbindd s3:rpc_server: Improve local dispatching 2020-04-08 22:23:05 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript VFS: Add vfs_widelinks module. 2020-04-09 19:40:34 +00:00
wscript_build lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
wscript_configure_system_ncurses