Ronnie Sahlberg
Ronnie Sahlberg
Have you tried the updated version in that thread? It fixes an issue with windows 7 servers.
The PS1 emulators on PSP/Vita are not great and a lot of games have issues running under these emulators. And the Vita one being more problematic than the PSP one....
On Tue, 9 Jan 2024 at 05:18, Lee Duncan ***@***.***> wrote: > Hi Ronnie! Long time no talk! > Long time indeed! Not sure if there are any tests for...
Fixed in current master. Tests have been added to the testsuite for this as well.
Hi, libsmb2 is highly portable so as long as the platform has a basic berkley sockets implementation then it should port with very little efforts. Possibly it might need a...
It is not that easy since windows will often not add the SMB2_FILE_ATTRIBUTE_DIRECTORY flag in the attributes for reparse points that point to a directory. For example reparse points created...
answered
No, there is no support for kerberos.
Sounds good. I would suggest you start with adding the low level SMB2 function calls to do this. Then to surface this to applications.... There is no posix interface for...
This should be added now.