Commit graph

837 commits

Author SHA1 Message Date
Jeroen Savat
12a7d89282 fix: bump 2021-04-01 11:21:15 +02:00
Jeroen Savat
4b30574403 fix: bump 2021-04-01 11:13:02 +02:00
Jeroen Savat
b597e24f32 Merge branch 'master' of github.com:Lansweeper/SMBLibrary 2021-04-01 11:12:50 +02:00
Jeroen Savat
85f657bf7c fix: bump 2021-04-01 11:12:25 +02:00
semantic-release-bot
32671d35c0 🔖 Release 1.4.7 [skip ci]
## [1.4.7](https://github.com/Lansweeper/SMBLibrary/compare/v1.4.6...v1.4.7) (2021-04-01)

### Bug Fixes

* added circleci build ([815ec38](815ec38d19))
* bump ([56566d4](56566d4113))
* bump ([3793f2a](3793f2abe2))
* bump ([9e086d9](9e086d9ae1))
* csproj file name ([6852538](68525383c4))
* csproj file name ([d0d64ec](d0d64ecd9c))
* other place ([328f96f](328f96fa9a))
* primary branch ([b0c1f49](b0c1f493bd))
* version ([f5712c7](f5712c7d4d))
* version ([ccb591e](ccb591eb44))
* version ([53ae9eb](53ae9ebc8f))
* version ([a98100c](a98100c4e0))
2021-04-01 09:11:24 +00:00
semantic-release-bot
be10e33446 🔖 Bump from 1.4.6 to 1.4.7 in SMBLibrary/SMBLibrary.csproj 2021-04-01 09:11:16 +00:00
Jeroen Savat
328f96fa9a fix: other place 2021-04-01 11:09:49 +02:00
Jeroen Savat
56566d4113 fix: bump 2021-04-01 10:59:15 +02:00
Jeroen Savat
3793f2abe2 fix: bump 2021-04-01 10:47:17 +02:00
Jeroen Savat
9e086d9ae1 fix: bump 2021-04-01 10:30:12 +02:00
Jeroen Savat
f5712c7d4d fix: version 2021-04-01 10:25:52 +02:00
Jeroen Savat
ccb591eb44 fix: version 2021-04-01 10:19:01 +02:00
Jeroen Savat
53ae9ebc8f fix: version 2021-04-01 10:15:11 +02:00
Jeroen Savat
a98100c4e0 fix: version 2021-04-01 09:54:29 +02:00
Jeroen Savat
68525383c4 fix: csproj file name 2021-04-01 09:49:18 +02:00
Jeroen Savat
d0d64ecd9c fix: csproj file name 2021-04-01 09:46:09 +02:00
Jeroen Savat
b0c1f493bd fix: primary branch 2021-04-01 09:43:36 +02:00
Jeroen Savat
815ec38d19 fix: added circleci build 2021-04-01 09:36:30 +02:00
Jeroen Savat
d0aef4212c feature: added circleci build 2021-04-01 09:30:33 +02:00
Peter Van Dender
513566a45f Add missing usings 2021-04-01 08:45:19 +02:00
Peter Van Dender
0b98e1f754 Remove unused project SMBLibrary.Win32 from build 2021-03-24 14:34:08 +01:00
Peter Van Dender
e35c12c1f2 Remove ILRepack and use ILMerge instead 2021-03-24 14:30:53 +01:00
Peter Van Dender
bc5a0056af Exclude some unused projects from the build 2021-03-24 14:15:24 +01:00
Peter Van Dender
eeef8473f0 Fix build error 2021-03-24 12:17:48 +01:00
Peter Van Dender
2dfb158b63 Add nuspec file 2021-03-23 11:35:53 +01:00
Peter Van Dender
aebbd2ab21 Apply Lansweeper modifications (hostname/domainname) 2021-03-23 11:15:26 +01:00
TalAloni
66b64c862b
Updated Readme.md 2021-01-30 12:07:01 +02:00
TalAloni
25ce1b3a90 SMBServer v1.4.6 2021-01-26 21:19:35 +02:00
TalAloni
21b0374519 SMB2Client: Fixed InvalidCastException on failed login to SMB 3.0 server 2021-01-26 21:14:20 +02:00
TalAloni
db68e84fb8 SMBServer v1.4.5 2021-01-23 16:35:09 +02:00
TalAloni
cf12bb722b NTLM: Bugfix: IndependentNTLMAuthenticationProvider login failed to to modification of message byte arrays 2021-01-23 16:22:50 +02:00
TalAloni
ad4c5d1fc6 NTLM: AuthenticateMessage: Immitate Windows write order for easier comparison 2021-01-23 14:48:28 +02:00
TalAloni
717f835490 NTLM: AuthenticateMessage: Read/Write MIC field if present 2021-01-23 14:44:09 +02:00
TalAloni
2b5be7b291 SimpleProtectedNegotiationTokenResponse: Bugfix: GetBytes threw exception when MechanismListMIC was not null 2021-01-23 14:44:09 +02:00
TalAloni
b3f0c3dfd0 Updated Readme.md 2021-01-23 14:44:05 +02:00
TalAloni
5f8971f62b SMBServer v1.4.4 2021-01-23 11:33:44 +02:00
TalAloni
eda6f4c2dd NDRParser / NDRWriter: Added ability to read/write arbitrary number of bytes 2021-01-11 23:06:31 +02:00
TalAloni
28549bb6ac NDRUnicodeString: Added constructor argument allowing skipping writing null terminator character 2021-01-11 22:40:39 +02:00
TalAloni
d1dadc00e6 Client: ServerServiceHelper.ListShares: Close pipe after all data has been read 2021-01-11 19:34:56 +02:00
TalAloni
1763c2420d Made BindPipe method more generic and movied it to NamedPipeHelper 2021-01-11 19:30:20 +02:00
TalAloni
4ad81f52de ServerServiceHelper: Extracted BindPipe method 2021-01-11 19:13:53 +02:00
TalAloni
4810262ac0 Set GenerateDocumentationFile to true 2020-12-25 15:54:08 +02:00
TalAloni
7a31435531 Moved NTFileSystemAdapter to SMBLibrary.Adapters 2020-12-25 15:51:13 +02:00
TalAloni
f1c34e9b14 Moved FileSystem declarations to DiskAccessLibrary.FileSystems.Abstractions 2020-12-25 15:51:07 +02:00
TalAloni
e1d06e72da SocketUtils.SetKeepAlive: Added support for Linux 2020-12-18 14:41:40 +02:00
TalAloni
349dcdd320 Utilities: KeyValuePairList: Moved Sort logic to partial class 2020-12-11 00:22:46 +02:00
TalAloni
7599670481 SMBServer v1.4.3 2020-11-28 22:11:28 +02:00
TalAloni
c55c543ba4 Update Readme files 2020-11-28 22:09:17 +02:00
TalAloni
fc3a4341f9 Server: Added option to enable SMB 3.0 2020-11-28 22:00:44 +02:00
TalAloni
7438ccdf4f Server: Use SMB2Cryptography.GenerateSigningKey instead of using SessionKey 2020-11-28 21:56:48 +02:00