Displaying 1 result from an estimated 1 matches for "net_share_enum_rpc".
2020 Jan 23
0
[Announce] Samba 4.10.13 Available for Download
...-
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.negprot.done = true after
supported_protocols[protocol].proto_reply_fn() succeeds.
o Dougla...