Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-sabre-dav4-4.1.3-1.el6.remi RPM for noarch

From Remi's RPM for RedHat EL 6 for x86_64

Name: php-sabre-dav4 Distribution: Unknown
Version: 4.1.3 Vendor: Remi's RPM repository <https://rpms.remirepo.net/>
Release: 1.el6.remi Build date: Mon Nov 9 16:03:32 2020
Group: Unspecified Build host: builder.remirepo.net
Size: 1410695 Source RPM: php-sabre-dav4-4.1.3-1.el6.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/sabre-io/dav
Summary: WebDAV Framework for PHP
What is SabreDAV

SabreDAV allows you to easily add WebDAV support to a PHP application.
SabreDAV is meant to cover the entire standard, and attempts to allow
integration using an easy to understand API.

Feature list:
* Fully WebDAV compliant
* Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive,
  Open Office, and probably more.
* Passing all Litmus tests.
* Supporting class 1, 2 and 3 Webdav servers.
* Locking support.
* Custom property support.
* CalDAV (tested with Evolution, iCal, iPhone and Lightning).
* CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
* Over 97% unittest code coverage.

Autoloader: /usr/share/php/Sabre/DAV4/autoload.php

Provides

Requires

License

BSD and MIT

Changelog

* Mon Nov 09 2020 Remi Collet <remi@remirepo.net> - 4.1.3-1
  - update to 4.1.3
* Mon Oct 05 2020 Remi Collet <remi@remirepo.net> - 4.1.2-1
  - update to 4.1.2
  - switch to phpunit9
* Tue Jul 14 2020 Remi Collet <remi@remirepo.net> - 4.1.1-1
  - update to 4.1.1
* Fri Mar 20 2020 Remi Collet <remi@remirepo.net> - 4.1.0-1
  - update to 4.1.0
  - raise dependency on PHP 7.1
  - raise dependency on sabre/vobject 4.2.1
  - raise dependency on sabre/http 5.0.5
  - switch to phpunit7
* Fri Jan 10 2020 Remi Collet <remi@remirepo.net> - 4.0.3-1
  - update to 4.0.3
* Mon Oct 21 2019 Remi Collet <remi@remirepo.net> - 4.0.2-1
  - update to 4.0.2
  - drop patch merged upstream
* Tue Aug 20 2019 Remi Collet <remi@remirepo.net> - 4.0.1-2
  - update to 4.0.1
  - add patch for 7.4 from
    https://github.com/sabre-io/dav/pull/1187
* Tue Aug 20 2019 Remi Collet <remi@remirepo.net> - 4.0.1-1
  - update to 4.0.1
* Mon Jul 15 2019 Remi Collet <remi@remirepo.net> - 4.0.0-2
  - fix LICENSE for assets/openiconic
* Fri Jul 05 2019 Remi Collet <remi@remirepo.net> - 4.0.0-1
  - update to 4.0.0
  - rename to php-sabre-dav4
  - move to /usr/share/php/Sabre/DAV4
  - raise dependency on PHP 7
  - raise dependency on sabre/vobject 4.2.0
  - raise dependency on sabre/event 5.0
  - raise dependency on sabre/xml 2.0.1
  - raise dependency on sabre/http 5.0
  - raise dependency on sabre/uri 2.0
  - switch to classmap autoloader
* Mon Jul 01 2019 Remi Collet <remi@remirepo.net> - 3.2.3-3
  - change autoloader order to ensure same versions are used
* Wed Jan 09 2019 Remi Collet <remi@remirepo.net> - 3.2.3-1
  - update to 3.2.3
* Mon Oct 15 2018 Remi Collet <remi@remirepo.net> - 3.2.2-7
  - add upstream patch for PHP 7.3
* Tue Jun 05 2018 Remi Collet <remi@remirepo.net> - 3.2.2-5
  - use range dependencies on F27+
  - ignore 1 test failing with sabre/http 4.2.4
  - fix project URL
