jfjallid / go-smb

A client library to interact with Windows RPC services such as MS-SRVS and MS-RRP.
MIT License
40 stars 9 forks source link

QueryDirectory #1

Closed jfjallid closed 1 year ago

jfjallid commented 1 year ago

Made changes to query directory to add some error handling and fix calculation of credit charge. Also fixed a bug with the search pattern functionality when the pattern is empty.