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 64a3a31861 smbd: fullpath based on fsp->fsp_name may contain an @GMT token
This ensure unix_convert() calls canonicalize_snapshot_path() on the path to
process the @GMT token, so smb_fname->twrp is filled in with the converted time
value of the @GMT token.

When canonicalize_snapshot_path() starts actually stripping off @GMT tokens, we
can remove this again.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-05-05 19:18:41 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
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 smbd: vfs: convert link_contents arg of SMB_VFS_SYMLINKAT() to struct smb_filename 2020-05-05 19:18:41 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib smbd: print twrp in smb_fname_str_dbg() 2020-05-05 19:18:41 +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 libsmb: Protect cli_oem_change_password() from rprcnt<2 2020-05-05 17:12:04 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Make share_mode_for_one_entry() use just a uint8* 2020-05-05 13:23:49 +00:00
modules vfs_default: use cp_smb_filename_nostream() in vfswrap_streaminfo() 2020-05-05 19:18:41 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decode 2020-05-04 02:59:32 +00:00
passdb py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +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 s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry registry3: Align a few integer types 2020-05-05 11:48:38 +00:00
rpc_client s3:rpclient: simplify rpc_tstream_next_vector() 2020-02-06 14:57:41 +00:00
rpc_server 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
rpcclient rpcclient: Ask for minimal permissions for SID and name lookups 2020-03-11 08:09:32 +00:00
script s3: torture: Call the smbtorture3 SMB2-SACL test. 2020-04-21 18:37:39 +00:00
selftest s4:torture: Convert samba3.raw.mkdir test to smb2 2020-04-28 19:46:32 +00:00
services
smbd smbd: fullpath based on fsp->fsp_name may contain an @GMT token 2020-05-05 19:18:41 +00:00
torture smbd: vfs: convert link_contents arg of SMB_VFS_SYMLINKAT() to struct smb_filename 2020-05-05 19:18:41 +00:00
utils smbd: add twrp arg to synthetic_smb_fname() 2020-05-05 19:18:40 +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 torture3: Test ctdb_req_send/recv 2020-04-28 09:08:40 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00