Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-icewind-smb2 | Distribution: Unknown |
Version: 2.0.7 | Vendor: Remi Collet |
Release: 1.el8.remi | Build date: Wed Mar 6 10:37:31 2019 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 82915 | Source RPM: php-icewind-smb2-2.0.7-1.el8.remi.src.rpm |
Packager: https://blog.remirepo.net/ | |
Url: https://github.com/icewind1991/SMB | |
Summary: php wrapper for smbclient and libsmbclient-php |
PHP wrapper for smbclient and libsmbclient-php * Reuses a single smbclient instance for multiple requests * Doesn't leak the password to the process list * Simple 1-on-1 mapping of SMB commands * A stream-based api to remove the need for temporary files * Support for using libsmbclient directly trough libsmbclient-php Autoloader: /usr/share/php/Icewind/SMB2/autoload.php
MIT
* Wed Mar 06 2019 Remi Collet <remi@remirepo.net> - 2.0.7-1 - update to 2.0.7 * Thu Feb 07 2019 Remi Collet <remi@remirepo.net> - 2.0.6-1 - update to 2.0.6 * Tue Apr 17 2018 Remi Collet <remi@remirepo.net> - 2.0.5-1 - update to 2.0.5 * Mon Jan 22 2018 Remi Collet <remi@remirepo.net> - 2.0.4-1 - Update to 2.0.4 * Wed Nov 15 2017 Remi Collet <remi@remirepo.net> - 2.0.3-1 - Update to 2.0.3 * Wed Nov 01 2017 Remi Collet <remi@remirepo.net> - 2.0.2-1 - rename to php-icewind-smb2 - update to 2.0.2 * Thu Dec 08 2016 Remi Collet <remi@fedoraproject.org> - 1.1.2-1 - update to 1.1.2 - raise dependency on PHP 5.4 - add dependency on smbclient command - switch to fedora/autoloader * Tue Jun 14 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-1 - update to 1.1.1 * Fri Jun 03 2016 Remi Collet <remi@fedoraproject.org> - 1.1.0-1 - update to 1.1.0 * Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> - 1.0.8-1 - update to 1.0.8 * Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> - 1.0.7-1 - update to 1.0.7 - lower dependency on icewind/streams >= 0.2 * Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> - 1.0.6-1 - update to 1.0.6 - raise dependency on icewind/streams >= 0.3 - add optional dependency on php-smbclient * Sun Feb 21 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1 - update to 1.0.5 * Sun Sep 20 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-2 - don't own /usr/share/php/Icewind (review #1259172) * Wed Sep 02 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 - initial package, version 1.0.4
/usr/share/doc/php-icewind-smb2 /usr/share/doc/php-icewind-smb2/README.md /usr/share/doc/php-icewind-smb2/composer.json /usr/share/doc/php-icewind-smb2/example.php /usr/share/licenses/php-icewind-smb2 /usr/share/licenses/php-icewind-smb2/LICENSE.txt /usr/share/php/Icewind/SMB2 /usr/share/php/Icewind/SMB2/AbstractShare.php /usr/share/php/Icewind/SMB2/Change.php /usr/share/php/Icewind/SMB2/Connection.php /usr/share/php/Icewind/SMB2/ErrorCodes.php /usr/share/php/Icewind/SMB2/Exception /usr/share/php/Icewind/SMB2/Exception/AccessDeniedException.php /usr/share/php/Icewind/SMB2/Exception/AlreadyExistsException.php /usr/share/php/Icewind/SMB2/Exception/AuthenticationException.php /usr/share/php/Icewind/SMB2/Exception/ConnectException.php /usr/share/php/Icewind/SMB2/Exception/ConnectionException.php /usr/share/php/Icewind/SMB2/Exception/ConnectionRefusedException.php /usr/share/php/Icewind/SMB2/Exception/DependencyException.php /usr/share/php/Icewind/SMB2/Exception/Exception.php /usr/share/php/Icewind/SMB2/Exception/FileInUseException.php /usr/share/php/Icewind/SMB2/Exception/ForbiddenException.php /usr/share/php/Icewind/SMB2/Exception/HostDownException.php /usr/share/php/Icewind/SMB2/Exception/InvalidArgumentException.php /usr/share/php/Icewind/SMB2/Exception/InvalidHostException.php /usr/share/php/Icewind/SMB2/Exception/InvalidParameterException.php /usr/share/php/Icewind/SMB2/Exception/InvalidPathException.php /usr/share/php/Icewind/SMB2/Exception/InvalidRequestException.php /usr/share/php/Icewind/SMB2/Exception/InvalidResourceException.php /usr/share/php/Icewind/SMB2/Exception/InvalidTypeException.php /usr/share/php/Icewind/SMB2/Exception/NoLoginServerException.php /usr/share/php/Icewind/SMB2/Exception/NoRouteToHostException.php /usr/share/php/Icewind/SMB2/Exception/NotEmptyException.php /usr/share/php/Icewind/SMB2/Exception/NotFoundException.php /usr/share/php/Icewind/SMB2/Exception/OutOfSpaceException.php /usr/share/php/Icewind/SMB2/Exception/RevisionMismatchException.php /usr/share/php/Icewind/SMB2/Exception/TimedOutException.php /usr/share/php/Icewind/SMB2/FileInfo.php /usr/share/php/Icewind/SMB2/IFileInfo.php /usr/share/php/Icewind/SMB2/INotifyHandler.php /usr/share/php/Icewind/SMB2/IShare.php /usr/share/php/Icewind/SMB2/NativeFileInfo.php /usr/share/php/Icewind/SMB2/NativeReadStream.php /usr/share/php/Icewind/SMB2/NativeServer.php /usr/share/php/Icewind/SMB2/NativeShare.php /usr/share/php/Icewind/SMB2/NativeState.php /usr/share/php/Icewind/SMB2/NativeStream.php /usr/share/php/Icewind/SMB2/NativeWriteStream.php /usr/share/php/Icewind/SMB2/NotifyHandler.php /usr/share/php/Icewind/SMB2/Parser.php /usr/share/php/Icewind/SMB2/RawConnection.php /usr/share/php/Icewind/SMB2/Server.php /usr/share/php/Icewind/SMB2/Share.php /usr/share/php/Icewind/SMB2/System.php /usr/share/php/Icewind/SMB2/TimeZoneProvider.php /usr/share/php/Icewind/SMB2/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 14:12:17 2024