Displaying 3 results from an estimated 3 matches for "cli_rnetshareenum".
2019 Dec 16
0
[Announce] Samba 4.11.4 Available for Download
...t stable release of the Samba 4.11 release series.
Changes since 4.11.3:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 14161: s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode
number.
* BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum()
on an SMB1 connection.
* BUG 14176: NT_STATUS_ACCESS_DENIED becomes EINVAL when using SMB2 in
SMBC_opendir_ctx.
* BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if
encrypting an interim response.
* BUG 14205: Prevent smbd crash after invalid SMB1 negprot....
2019 Dec 16
0
[Announce] Samba 4.11.4 Available for Download
...t stable release of the Samba 4.11 release series.
Changes since 4.11.3:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 14161: s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode
number.
* BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum()
on an SMB1 connection.
* BUG 14176: NT_STATUS_ACCESS_DENIED becomes EINVAL when using SMB2 in
SMBC_opendir_ctx.
* BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if
encrypting an interim response.
* BUG 14205: Prevent smbd crash after invalid SMB1 negprot....
2020 Jan 23
0
[Announce] Samba 4.10.13 Available for Download
...stable release of the Samba 4.10 release series.
Changes since 4.10.12
----------------------
o Jeremy Allison <jra at samba.org>
* BUG 14161: s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an
inode number.
* BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum()
on an SMB1 connection.
* BUG 14176: s3: libsmb: Ensure return from net_share_enum_rpc() sets
cli->raw_status on error.
* BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if
encrypting an interim response.
* BUG 14205: s3: smbd: Only set xconn->smb1.ne...