mmakassikis
mmakassikis
A few fixes SMB1 fixes: * ksmbd: smb1: remove unused parameter in find_next() * ksmbd: smb1: use kasprintf() instead of kzalloc+snprintf+strncat * ksmbd: smb1: Fix potential memleak in smb_nt_create_andx *...
Hello, When sharing a directory that is on an XFS filesystem, and a Linux client mounts it (using cifs.ko client), some applications such as "du" report invalid sizes. Example: ```...
By default, the http endpoint is started on the IPv4 wildcard address. It may be desirable to restrict this to a specific address (see issue #58).
Hello, I have been notified of a bug with Windows 11 client, were copying files to a share results in a truncated file. The bug only appears when: * windows...