Path to this page:
./
net/ruby-ruby_smb,
Ruby implementation of the SMB Protocol Family
Branch: CURRENT,
Version: 3.3.13,
Package name: ruby32-ruby_smb-3.3.13,
Maintainer: minskimA native Ruby implementation of the SMB Protocol Family. It currently
supports MS-SMB and MS-SMB2. This library currently include both a
client level, and packet level support. A user can parse and
manipulate raw SMB packets, or simply use the simple client to perform
SMB operations. See the Wiki for more information on this porject's
long-term goals, style guide, and developer tips.
Required to run:[
misc/ruby-windows_error] [
security/ruby-rubyntlm] [
devel/ruby-bindata] [
security/ruby-openssl-ccm] [
lang/ruby26-base] [
security/ruby-openssl-cmac]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 388 KB
Version history: (Expand)
- (2024-12-09) Updated to version: ruby32-ruby_smb-3.3.13
- (2024-09-22) Updated to version: ruby32-ruby_smb-3.3.10
- (2024-06-11) Updated to version: ruby32-ruby_smb-3.3.9
- (2024-05-26) Updated to version: ruby32-ruby_smb-3.3.8
- (2024-05-12) Updated to version: ruby32-ruby_smb-3.3.7
- (2024-03-24) Updated to version: ruby32-ruby_smb-3.3.4
CVS history: (Expand)
2024-12-15 15:08:35 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-ruby_smb: update PLIST and distinfo
PLIST and distinfo for ruby-ruby_smb 3.3.13.
|
2024-12-09 16:36:51 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
net/ruby-ruby_smb: update to 3.3.13
3.3.11 (2024-11-15)
* Land #272, Bump RubySMB to require rubyntlm>=0.6.5 and remove old
workarounds
* Land #278, Support querying group memberships
3.3.12 (2024-11-22)
* Land #280, Fix two fields in UserProperties
3.3.13 (2024-12-06)
* Add more password changing structures and calls
|
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
|