Displaying 20 results from an estimated 26 matches for "base_fsp".
2022 Jul 18
1
[Announce] Samba 4.16.3 Available for Download
...muel Cabrero <scabrero at samba.org>
?? * BUG 14979: Problem when winbind renews Kerberos.
?? * BUG 15095: Samba with new lorikeet-heimdal fails to build on gcc
12.1 in
???? developer mode.
o? Volker Lendecke <vl at samba.org>
?? * BUG 15105: Crash in streams_xattr because fsp->base_fsp->fsp_name
is NULL.
?? * BUG 15118: Crash in rpcd_classic - NULL pointer deference in
???? mangle_is_mangled().
o? Noel Power <noel.power at suse.com>
?? * BUG 15100: smbclient commands del & deltree fail with
???? NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS.
o? Christof Schmitt <...
2022 Jul 18
1
[Announce] Samba 4.16.3 Available for Download
...muel Cabrero <scabrero at samba.org>
?? * BUG 14979: Problem when winbind renews Kerberos.
?? * BUG 15095: Samba with new lorikeet-heimdal fails to build on gcc
12.1 in
???? developer mode.
o? Volker Lendecke <vl at samba.org>
?? * BUG 15105: Crash in streams_xattr because fsp->base_fsp->fsp_name
is NULL.
?? * BUG 15118: Crash in rpcd_classic - NULL pointer deference in
???? mangle_is_mangled().
o? Noel Power <noel.power at suse.com>
?? * BUG 15100: smbclient commands del & deltree fail with
???? NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS.
o? Christof Schmitt <...
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
...3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
o David Disseldorp <ddiss at samba.org>
* BUG 12144: smbd/ioctl: Match WS2016 ReFS set compression behaviour.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
o Björn Jacke <bj at sernet.de>
* BUG 2210:...
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
...3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
o David Disseldorp <ddiss at samba.org>
* BUG 12144: smbd/ioctl: Match WS2016 ReFS set compression behaviour.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
o Björn Jacke <bj at sernet.de>
* BUG 2210:...
2023 Nov 27
2
[Announce] Samba 4.19.3 Available for Download
...gt;
?? * BUG 15520: sid_strings test broken by unix epoch > 1700000000.
o? Ralph Boehme <slow at samba.org>
?? * BUG 15487: smbd crashes if asked to return full information on
close of a
???? stream handle with delete on close disposition set.
?? * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
???? smb_fname_fsp_destructor().
o? Pavel Filipensk? <pfilipensky at samba.org>
?? * BUG 15499: Improve logging for failover scenarios.
o? Bj?rn Jacke <bj at sernet.de>
?? * BUG 15093: Files without "read attributes" NFS4 ACL permission are not
???? lis...
2023 Nov 27
2
[Announce] Samba 4.19.3 Available for Download
...gt;
?? * BUG 15520: sid_strings test broken by unix epoch > 1700000000.
o? Ralph Boehme <slow at samba.org>
?? * BUG 15487: smbd crashes if asked to return full information on
close of a
???? stream handle with delete on close disposition set.
?? * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
???? smb_fname_fsp_destructor().
o? Pavel Filipensk? <pfilipensky at samba.org>
?? * BUG 15499: Improve logging for failover scenarios.
o? Bj?rn Jacke <bj at sernet.de>
?? * BUG 15093: Files without "read attributes" NFS4 ACL permission are not
???? lis...
2018 Dec 20
0
[Announce] Samba 4.9.4 Available for Download
...* BUG 13677: vfs_fruit: Validation of writes on AFP_AfpInfo stream.
* BUG 13688: vfs_shadow_copy2: Nicely deal with attempts to open previous
version for writing.
* BUG 13455: Restoring previous version of stream with vfs_shadow_copy2 fails
with NT_STATUS_OBJECT_NAME_INVALID fsp->base_fsp->fsp_name.
o Isaac Boukris <iboukris at gmail.com>
* BUG 13571: CVE-2018-16853: Fix S4U2Self crash with MIT KDC build.
o Günther Deschner <gd at samba.org>
* BUG 13708: s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.
o Joe Guo <joeg at catalyst.net.nz>...
2018 Dec 20
0
[Samba] [Announce] Samba 4.9.4 Available for Download
...* BUG 13677: vfs_fruit: Validation of writes on AFP_AfpInfo stream.
* BUG 13688: vfs_shadow_copy2: Nicely deal with attempts to open previous
version for writing.
* BUG 13455: Restoring previous version of stream with vfs_shadow_copy2 fails
with NT_STATUS_OBJECT_NAME_INVALID fsp->base_fsp->fsp_name.
o Isaac Boukris <iboukris at gmail.com>
* BUG 13571: CVE-2018-16853: Fix S4U2Self crash with MIT KDC build.
o Günther Deschner <gd at samba.org>
* BUG 13708: s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.
o Joe Guo <joeg at catalyst.net.nz>...
2023 Nov 29
0
[Announce] Samba 4.18.9 Available for Download
...samba.org>
?? * BUG 15497: Add make command for querying Samba version.
o? Ralph Boehme <slow at samba.org>
?? * BUG 15487: smbd crashes if asked to return full information on
close of a
???? stream handle with delete on close disposition set.
?? * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
???? smb_fname_fsp_destructor().
o? Bj?rn Jacke <bj at sernet.de>
?? * BUG 15093: Files without "read attributes" NFS4 ACL permission are not
???? listed in directories.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 13595: CVE-2018-14628 [SECURITY]...
2023 Nov 29
0
[Announce] Samba 4.18.9 Available for Download
...samba.org>
?? * BUG 15497: Add make command for querying Samba version.
o? Ralph Boehme <slow at samba.org>
?? * BUG 15487: smbd crashes if asked to return full information on
close of a
???? stream handle with delete on close disposition set.
?? * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
???? smb_fname_fsp_destructor().
o? Bj?rn Jacke <bj at sernet.de>
?? * BUG 15093: Files without "read attributes" NFS4 ACL permission are not
???? listed in directories.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 13595: CVE-2018-14628 [SECURITY]...
2017 Mar 09
0
[Announce] Samba 4.5.6 Available for Download
...3/smbd: check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
* BUG 12604: vfs_fruit: Enabling AAPL extensions must be a global switch.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12469: ctdb-tests: Use replace headers instead of system headers.
* BUG 12547: ctdb-build: Install CTDB tests correctly from toplevel.
* BUG 12580: ctdb-common:...
2017 Mar 09
0
[Announce] Samba 4.5.6 Available for Download
...3/smbd: check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
* BUG 12604: vfs_fruit: Enabling AAPL extensions must be a global switch.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12469: ctdb-tests: Use replace headers instead of system headers.
* BUG 12547: ctdb-build: Install CTDB tests correctly from toplevel.
* BUG 12580: ctdb-common:...
2023 Nov 27
1
[Announce] Samba 4.19.3 Available for Download
...gs test broken by unix epoch > 1700000000.
>
> o? Ralph Boehme <slow at samba.org>
> ??? * BUG 15487: smbd crashes if asked to return full information on
> close of a
> ????? stream handle with delete on close disposition set.
> ??? * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
> ????? smb_fname_fsp_destructor().
>
> o? Pavel Filipensk? <pfilipensky at samba.org>
> ??? * BUG 15499: Improve logging for failover scenarios.
>
> o? Bj?rn Jacke <bj at sernet.de>
> ??? * BUG 15093: Files without "read attributes" NF...
2017 Mar 02
1
[Announce] Samba 4.4.10 Available for Download
...ss_mask
> smbd_calculate_access_mask().
> * BUG 12541: vfs_fruit: checks wrong AAPL config state and so always
> uses
> readdirattr.
> * BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
> * BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
>
> o David Disseldorp <ddiss at samba.org>
> * BUG 12144: smbd/ioctl: Match WS2016 ReFS set compression behaviour.
>
> o Amitay Isaacs <amitay at gmail.com>
> * BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
>
> o Björn Jacke &l...
2017 Mar 02
1
[Announce] Samba 4.4.10 Available for Download
...ss_mask
> smbd_calculate_access_mask().
> * BUG 12541: vfs_fruit: checks wrong AAPL config state and so always
> uses
> readdirattr.
> * BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
> * BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
>
> o David Disseldorp <ddiss at samba.org>
> * BUG 12144: smbd/ioctl: Match WS2016 ReFS set compression behaviour.
>
> o Amitay Isaacs <amitay at gmail.com>
> * BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
>
> o Björn Jacke &l...
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...39;t loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat.com>
* BUG 12575: Modify smbspool_krb5_wrapper to just...
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...39;t loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat.com>
* BUG 12575: Modify smbspool_krb5_wrapper to just...
2017 Mar 07
5
[Announce] Samba 4.6.0 Available for Download
...39;t loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat.com>
* BUG 12575: Modify smbspool_krb5_wrapper to just...
2017 Mar 07
5
[Announce] Samba 4.6.0 Available for Download
...39;t loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat.com>
* BUG 12575: Modify smbspool_krb5_wrapper to just...
2017 Mar 07
0
[Announce] Samba 4.6.0 Available for Download
...mlink resolution.
>
> o Ralph Boehme <slow at samba.org>
> * BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
> * BUG 12536: s3/smbd: Check for invalid access_mask
> smbd_calculate_access_mask().
> * BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
>
> o Amitay Isaacs <amitay at gmail.com>
> * BUG 12580: ctdb-common: Fix use-after-free error in
> comm_fd_handler().
> * BUG 12595: build: Fix generation of CTDB manpages while creating
> tarball.
>
> o Bryan Mason <bmason at redhat.com>
> * BU...