The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2014-08-19

  • Removed dependancy on Digest::HMAC_MD5 by fallback md5 implementation.
  • Added new client functionality: download, upload.
  • Added new class SMB::v2::Command::Write.

Modules

SMB
A humble SMB network protocol implementation in Perl
Authentication mechanisms for SMB (NTLMSSP and more)
Fallback implementations of cryptography algorithms for SMB
Convenient data packer for network protocols like SMB
Convenient data parser for network protocols like SMB
Functions to convert between UNIX time and SMB time

Provides

in lib/SMB/Agent.pm
in lib/SMB/Client.pm
in lib/SMB/Command.pm
in lib/SMB/Connection.pm
in lib/SMB/File.pm
in lib/SMB/Header.pm
in lib/SMB/OpenFile.pm
in lib/SMB/Proxy.pm
in lib/SMB/Server.pm
in lib/SMB/Tree.pm
in lib/SMB/v1/Command.pm
in lib/SMB/v1/Command/Negotiate.pm
in lib/SMB/v1/Commands.pm
in lib/SMB/v1/Header.pm
in lib/SMB/v2/Command.pm
in lib/SMB/v2/Command/Close.pm
in lib/SMB/v2/Command/Create.pm
in lib/SMB/v2/Command/Negotiate.pm
in lib/SMB/v2/Command/QueryDirectory.pm
in lib/SMB/v2/Command/Read.pm
in lib/SMB/v2/Command/SessionSetup.pm
in lib/SMB/v2/Command/TreeConnect.pm
in lib/SMB/v2/Command/Write.pm
in lib/SMB/v2/Commands.pm
in lib/SMB/v2/Header.pm