1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/param
Jeremy Allison bd269443e3 Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
Change parameter "wide links" to default to "no".
Ensure "wide links = no" if "unix extensions = yes" on a share.
Fix man pages to refect this.

Remove "within share" checks for a UNIX symlink set - even if
widelinks = no. The server will not follow that link anyway.

Correct DEBUG message in check_reduced_name() to add missing "\n"
so it's really clear when a path is being denied as it's outside
the enclosing share path.

Jeremy.
2010-02-05 15:20:18 -08:00
..
loadparm.c Fix bug 7104 - "wide links" and "unix extensions" are incompatible. 2010-02-05 15:20:18 -08:00
test_lp_load.c [s3]test_lp_load: fix "no talloc stackframe around" message 2008-10-18 15:36:17 +02:00
util.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00