2024-09-22 08:00:30 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.3.10
3.3.10 (2024-09-11)
* Land #271, Fix an issue due to updating ruby_ntlm to 0.6.5
* Land #270, Adding NetrWkstaUserEnum implementation
|
2024-06-11 17:08:25 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.3.9
3.3.9 (2024-06-10)
* Land #269, Adding dsrgetdcnameex2 implementation
|
2024-05-26 17:35:12 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.3.8
3.3.8 (2024-05-16)
* Land #267, Add more LSA functions; add OpenPolicy and QueryInfoPolicy
LSARPC implementations.
|
2024-05-12 17:59:34 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.3.7
3.3.5 (2024-04-12)
* Land #264, Handle SMB2 compound related requests
3.3.6 (2024-04-25)
* Land #266, Add SamrQueryInformationDomain support
3.3.7 (2024-04-30)
* Land #265, Add GetKeySecurity and SetKeySecurity
|
2024-03-24 15:27:58 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
net/ruby-ruby_smb: udpate to 3.3.4
3.3.3 (2024-03-12)
* Land #262, add desired delete permissions when opening directory
3.3.4 (2024-03-20)
* Land #263, ensure EOFError is raised
|
2024-02-03 17:13:00 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-ruby_smb: update to 3.3.2
3.3.2 (2024-01-26)
* Land #260, Add the #remove_share method to the server
|
2023-12-17 15:40:43 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.3.1
3.2.7 (2023-11-13)
* Land #255, Fix an issue with SMB2 create context padding
3.2.8 (2023-11-13)
* Land #256, Add support for callback hooks in share providers
3.3.0 (2023-12-12)
* Land #257, Close the opened directory after listing it's contents
* Land #258, Fix intermittent test failure with zero length fields
3.3.1 (2023-12-15)
* Land #259, Update and refactor Efsrpc
|
2023-11-11 13:49:18 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.2.6
3.2.6 (2023-10-25)
* Land #252, Fixes incorrect usage of pack/unpack directives
* Land #253, Enable Kerberos auth for DCERPC
|
2023-03-17 15:33:14 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-ruby_smb: update to 3.2.5
3.2.5 (2023-03-09)
* Land #243, refactor class naming for zeitwerk standard
* Land #248, Add definitions for three new EFS RPC requests and responses
|
2023-01-19 15:46:00 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-ruby_smb: update to 3.2.2
3.2.2 (2023-01-18)
* Land #245, Update ruby versions
* Land #246, Add support for Ruby 3.2
* Don't crash when the buffer is empty
|