Displaying 19 results from an estimated 19 matches for "vfs_widelink".
Did you mean:
vfs_widelinks
2024 Jun 10
2
4.20: case (in)sensitive is broken
...em is something I haven't tried for a long time here, because it is
>set by samba implicitly already.
Here is the fix. Not sure if it breaks anything else (yet) :-).
Can you create me a bug please and I'll add a regression test
for this ?
Thanks,
Jeremy.
diff --git a/source3/modules/vfs_widelinks.c b/source3/modules/vfs_widelinks.c
index c5b5084e108..f3c9f0e359c 100644
--- a/source3/modules/vfs_widelinks.c
+++ b/source3/modules/vfs_widelinks.c
@@ -383,8 +383,14 @@ static int widelinks_openat(vfs_handle_struct *handle,
}
lstat_ret = SMB_VFS_NEXT_LSTAT(handle,
full_fname);
- i...
2024 Jun 11
1
4.20: case (in)sensitive is broken
...le
doesn't happen when it is turned off implicitly due to wide links?
Note that wide links is share-level parameter while unix extensions
is global.
Also, the fix you created does not look like well-placed. Maybe we
should check for msdfs: symlinks before evaluating symlink target,
ie, before vfs_widelinks is called?
> Can you create me a bug please and I'll add a regression test
> for this ?
I went to bed early yesterday, - thought I'll do this properly today.
But it looks like you were faster :)
> diff --git a/source3/modules/vfs_widelinks.c b/source3/modules/vfs_widelinks.c
&g...
2024 Jun 07
1
4.20: case (in)sensitive is broken
07.06.2024 20:52, Jeremy Allison wrote:
> Fair enough. Can you post a minimal smb.conf and directory
> setup that reproduces the problem and how to demo it with smbclient
> command lines please ? I know I'm asking to be spoon-fed but my time for
> Samba these days is quite limited and this would aid immensely
> in creating a properly tested fix.
You're not asking to be
2020 Jul 09
0
[Announce] Samba 4.13.0rc1 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Jul 09
0
[Announce] Samba 4.13.0rc1 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Aug 14
0
[Announce] Samba 4.13.0rc2 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Aug 14
0
[Announce] Samba 4.13.0rc2 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Aug 28
0
[Announce] Samba 4.13.0rc3 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Aug 28
0
[Announce] Samba 4.13.0rc3 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 07
0
[Announce] Samba 4.13.0rc4 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 07
0
[Announce] Samba 4.13.0rc4 Available for Download
...ure.
(Build time support for the file server with Python 2.6 has not
changed)
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 15
0
[Announce] Samba 4.13.0rc5 Available for Download
...a 4.14 to be released in March 2021 will require Python 3.6 or
later to build.
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 15
0
[Announce] Samba 4.13.0rc5 Available for Download
...a 4.14 to be released in March 2021 will require Python 3.6 or
later to build.
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 22
2
[Announce] Samba 4.13.0 Available for Download
...a 4.14 to be released in March 2021 will require Python 3.6 or
later to build.
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 22
2
[Announce] Samba 4.13.0 Available for Download
...a 4.14 to be released in March 2021 will require Python 3.6 or
later to build.
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 18
0
[Announce] Samba 4.13.0rc6 Available for Download
...a 4.14 to be released in March 2021 will require Python 3.6 or
later to build.
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2020 Sep 18
0
[Announce] Samba 4.13.0rc6 Available for Download
...a 4.14 to be released in March 2021 will require Python 3.6 or
later to build.
wide links functionality
------------------------
For this release, the code implementing the insecure "wide links = yes"
functionality has been moved out of the core smbd code and into a separate
VFS module, vfs_widelinks. Currently this vfs module is implicitly loaded
by smbd as the last but one module before vfs_default if "wide links = yes"
is enabled on the share (note, the existing restrictions on enabling wide
links around the SMB1 "unix extensions" and the "allow insecure wide links&...
2024 Jun 19
0
[Announce] Samba 4.20.2 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.20 release series.
Changes since 4.20.1
--------------------
o? Jeremy Allison <jra at samba.org>
?? * BUG 15662: vfs_widelinks with DFS shares breaks case insensitivity.
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 13213: Samba build is not reproducible.
?? * BUG 15569: ldb qsort might r/w out of bounds with an intransitive
compare
???? function.
?? * BUG 15625: Many qsort() comparison func...
2024 Jun 19
0
[Announce] Samba 4.20.2 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.20 release series.
Changes since 4.20.1
--------------------
o? Jeremy Allison <jra at samba.org>
?? * BUG 15662: vfs_widelinks with DFS shares breaks case insensitivity.
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 13213: Samba build is not reproducible.
?? * BUG 15569: ldb qsort might r/w out of bounds with an intransitive
compare
???? function.
?? * BUG 15625: Many qsort() comparison func...