Commit graph

885 commits

Author SHA1 Message Date
Joran Van Craenenbroeck
c352e85065 Merge remote-tracking branch 'TalAloni/master' into feat/LAN-13040 2022-04-25 12:07:39 +02:00
KoenPlasmans
61a44cdf38 ow 2022-03-24 22:14:05 +01:00
KoenPlasmans
f4947e2b4a bump version 2022-03-24 22:09:11 +01:00
KoenPlasmans
d3138aa97c Add connect asynchronous 2022-03-24 18:46:39 +01:00
Tal Aloni
5c4b88c759 Update NTStatus.cs: Correct ordering 2021-12-27 22:25:17 +02:00
Jacob Hales
22247a8bae
Adding STATUS_PATH_NOT_COVERED = 0xC0000257 to NTStatus (#120) 2021-12-27 22:18:14 +02:00
Tal Aloni
6b2906b634 SMBServer 1.4.8 2021-12-10 13:49:27 +02:00
Tal Aloni
0099084065 SMBServer: Start Bugfix 2021-12-10 13:44:43 +02:00
Tal Aloni
3c47285484 SMBServer 1.4.7 2021-12-10 10:37:02 +02:00
Tal Aloni
849b99ad83 Client: Correct NetrShareEnum ServerName syntax 2021-12-10 10:21:50 +02:00
Tal Aloni
0ae5986759 Client: Added private Connect overload allowing to specify the server port 2021-12-10 09:17:58 +02:00
Tal Aloni
db007d09e5 SMBServer: Added private Start overload allowing to specify the listening port 2021-12-10 09:15:58 +02:00
Tal Aloni
02c4ab2e22 Documentation XML syntax corrections 2021-11-19 12:46:43 +02:00
Tal Aloni
027b4652fa Documentation syntax corrections 2021-11-19 12:44:14 +02:00
Tal Aloni
083128889a Correct parameter name in documentation 2021-11-19 12:43:09 +02:00
Tal Aloni
557936fbab Client: Use static readonly ResponseTimeoutInMilliseconds instead of cost 2021-10-19 20:30:38 +03:00
Tal Aloni
4ffd9ef128 SMB2Client: Removed unused using statements 2021-10-19 20:29:25 +03:00
Tal Aloni
193ab13777 FileInformation.GetFileInformation: Improved exception message 2021-09-10 20:53:14 +03:00
Tal Aloni
b7f93b06b0 Updated ClientExamples.md 2021-08-21 10:36:06 +03:00
Tal Aloni
1c2bee2b21 SMBLibrary: Increment version to 1.4.6.2 2021-08-20 14:08:30 +03:00
Tal Aloni
1143272786 Client: Added support for accessing Cluster Shared Volumes file shares 2021-08-20 14:08:25 +03:00
Nich Overend
a0bb742dc2
Implement Flush for SMB2 (#93)
Co-authored-by: Nich Overend <nich@opusinvestors.com>
2021-07-22 18:43:00 +03:00
TalAloni
4456bc75c5
Merge pull request #86 from upcu/master
Update NTStatus.cs
2021-06-10 18:55:23 +03:00
Liviu Seniuc
aba8b8a507
Update NTStatus.cs
Acording to https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55
STATUS_PASSWORD_MUST_CHANGE = 0xC0000224
STATUS_AUDIT_FAILED = 0xC0000244
2021-06-10 18:21:57 +03:00
TalAloni
4a184258e6 SMBLibrary: Increment version to 1.4.6.1 2021-04-16 10:50:22 +03:00
TalAloni
e4f4f40ef1 SMB2Client: WaitForCommand: Compare MessageID instead of CommandName 2021-04-16 10:48:04 +03:00
TalAloni
8aaf8641c1 SMB2Command: Add MessageID property 2021-04-16 10:43:26 +03:00
TalAloni
6f2b9fa3ca SMB2Client: Correctly handle async responses 2021-04-15 21:12:38 +03:00
TalAloni
f2c8c22703 NTStatus: Added STATUS_WRONG_PASSWORD 2021-04-13 18:25:51 +03:00
Jeroen Savat
ab35a19a2b
Update Readme.md 2021-04-13 11:11:55 +02:00
Jeroen Savat
d8f2695762
Update config.yml 2021-04-13 11:08:23 +02:00
Jeroen Savat
5f71226a1f
Update Readme.md 2021-04-13 11:06:12 +02:00
Jeroen Savat
8bc0487cb1
Update config.yml 2021-04-13 11:02:46 +02:00
Jeroen Savat
170562fd70
Delete release.config.js 2021-04-13 11:02:26 +02:00
Jeroen Savat
8d30c5be8e
Delete yarn.lock 2021-04-13 11:02:17 +02:00
Jeroen Savat
34f8459840
Delete package.json 2021-04-13 11:02:08 +02:00
Jeroen Savat
bb7ed8b0ca
Update config.yml 2021-04-13 10:59:00 +02:00
Peter Van Dender
d85ec86fb4 bump version 2021-04-13 10:43:21 +02:00
Peter Van Dender
b831043ee3 Release 1.5.0 [skip ci]
Bump version
2021-04-13 10:24:47 +02:00
Peter Van Dender
5f57e329ca LAN-9290: Active scan SMB data 2021-04-13 09:42:17 +02:00
semantic-release-bot
bc192f2d63 🔖 Release 1.4.9 [skip ci]
## [1.4.9](https://github.com/Lansweeper/SMBLibrary/compare/v1.4.8...v1.4.9) (2021-04-02)

### Bug Fixes

* build ([4e528a8](4e528a8586))
2021-04-02 11:17:12 +00:00
semantic-release-bot
588ed934e5 🔖 Bump from 1.0.250 to 1.4.9 in SMBLibrary/SMBLibrary.csproj 2021-04-02 11:17:03 +00:00
Jeroen Savat
4e528a8586 fix: build 2021-04-02 13:15:03 +02:00
semantic-release-bot
fa21a62b0c 🔖 Release 1.4.8 [skip ci]
## [1.4.8](https://github.com/Lansweeper/SMBLibrary/compare/v1.4.7...v1.4.8) (2021-04-01)

### Bug Fixes

* bump ([a2ca659](a2ca659197))
* bump ([ac56013](ac5601318a))
* bump ([12a7d89](12a7d89282))
* bump ([4b30574](4b30574403))
* bump ([85f657b](85f657bf7c))
* repository dependencies in csproj ([04168c4](04168c4447))
2021-04-01 14:49:08 +00:00
semantic-release-bot
c3b2833e03 🔖 Bump from 1.5.0 to 1.4.8 in SMBLibrary/SMBLibrary.csproj 2021-04-01 14:48:58 +00:00
Isma
04168c4447 fix: repository dependencies in csproj 2021-04-01 16:46:17 +02:00
Jeroen Savat
a2ca659197 fix: bump 2021-04-01 11:34:18 +02:00
Jeroen Savat
ac5601318a fix: bump 2021-04-01 11:24:33 +02:00
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