* Fri Oct 06 2017 Remi Collet <remi@remirepo.net> - 3.2.2-3
  - add patch for PHP 7.2 from https://github.com/fruux/sabre-dav/pull/1006
* Wed Feb 15 2017 Remi Collet <remi@fedoraproject.org> - 3.2.2-1
  - update to 3.2.2
* Sun Jan 29 2017 Remi Collet <remi@fedoraproject.org> - 3.2.1-1
  - update to 3.2.1
* Tue Jan 17 2017 Remi Collet <remi@fedoraproject.org> - 3.2.0-1
  - update to 3.2.0
  - raise dependency on PHP version 5.5
  - raise dependency on sabre/vobject version 4.1
  - raise dependency on sabre/xml version 1.4
  - raise dependency on sabre/http version 4.2.1
  - raise dependency on sabre/uri version 1.0.1
  - add dependency on psr/log
* Wed Nov 23 2016 Remi Collet <remi@fedoraproject.org> - 3.0.9-3
  - add upstream patch to fix FTBFS with php 7.1
* Sat Oct 29 2016 Remi Collet <remi@fedoraproject.org> - 3.0.9-2
  - switch from symfony/class-loader to fedora/autoloader
* Thu Apr 07 2016 Remi Collet <remi@fedoraproject.org> - 3.0.9-1
  - update to 3.0.9
  - add dependency on sabre/xml
  - add dependency on sabre/uri
  - raise dependency on sabre/http >= 4
* Tue Mar 22 2016 Remi Collet <remi@fedoraproject.org> - 2.1.10-1
  - update to 2.1.10
* Mon Mar 21 2016 Remi Collet <remi@fedoraproject.org> - 2.1.6-2
  - provide missing php-composer(sabre/dav)
* Wed Feb 24 2016 James Hogarth <james.hogarth@gmail.com> - 2.1.6-1
  - update to 2.1.6
* Wed Feb 24 2016 Remi Collet <remi@fedoraproject.org> - 2.1.5-1
  - update to 2.1.5
* Fri Mar 06 2015 Adam Williamson <awilliam@redhat.com> - 1.8.12-1
  - update to 1.8.12 (bugfix release, no bc breaks)
* Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 1.8.10-1
  - update to 1.8.10
* Sun Mar 02 2014 Remi Collet <remi@fedoraproject.org> - 1.8.9-1
  - update to 1.8.9
* Thu Feb 20 2014 Remi Collet <remi@fedoraproject.org> - 1.8.8-2
  - drop max version for VObject
* Tue Feb 11 2014 Remi Collet <remi@fedoraproject.org> - 1.8.8-1
  - update to 1.8.8
* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 1.8.7-1
  - Initial packaging

Files

