1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-14 01:57:53 +03:00
Jeremy Allison 3f52654617 s3: smbd: Fix "follow symlink = no" regression part 2.
Add an extra paramter to cwd_name to check_reduced_name().

If cwd_name == NULL then fname is a client given path relative
to the root path of the share.

If cwd_name != NULL then fname is a client given path relative
to cwd_name. cwd_name is relative to the root path of the share.

Not yet used, logic added in the next commit.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 83e30cb48859b412b76572b6a3ba84d8fde167af)
2017-03-30 08:33:11 +02:00
..
2014-01-03 05:04:44 +01:00
2017-03-23 12:58:48 +01:00
2015-12-22 02:22:50 +01:00
2017-03-28 12:17:23 +02:00
2016-12-11 11:17:24 +01:00
2017-03-13 09:30:27 +01:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00