-
-
13 May 2018 16:06:23 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (560 / 16 / 17)
- Kwalitee
Bus factor: 0- 39.94% Coverage
- License: gpl_3
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (75.92KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Exporter
- Fcntl
- File::Basename
- File::Glob
- IO::Select
- IO::Socket
- POSIX
- Sys::Hostname
- Time::HiRes
- parent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.09 - 2018-05-13
- Added support for QueryInfo FILE and FS requests in server.
- Added support for anonymous user in server (enabled in config).
- Added support for cifs-utils client (mount on GNU/Linux).
- Added support for Windows 7 Explorer as a client.
- Added support for chained commands from client with the first Create.
- Fixed code to work on 32-bit architectures again.
- Fixed Read responses in server.
- Fixed Find responses in server.
Modules
A humble SMB network protocol implementation in PerlAuthentication mechanisms for SMB (NTLMSSP and more)Fallback implementations of cryptography algorithms for SMBMinimal support for DCE/RPC protocol (over SMB)Remote or local file abstraction for SMBA state of opening local or remote file for SMBConvenient data packer for network protocols like SMBConvenient data parser for network protocols like SMBFunctions to convert between UNIX time and SMB timeProvides
in lib/SMB/Agent.pmin lib/SMB/Client.pmin lib/SMB/Command.pmin lib/SMB/Connection.pmin lib/SMB/Header.pmin lib/SMB/Proxy.pmin lib/SMB/Server.pmin lib/SMB/Tree.pmin lib/SMB/v1/Command.pmin lib/SMB/v1/Command/Negotiate.pmin lib/SMB/v1/Commands.pmin lib/SMB/v1/Header.pmin lib/SMB/v2/Command.pmin lib/SMB/v2/Command/Close.pmin lib/SMB/v2/Command/Create.pmin lib/SMB/v2/Command/Ioctl.pmin lib/SMB/v2/Command/Negotiate.pmin lib/SMB/v2/Command/QueryDirectory.pmin lib/SMB/v2/Command/QueryInfo.pmin lib/SMB/v2/Command/Read.pmin lib/SMB/v2/Command/SessionSetup.pmin lib/SMB/v2/Command/SetInfo.pmin lib/SMB/v2/Command/TreeConnect.pmin lib/SMB/v2/Command/Write.pmin lib/SMB/v2/Commands.pmin lib/SMB/v2/Header.pmModule Install Instructions
To install SMB, copy and paste the appropriate command in to your terminal.
cpanm SMB
perl -MCPAN -e shell install SMB
For more information on module installation, please visit the detailed CPAN module installation guide.