/usr/share/doc/php-sabre-dav4-4.1.3
/usr/share/doc/php-sabre-dav4-4.1.3/CHANGELOG.md
/usr/share/doc/php-sabre-dav4-4.1.3/CONTRIBUTING.md
/usr/share/doc/php-sabre-dav4-4.1.3/ICON-LICENSE
/usr/share/doc/php-sabre-dav4-4.1.3/LICENSE
/usr/share/doc/php-sabre-dav4-4.1.3/README.md
/usr/share/doc/php-sabre-dav4-4.1.3/bin
/usr/share/doc/php-sabre-dav4-4.1.3/bin/build.php
/usr/share/doc/php-sabre-dav4-4.1.3/bin/googlecode_upload.py
/usr/share/doc/php-sabre-dav4-4.1.3/bin/migrateto20.php
/usr/share/doc/php-sabre-dav4-4.1.3/bin/migrateto21.php
/usr/share/doc/php-sabre-dav4-4.1.3/bin/migrateto30.php
/usr/share/doc/php-sabre-dav4-4.1.3/bin/migrateto32.php
/usr/share/doc/php-sabre-dav4-4.1.3/bin/naturalselection
/usr/share/doc/php-sabre-dav4-4.1.3/bin/sabredav
/usr/share/doc/php-sabre-dav4-4.1.3/bin/sabredav.php
/usr/share/doc/php-sabre-dav4-4.1.3/composer.json
/usr/share/doc/php-sabre-dav4-4.1.3/examples
/usr/share/doc/php-sabre-dav4-4.1.3/examples/addressbookserver.php
/usr/share/doc/php-sabre-dav4-4.1.3/examples/calendarserver.php
/usr/share/doc/php-sabre-dav4-4.1.3/examples/fileserver.php
/usr/share/doc/php-sabre-dav4-4.1.3/examples/groupwareserver.php
/usr/share/doc/php-sabre-dav4-4.1.3/examples/minimal.php
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/mysql.addressbooks.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/mysql.calendars.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/mysql.locks.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/mysql.principals.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/mysql.propertystorage.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/mysql.users.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/pgsql.addressbooks.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/pgsql.calendars.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/pgsql.locks.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/pgsql.principals.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/pgsql.propertystorage.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/pgsql.users.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/sqlite.addressbooks.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/sqlite.calendars.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/sqlite.locks.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/sqlite.principals.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/sqlite.propertystorage.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/sql/sqlite.users.sql
/usr/share/doc/php-sabre-dav4-4.1.3/examples/webserver
/usr/share/doc/php-sabre-dav4-4.1.3/examples/webserver/apache2_htaccess.conf
/usr/share/doc/php-sabre-dav4-4.1.3/examples/webserver/apache2_vhost.conf
/usr/share/doc/php-sabre-dav4-4.1.3/examples/webserver/apache2_vhost_cgi.conf
/usr/share/php/Sabre/CalDAV4
/usr/share/php/Sabre/CalDAV4/Backend
/usr/share/php/Sabre/CalDAV4/Backend/AbstractBackend.php
/usr/share/php/Sabre/CalDAV4/Backend/BackendInterface.php
/usr/share/php/Sabre/CalDAV4/Backend/NotificationSupport.php
/usr/share/php/Sabre/CalDAV4/Backend/PDO.php
/usr/share/php/Sabre/CalDAV4/Backend/SchedulingSupport.php
/usr/share/php/Sabre/CalDAV4/Backend/SharingSupport.php
/usr/share/php/Sabre/CalDAV4/Backend/SimplePDO.php
/usr/share/php/Sabre/CalDAV4/Backend/SubscriptionSupport.php
/usr/share/php/Sabre/CalDAV4/Backend/SyncSupport.php
/usr/share/php/Sabre/CalDAV4/Calendar.php
/usr/share/php/Sabre/CalDAV4/CalendarHome.php
/usr/share/php/Sabre/CalDAV4/CalendarObject.php
/usr/share/php/Sabre/CalDAV4/CalendarQueryValidator.php
/usr/share/php/Sabre/CalDAV4/CalendarRoot.php
/usr/share/php/Sabre/CalDAV4/Exception
/usr/share/php/Sabre/CalDAV4/Exception/InvalidComponentType.php
/usr/share/php/Sabre/CalDAV4/ICSExportPlugin.php
/usr/share/php/Sabre/CalDAV4/ICalendar.php
/usr/share/php/Sabre/CalDAV4/ICalendarObject.php
/usr/share/php/Sabre/CalDAV4/ICalendarObjectContainer.php
/usr/share/php/Sabre/CalDAV4/ISharedCalendar.php
/usr/share/php/Sabre/CalDAV4/Notifications
/usr/share/php/Sabre/CalDAV4/Notifications/Collection.php
/usr/share/php/Sabre/CalDAV4/Notifications/ICollection.php
/usr/share/php/Sabre/CalDAV4/Notifications/INode.php
/usr/share/php/Sabre/CalDAV4/Notifications/Node.php
/usr/share/php/Sabre/CalDAV4/Notifications/Plugin.php
/usr/share/php/Sabre/CalDAV4/Plugin.php
/usr/share/php/Sabre/CalDAV4/Principal
/usr/share/php/Sabre/CalDAV4/Principal/Collection.php
/usr/share/php/Sabre/CalDAV4/Principal/IProxyRead.php
/usr/share/php/Sabre/CalDAV4/Principal/IProxyWrite.php
/usr/share/php/Sabre/CalDAV4/Principal/ProxyRead.php
/usr/share/php/Sabre/CalDAV4/Principal/ProxyWrite.php
/usr/share/php/Sabre/CalDAV4/Principal/User.php
/usr/share/php/Sabre/CalDAV4/Schedule
/usr/share/php/Sabre/CalDAV4/Schedule/IInbox.php
/usr/share/php/Sabre/CalDAV4/Schedule/IMipPlugin.php
/usr/share/php/Sabre/CalDAV4/Schedule/IOutbox.php
/usr/share/php/Sabre/CalDAV4/Schedule/ISchedulingObject.php
/usr/share/php/Sabre/CalDAV4/Schedule/Inbox.php
/usr/share/php/Sabre/CalDAV4/Schedule/Outbox.php
/usr/share/php/Sabre/CalDAV4/Schedule/Plugin.php
/usr/share/php/Sabre/CalDAV4/Schedule/SchedulingObject.php
/usr/share/php/Sabre/CalDAV4/SharedCalendar.php
/usr/share/php/Sabre/CalDAV4/SharingPlugin.php
/usr/share/php/Sabre/CalDAV4/Subscriptions
/usr/share/php/Sabre/CalDAV4/Subscriptions/ISubscription.php
/usr/share/php/Sabre/CalDAV4/Subscriptions/Plugin.php
/usr/share/php/Sabre/CalDAV4/Subscriptions/Subscription.php
/usr/share/php/Sabre/CalDAV4/Xml
/usr/share/php/Sabre/CalDAV4/Xml/Filter
/usr/share/php/Sabre/CalDAV4/Xml/Filter/CalendarData.php
/usr/share/php/Sabre/CalDAV4/Xml/Filter/CompFilter.php
/usr/share/php/Sabre/CalDAV4/Xml/Filter/ParamFilter.php
/usr/share/php/Sabre/CalDAV4/Xml/Filter/PropFilter.php
/usr/share/php/Sabre/CalDAV4/Xml/Notification
/usr/share/php/Sabre/CalDAV4/Xml/Notification/Invite.php
/usr/share/php/Sabre/CalDAV4/Xml/Notification/InviteReply.php
/usr/share/php/Sabre/CalDAV4/Xml/Notification/NotificationInterface.php
/usr/share/php/Sabre/CalDAV4/Xml/Notification/SystemStatus.php
/usr/share/php/Sabre/CalDAV4/Xml/Property
/usr/share/php/Sabre/CalDAV4/Xml/Property/AllowedSharingModes.php
/usr/share/php/Sabre/CalDAV4/Xml/Property/EmailAddressSet.php
/usr/share/php/Sabre/CalDAV4/Xml/Property/Invite.php
/usr/share/php/Sabre/CalDAV4/Xml/Property/ScheduleCalendarTransp.php
/usr/share/php/Sabre/CalDAV4/Xml/Property/SupportedCalendarComponentSet.php
/usr/share/php/Sabre/CalDAV4/Xml/Property/SupportedCalendarData.php
/usr/share/php/Sabre/CalDAV4/Xml/Property/SupportedCollationSet.php
/usr/share/php/Sabre/CalDAV4/Xml/Request
/usr/share/php/Sabre/CalDAV4/Xml/Request/CalendarMultiGetReport.php
/usr/share/php/Sabre/CalDAV4/Xml/Request/CalendarQueryReport.php
/usr/share/php/Sabre/CalDAV4/Xml/Request/FreeBusyQueryReport.php
/usr/share/php/Sabre/CalDAV4/Xml/Request/InviteReply.php
/usr/share/php/Sabre/CalDAV4/Xml/Request/MkCalendar.php
/usr/share/php/Sabre/CalDAV4/Xml/Request/Share.php
/usr/share/php/Sabre/CardDAV4
/usr/share/php/Sabre/CardDAV4/AddressBook.php
/usr/share/php/Sabre/CardDAV4/AddressBookHome.php
/usr/share/php/Sabre/CardDAV4/AddressBookRoot.php
/usr/share/php/Sabre/CardDAV4/Backend
/usr/share/php/Sabre/CardDAV4/Backend/AbstractBackend.php
/usr/share/php/Sabre/CardDAV4/Backend/BackendInterface.php
/usr/share/php/Sabre/CardDAV4/Backend/PDO.php
/usr/share/php/Sabre/CardDAV4/Backend/SyncSupport.php
/usr/share/php/Sabre/CardDAV4/Card.php
/usr/share/php/Sabre/CardDAV4/IAddressBook.php
/usr/share/php/Sabre/CardDAV4/ICard.php
/usr/share/php/Sabre/CardDAV4/IDirectory.php
/usr/share/php/Sabre/CardDAV4/Plugin.php
/usr/share/php/Sabre/CardDAV4/VCFExportPlugin.php
/usr/share/php/Sabre/CardDAV4/Xml
/usr/share/php/Sabre/CardDAV4/Xml/Filter
/usr/share/php/Sabre/CardDAV4/Xml/Filter/AddressData.php
/usr/share/php/Sabre/CardDAV4/Xml/Filter/ParamFilter.php
/usr/share/php/Sabre/CardDAV4/Xml/Filter/PropFilter.php
/usr/share/php/Sabre/CardDAV4/Xml/Property
/usr/share/php/Sabre/CardDAV4/Xml/Property/SupportedAddressData.php
/usr/share/php/Sabre/CardDAV4/Xml/Property/SupportedCollationSet.php
/usr/share/php/Sabre/CardDAV4/Xml/Request
/usr/share/php/Sabre/CardDAV4/Xml/Request/AddressBookMultiGetReport.php
/usr/share/php/Sabre/CardDAV4/Xml/Request/AddressBookQueryReport.php
/usr/share/php/Sabre/DAV4
/usr/share/php/Sabre/DAV4/Auth
/usr/share/php/Sabre/DAV4/Auth/Backend
/usr/share/php/Sabre/DAV4/Auth/Backend/AbstractBasic.php
/usr/share/php/Sabre/DAV4/Auth/Backend/AbstractBearer.php
/usr/share/php/Sabre/DAV4/Auth/Backend/AbstractDigest.php
/usr/share/php/Sabre/DAV4/Auth/Backend/Apache.php
/usr/share/php/Sabre/DAV4/Auth/Backend/BackendInterface.php
/usr/share/php/Sabre/DAV4/Auth/Backend/BasicCallBack.php
/usr/share/php/Sabre/DAV4/Auth/Backend/File.php
/usr/share/php/Sabre/DAV4/Auth/Backend/IMAP.php
/usr/share/php/Sabre/DAV4/Auth/Backend/PDO.php
/usr/share/php/Sabre/DAV4/Auth/Plugin.php
/usr/share/php/Sabre/DAV4/Browser
/usr/share/php/Sabre/DAV4/Browser/GuessContentType.php
/usr/share/php/Sabre/DAV4/Browser/HtmlOutput.php
/usr/share/php/Sabre/DAV4/Browser/HtmlOutputHelper.php
/usr/share/php/Sabre/DAV4/Browser/MapGetToPropFind.php
/usr/share/php/Sabre/DAV4/Browser/Plugin.php
/usr/share/php/Sabre/DAV4/Browser/PropFindAll.php
/usr/share/php/Sabre/DAV4/Browser/assets
/usr/share/php/Sabre/DAV4/Browser/assets/favicon.ico
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic/open-iconic.css
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic/open-iconic.eot
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic/open-iconic.otf
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic/open-iconic.svg
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic/open-iconic.ttf
/usr/share/php/Sabre/DAV4/Browser/assets/openiconic/open-iconic.woff
/usr/share/php/Sabre/DAV4/Browser/assets/sabredav.css
/usr/share/php/Sabre/DAV4/Browser/assets/sabredav.png
/usr/share/php/Sabre/DAV4/Client.php
/usr/share/php/Sabre/DAV4/Collection.php
/usr/share/php/Sabre/DAV4/CorePlugin.php
/usr/share/php/Sabre/DAV4/Exception
/usr/share/php/Sabre/DAV4/Exception.php
/usr/share/php/Sabre/DAV4/Exception/BadRequest.php
/usr/share/php/Sabre/DAV4/Exception/Conflict.php
/usr/share/php/Sabre/DAV4/Exception/ConflictingLock.php
/usr/share/php/Sabre/DAV4/Exception/Forbidden.php
/usr/share/php/Sabre/DAV4/Exception/InsufficientStorage.php
/usr/share/php/Sabre/DAV4/Exception/InvalidResourceType.php
/usr/share/php/Sabre/DAV4/Exception/InvalidSyncToken.php
/usr/share/php/Sabre/DAV4/Exception/LengthRequired.php
/usr/share/php/Sabre/DAV4/Exception/LockTokenMatchesRequestUri.php
/usr/share/php/Sabre/DAV4/Exception/Locked.php
/usr/share/php/Sabre/DAV4/Exception/MethodNotAllowed.php
/usr/share/php/Sabre/DAV4/Exception/NotAuthenticated.php
/usr/share/php/Sabre/DAV4/Exception/NotFound.php
/usr/share/php/Sabre/DAV4/Exception/NotImplemented.php
/usr/share/php/Sabre/DAV4/Exception/PaymentRequired.php
/usr/share/php/Sabre/DAV4/Exception/PreconditionFailed.php
/usr/share/php/Sabre/DAV4/Exception/ReportNotSupported.php
/usr/share/php/Sabre/DAV4/Exception/RequestedRangeNotSatisfiable.php
/usr/share/php/Sabre/DAV4/Exception/ServiceUnavailable.php
/usr/share/php/Sabre/DAV4/Exception/TooManyMatches.php
/usr/share/php/Sabre/DAV4/Exception/UnsupportedMediaType.php
/usr/share/php/Sabre/DAV4/FS
/usr/share/php/Sabre/DAV4/FS/Directory.php
/usr/share/php/Sabre/DAV4/FS/File.php
/usr/share/php/Sabre/DAV4/FS/Node.php
/usr/share/php/Sabre/DAV4/FSExt
/usr/share/php/Sabre/DAV4/FSExt/Directory.php
/usr/share/php/Sabre/DAV4/FSExt/File.php
/usr/share/php/Sabre/DAV4/File.php
/usr/share/php/Sabre/DAV4/ICollection.php
/usr/share/php/Sabre/DAV4/ICopyTarget.php
/usr/share/php/Sabre/DAV4/IExtendedCollection.php
/usr/share/php/Sabre/DAV4/IFile.php
/usr/share/php/Sabre/DAV4/IMoveTarget.php
/usr/share/php/Sabre/DAV4/IMultiGet.php
/usr/share/php/Sabre/DAV4/INode.php
/usr/share/php/Sabre/DAV4/IProperties.php
/usr/share/php/Sabre/DAV4/IQuota.php
/usr/share/php/Sabre/DAV4/Locks
/usr/share/php/Sabre/DAV4/Locks/Backend
/usr/share/php/Sabre/DAV4/Locks/Backend/AbstractBackend.php
/usr/share/php/Sabre/DAV4/Locks/Backend/BackendInterface.php
/usr/share/php/Sabre/DAV4/Locks/Backend/File.php
/usr/share/php/Sabre/DAV4/Locks/Backend/PDO.php
/usr/share/php/Sabre/DAV4/Locks/LockInfo.php
/usr/share/php/Sabre/DAV4/Locks/Plugin.php
/usr/share/php/Sabre/DAV4/MkCol.php
/usr/share/php/Sabre/DAV4/Mount
/usr/share/php/Sabre/DAV4/Mount/Plugin.php
/usr/share/php/Sabre/DAV4/Node.php
/usr/share/php/Sabre/DAV4/PartialUpdate
/usr/share/php/Sabre/DAV4/PartialUpdate/IPatchSupport.php
/usr/share/php/Sabre/DAV4/PartialUpdate/Plugin.php
/usr/share/php/Sabre/DAV4/PropFind.php
/usr/share/php/Sabre/DAV4/PropPatch.php
/usr/share/php/Sabre/DAV4/PropertyStorage
/usr/share/php/Sabre/DAV4/PropertyStorage/Backend
/usr/share/php/Sabre/DAV4/PropertyStorage/Backend/BackendInterface.php
/usr/share/php/Sabre/DAV4/PropertyStorage/Backend/PDO.php
/usr/share/php/Sabre/DAV4/PropertyStorage/Plugin.php
/usr/share/php/Sabre/DAV4/Server.php
/usr/share/php/Sabre/DAV4/ServerPlugin.php
/usr/share/php/Sabre/DAV4/Sharing
/usr/share/php/Sabre/DAV4/Sharing/ISharedNode.php
/usr/share/php/Sabre/DAV4/Sharing/Plugin.php
/usr/share/php/Sabre/DAV4/SimpleCollection.php
/usr/share/php/Sabre/DAV4/SimpleFile.php
/usr/share/php/Sabre/DAV4/StringUtil.php
/usr/share/php/Sabre/DAV4/Sync
/usr/share/php/Sabre/DAV4/Sync/ISyncCollection.php
/usr/share/php/Sabre/DAV4/Sync/Plugin.php
/usr/share/php/Sabre/DAV4/TemporaryFileFilterPlugin.php
/usr/share/php/Sabre/DAV4/Tree.php
/usr/share/php/Sabre/DAV4/UUIDUtil.php
/usr/share/php/Sabre/DAV4/Version.php
/usr/share/php/Sabre/DAV4/Xml
/usr/share/php/Sabre/DAV4/Xml/Element
/usr/share/php/Sabre/DAV4/Xml/Element/Prop.php
/usr/share/php/Sabre/DAV4/Xml/Element/Response.php
/usr/share/php/Sabre/DAV4/Xml/Element/Sharee.php
/usr/share/php/Sabre/DAV4/Xml/Property
/usr/share/php/Sabre/DAV4/Xml/Property/Complex.php
/usr/share/php/Sabre/DAV4/Xml/Property/GetLastModified.php
/usr/share/php/Sabre/DAV4/Xml/Property/Href.php
/usr/share/php/Sabre/DAV4/Xml/Property/Invite.php
/usr/share/php/Sabre/DAV4/Xml/Property/LocalHref.php
/usr/share/php/Sabre/DAV4/Xml/Property/LockDiscovery.php
/usr/share/php/Sabre/DAV4/Xml/Property/ResourceType.php
/usr/share/php/Sabre/DAV4/Xml/Property/ShareAccess.php
/usr/share/php/Sabre/DAV4/Xml/Property/SupportedLock.php
/usr/share/php/Sabre/DAV4/Xml/Property/SupportedMethodSet.php
/usr/share/php/Sabre/DAV4/Xml/Property/SupportedReportSet.php
/usr/share/php/Sabre/DAV4/Xml/Request
/usr/share/php/Sabre/DAV4/Xml/Request/Lock.php
/usr/share/php/Sabre/DAV4/Xml/Request/MkCol.php
/usr/share/php/Sabre/DAV4/Xml/Request/PropFind.php
/usr/share/php/Sabre/DAV4/Xml/Request/PropPatch.php
/usr/share/php/Sabre/DAV4/Xml/Request/ShareResource.php
/usr/share/php/Sabre/DAV4/Xml/Request/SyncCollectionReport.php
/usr/share/php/Sabre/DAV4/Xml/Response
/usr/share/php/Sabre/DAV4/Xml/Response/MultiStatus.php
/usr/share/php/Sabre/DAV4/Xml/Service.php
/usr/share/php/Sabre/DAV4/autoload.php
/usr/share/php/Sabre/DAVACL4
/usr/share/php/Sabre/DAVACL4/ACLTrait.php
/usr/share/php/Sabre/DAVACL4/AbstractPrincipalCollection.php
/usr/share/php/Sabre/DAVACL4/Exception
/usr/share/php/Sabre/DAVACL4/Exception/AceConflict.php
/usr/share/php/Sabre/DAVACL4/Exception/NeedPrivileges.php
/usr/share/php/Sabre/DAVACL4/Exception/NoAbstract.php
/usr/share/php/Sabre/DAVACL4/Exception/NotRecognizedPrincipal.php
/usr/share/php/Sabre/DAVACL4/Exception/NotSupportedPrivilege.php
/usr/share/php/Sabre/DAVACL4/FS
/usr/share/php/Sabre/DAVACL4/FS/Collection.php
/usr/share/php/Sabre/DAVACL4/FS/File.php
/usr/share/php/Sabre/DAVACL4/FS/HomeCollection.php
/usr/share/php/Sabre/DAVACL4/IACL.php
/usr/share/php/Sabre/DAVACL4/IPrincipal.php
/usr/share/php/Sabre/DAVACL4/IPrincipalCollection.php
/usr/share/php/Sabre/DAVACL4/Plugin.php
/usr/share/php/Sabre/DAVACL4/Principal.php
/usr/share/php/Sabre/DAVACL4/PrincipalBackend
/usr/share/php/Sabre/DAVACL4/PrincipalBackend/AbstractBackend.php
/usr/share/php/Sabre/DAVACL4/PrincipalBackend/BackendInterface.php
/usr/share/php/Sabre/DAVACL4/PrincipalBackend/CreatePrincipalSupport.php
/usr/share/php/Sabre/DAVACL4/PrincipalBackend/PDO.php
/usr/share/php/Sabre/DAVACL4/PrincipalCollection.php
/usr/share/php/Sabre/DAVACL4/Xml
/usr/share/php/Sabre/DAVACL4/Xml/Property
/usr/share/php/Sabre/DAVACL4/Xml/Property/Acl.php
/usr/share/php/Sabre/DAVACL4/Xml/Property/AclRestrictions.php
/usr/share/php/Sabre/DAVACL4/Xml/Property/CurrentUserPrivilegeSet.php
/usr/share/php/Sabre/DAVACL4/Xml/Property/Principal.php
/usr/share/php/Sabre/DAVACL4/Xml/Property/SupportedPrivilegeSet.php
/usr/share/php/Sabre/DAVACL4/Xml/Request
/usr/share/php/Sabre/DAVACL4/Xml/Request/AclPrincipalPropSetReport.php
/usr/share/php/Sabre/DAVACL4/Xml/Request/ExpandPropertyReport.php
/usr/share/php/Sabre/DAVACL4/Xml/Request/PrincipalMatchReport.php
/usr/share/php/Sabre/DAVACL4/Xml/Request/PrincipalPropertySearchReport.php
/usr/share/php/Sabre/DAVACL4/Xml/Request/PrincipalSearchPropertySetReport.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:37:51 2024