7 Commits

Author SHA1 Message Date
Ronnie Sahlberg b1b3887993 New version 6.1.0
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2024-12-16 20:07:42 +10:00
Ronnie Sahlberg b9444620ba New version 6.0.0
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2024-12-11 12:24:53 +10:00
polluks 29591dcb54 Fixed many typos 2023-01-26 10:17:32 +01:00
Ronnie Sahlberg 2ef9bb74ca New version 4.0.0
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2022-01-17 09:32:30 +10:00
Ronnie Sahlberg c55d9e6539 New version: 3.0.0
Mon Jun 10 2019 : Version 3.0.0
- ESP32 support
- Support specifying the port number in an SMB URL.
- Add creation time to smb_stat
- Abort all commands when the context is destroyed.
- Free all file and directory handles when the context is destroyed.
- Fix handling of O_TRUNC
- Add more error codes.
- Add support for SMB2_IOCTL
- Handle DCE/RPC fragment reassembly for IOCTL().

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2019-06-10 07:38:20 +10:00
Ronnie Sahlberg 916d039e79 New version: 2.0.0
- SMB2/3 signing
 - Kerberos authentication
 - Builtin NTLMSSP authentication for when libkrb5 is not available
 - Share enumeration
 - CMake support
 - Various bugfixes

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2018-07-07 17:58:21 +10:00
Ronnie Sahlberg f0ad6c7008 Initial build scripts for RPM
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2017-03-05 10:30:34 -08:00