]> source.dussan.org Git - nextcloud-server.git/commit
remove the ownCloud 3D support and add lot's of usefull 3rd party libraries instead.
authorFrank Karlitschek <karlitschek@kde.org>
Sun, 7 Aug 2011 15:36:49 +0000 (17:36 +0200)
committerFrank Karlitschek <karlitschek@kde.org>
Sun, 7 Aug 2011 15:36:49 +0000 (17:36 +0200)
commitf5a030f4ae5298c2b3325a27e8d05153f0488ea0
tree3317cc1a238a0caaabb23a8c9a26451106f24ec1
parent51caa624bb0874fff878a00fb2883e58ad60cde3
remove the ownCloud 3D support and add lot's of usefull 3rd party libraries instead.
444 files changed:
3dparty/COPYING-PHP [deleted file]
3dparty/COPYING-README [deleted file]
3dparty/Console/Getopt.php [deleted file]
3dparty/Crypt_Blowfish/Blowfish.php [deleted file]
3dparty/Crypt_Blowfish/Blowfish/DefaultKey.php [deleted file]
3dparty/MDB2.php [deleted file]
3dparty/MDB2/Date.php [deleted file]
3dparty/MDB2/Driver/Datatype/Common.php [deleted file]
3dparty/MDB2/Driver/Datatype/mysql.php [deleted file]
3dparty/MDB2/Driver/Datatype/pgsql.php [deleted file]
3dparty/MDB2/Driver/Datatype/sqlite.php [deleted file]
3dparty/MDB2/Driver/Function/Common.php [deleted file]
3dparty/MDB2/Driver/Function/mysql.php [deleted file]
3dparty/MDB2/Driver/Function/pgsql.php [deleted file]
3dparty/MDB2/Driver/Function/sqlite.php [deleted file]
3dparty/MDB2/Driver/Manager/Common.php [deleted file]
3dparty/MDB2/Driver/Manager/mysql.php [deleted file]
3dparty/MDB2/Driver/Manager/pgsql.php [deleted file]
3dparty/MDB2/Driver/Manager/sqlite.php [deleted file]
3dparty/MDB2/Driver/Native/Common.php [deleted file]
3dparty/MDB2/Driver/Native/mysql.php [deleted file]
3dparty/MDB2/Driver/Native/pgsql.php [deleted file]
3dparty/MDB2/Driver/Native/sqlite.php [deleted file]
3dparty/MDB2/Driver/Reverse/Common.php [deleted file]
3dparty/MDB2/Driver/Reverse/mysql.php [deleted file]
3dparty/MDB2/Driver/Reverse/pgsql.php [deleted file]
3dparty/MDB2/Driver/Reverse/sqlite.php [deleted file]
3dparty/MDB2/Driver/mysql.php [deleted file]
3dparty/MDB2/Driver/pgsql.php [deleted file]
3dparty/MDB2/Driver/sqlite.php [deleted file]
3dparty/MDB2/Extended.php [deleted file]
3dparty/MDB2/Iterator.php [deleted file]
3dparty/MDB2/LOB.php [deleted file]
3dparty/MDB2/Schema.php [deleted file]
3dparty/MDB2/Schema/Parser.php [deleted file]
3dparty/MDB2/Schema/Parser2.php [deleted file]
3dparty/MDB2/Schema/Reserved/ibase.php [deleted file]
3dparty/MDB2/Schema/Reserved/mssql.php [deleted file]
3dparty/MDB2/Schema/Reserved/mysql.php [deleted file]
3dparty/MDB2/Schema/Reserved/oci8.php [deleted file]
3dparty/MDB2/Schema/Reserved/pgsql.php [deleted file]
3dparty/MDB2/Schema/Tool.php [deleted file]
3dparty/MDB2/Schema/Tool/ParameterException.php [deleted file]
3dparty/MDB2/Schema/Validate.php [deleted file]
3dparty/MDB2/Schema/Writer.php [deleted file]
3dparty/PEAR.php [deleted file]
3dparty/PEAR/Autoloader.php [deleted file]
3dparty/PEAR/Builder.php [deleted file]
3dparty/PEAR/Command.php [deleted file]
3dparty/PEAR/Command/Auth.php [deleted file]
3dparty/PEAR/Command/Build.php [deleted file]
3dparty/PEAR/Command/Common.php [deleted file]
3dparty/PEAR/Command/Config.php [deleted file]
3dparty/PEAR/Command/Install.php [deleted file]
3dparty/PEAR/Command/Mirror.php [deleted file]
3dparty/PEAR/Command/Package.php [deleted file]
3dparty/PEAR/Command/Registry.php [deleted file]
3dparty/PEAR/Command/Remote.php [deleted file]
3dparty/PEAR/Common.php [deleted file]
3dparty/PEAR/Config.php [deleted file]
3dparty/PEAR/Dependency.php [deleted file]
3dparty/PEAR/Downloader.php [deleted file]
3dparty/PEAR/ErrorStack.php [deleted file]
3dparty/PEAR/Exception.php [deleted file]
3dparty/PEAR/Frontend/CLI.php [deleted file]
3dparty/PEAR/Installer.php [deleted file]
3dparty/PEAR/Packager.php [deleted file]
3dparty/PEAR/Registry.php [deleted file]
3dparty/PEAR/Remote.php [deleted file]
3dparty/PEAR/RunTest.php [deleted file]
3dparty/Sabre.includes.php [deleted file]
3dparty/Sabre/CalDAV/Backend/Abstract.php [deleted file]
3dparty/Sabre/CalDAV/Backend/PDO.php [deleted file]
3dparty/Sabre/CalDAV/Calendar.php [deleted file]
3dparty/Sabre/CalDAV/CalendarObject.php [deleted file]
3dparty/Sabre/CalDAV/CalendarRootNode.php [deleted file]
3dparty/Sabre/CalDAV/Exception/InvalidICalendarObject.php [deleted file]
3dparty/Sabre/CalDAV/ICSExportPlugin.php [deleted file]
3dparty/Sabre/CalDAV/ICalendarUtil.php [deleted file]
3dparty/Sabre/CalDAV/Plugin.php [deleted file]
3dparty/Sabre/CalDAV/Principal/Collection.php [deleted file]
3dparty/Sabre/CalDAV/Principal/ProxyRead.php [deleted file]
3dparty/Sabre/CalDAV/Principal/ProxyWrite.php [deleted file]
3dparty/Sabre/CalDAV/Principal/User.php [deleted file]
3dparty/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php [deleted file]
3dparty/Sabre/CalDAV/Property/SupportedCalendarData.php [deleted file]
3dparty/Sabre/CalDAV/Property/SupportedCollationSet.php [deleted file]
3dparty/Sabre/CalDAV/Server.php [deleted file]
3dparty/Sabre/CalDAV/UserCalendars.php [deleted file]
3dparty/Sabre/CalDAV/Version.php [deleted file]
3dparty/Sabre/CalDAV/XMLUtil.php [deleted file]
3dparty/Sabre/CardDAV/AddressBook.php [deleted file]
3dparty/Sabre/CardDAV/AddressBookQueryParser.php [deleted file]
3dparty/Sabre/CardDAV/AddressBookRoot.php [deleted file]
3dparty/Sabre/CardDAV/Backend/Abstract.php [deleted file]
3dparty/Sabre/CardDAV/Backend/PDO.php [deleted file]
3dparty/Sabre/CardDAV/Card.php [deleted file]
3dparty/Sabre/CardDAV/IAddressBook.php [deleted file]
3dparty/Sabre/CardDAV/ICard.php [deleted file]
3dparty/Sabre/CardDAV/IDirectory.php [deleted file]
3dparty/Sabre/CardDAV/Plugin.php [deleted file]
3dparty/Sabre/CardDAV/UserAddressBooks.php [deleted file]
3dparty/Sabre/CardDAV/Version.php [deleted file]
3dparty/Sabre/DAV/Auth/Backend/AbstractBasic.php [deleted file]
3dparty/Sabre/DAV/Auth/Backend/AbstractDigest.php [deleted file]
3dparty/Sabre/DAV/Auth/Backend/Apache.php [deleted file]
3dparty/Sabre/DAV/Auth/Backend/File.php [deleted file]
3dparty/Sabre/DAV/Auth/Backend/PDO.php [deleted file]
3dparty/Sabre/DAV/Auth/IBackend.php [deleted file]
3dparty/Sabre/DAV/Auth/Plugin.php [deleted file]
3dparty/Sabre/DAV/Browser/GuessContentType.php [deleted file]
3dparty/Sabre/DAV/Browser/MapGetToPropFind.php [deleted file]
3dparty/Sabre/DAV/Browser/Plugin.php [deleted file]
3dparty/Sabre/DAV/Client.php [deleted file]
3dparty/Sabre/DAV/Collection.php [deleted file]
3dparty/Sabre/DAV/Directory.php [deleted file]
3dparty/Sabre/DAV/Exception.php [deleted file]
3dparty/Sabre/DAV/Exception/BadRequest.php [deleted file]
3dparty/Sabre/DAV/Exception/Conflict.php [deleted file]
3dparty/Sabre/DAV/Exception/ConflictingLock.php [deleted file]
3dparty/Sabre/DAV/Exception/FileNotFound.php [deleted file]
3dparty/Sabre/DAV/Exception/Forbidden.php [deleted file]
3dparty/Sabre/DAV/Exception/InsufficientStorage.php [deleted file]
3dparty/Sabre/DAV/Exception/InvalidResourceType.php [deleted file]
3dparty/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php [deleted file]
3dparty/Sabre/DAV/Exception/Locked.php [deleted file]
3dparty/Sabre/DAV/Exception/MethodNotAllowed.php [deleted file]
3dparty/Sabre/DAV/Exception/NotAuthenticated.php [deleted file]
3dparty/Sabre/DAV/Exception/NotImplemented.php [deleted file]
3dparty/Sabre/DAV/Exception/PreconditionFailed.php [deleted file]
3dparty/Sabre/DAV/Exception/ReportNotImplemented.php [deleted file]
3dparty/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php [deleted file]
3dparty/Sabre/DAV/Exception/UnsupportedMediaType.php [deleted file]
3dparty/Sabre/DAV/FS/Directory.php [deleted file]
3dparty/Sabre/DAV/FS/File.php [deleted file]
3dparty/Sabre/DAV/FS/Node.php [deleted file]
3dparty/Sabre/DAV/FSExt/Directory.php [deleted file]
3dparty/Sabre/DAV/FSExt/File.php [deleted file]
3dparty/Sabre/DAV/FSExt/Node.php [deleted file]
3dparty/Sabre/DAV/File.php [deleted file]
3dparty/Sabre/DAV/ICollection.php [deleted file]
3dparty/Sabre/DAV/IExtendedCollection.php [deleted file]
3dparty/Sabre/DAV/IFile.php [deleted file]
3dparty/Sabre/DAV/ILockable.php [deleted file]
3dparty/Sabre/DAV/INode.php [deleted file]
3dparty/Sabre/DAV/IProperties.php [deleted file]
3dparty/Sabre/DAV/IQuota.php [deleted file]
3dparty/Sabre/DAV/Locks/Backend/Abstract.php [deleted file]
3dparty/Sabre/DAV/Locks/Backend/FS.php [deleted file]
3dparty/Sabre/DAV/Locks/Backend/File.php [deleted file]
3dparty/Sabre/DAV/Locks/Backend/PDO.php [deleted file]
3dparty/Sabre/DAV/Locks/LockInfo.php [deleted file]
3dparty/Sabre/DAV/Locks/Plugin.php [deleted file]
3dparty/Sabre/DAV/Mount/Plugin.php [deleted file]
3dparty/Sabre/DAV/Node.php [deleted file]
3dparty/Sabre/DAV/ObjectTree.php [deleted file]
3dparty/Sabre/DAV/Property.php [deleted file]
3dparty/Sabre/DAV/Property/GetLastModified.php [deleted file]
3dparty/Sabre/DAV/Property/Href.php [deleted file]
3dparty/Sabre/DAV/Property/HrefList.php [deleted file]
3dparty/Sabre/DAV/Property/IHref.php [deleted file]
3dparty/Sabre/DAV/Property/LockDiscovery.php [deleted file]
3dparty/Sabre/DAV/Property/ResourceType.php [deleted file]
3dparty/Sabre/DAV/Property/Response.php [deleted file]
3dparty/Sabre/DAV/Property/ResponseList.php [deleted file]
3dparty/Sabre/DAV/Property/SupportedLock.php [deleted file]
3dparty/Sabre/DAV/Property/SupportedReportSet.php [deleted file]
3dparty/Sabre/DAV/Server.php [deleted file]
3dparty/Sabre/DAV/ServerPlugin.php [deleted file]
3dparty/Sabre/DAV/SimpleCollection.php [deleted file]
3dparty/Sabre/DAV/SimpleDirectory.php [deleted file]
3dparty/Sabre/DAV/StringUtil.php [deleted file]
3dparty/Sabre/DAV/TemporaryFileFilterPlugin.php [deleted file]
3dparty/Sabre/DAV/Tree.php [deleted file]
3dparty/Sabre/DAV/Tree/Filesystem.php [deleted file]
3dparty/Sabre/DAV/URLUtil.php [deleted file]
3dparty/Sabre/DAV/UUIDUtil.php [deleted file]
3dparty/Sabre/DAV/Version.php [deleted file]
3dparty/Sabre/DAV/XMLUtil.php [deleted file]
3dparty/Sabre/DAVACL/AbstractPrincipalCollection.php [deleted file]
3dparty/Sabre/DAVACL/Exception/AceConflict.php [deleted file]
3dparty/Sabre/DAVACL/Exception/NeedPrivileges.php [deleted file]
3dparty/Sabre/DAVACL/Exception/NoAbstract.php [deleted file]
3dparty/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php [deleted file]
3dparty/Sabre/DAVACL/Exception/NotSupportedPrivilege.php [deleted file]
3dparty/Sabre/DAVACL/IACL.php [deleted file]
3dparty/Sabre/DAVACL/IPrincipal.php [deleted file]
3dparty/Sabre/DAVACL/IPrincipalBackend.php [deleted file]
3dparty/Sabre/DAVACL/Plugin.php [deleted file]
3dparty/Sabre/DAVACL/Principal.php [deleted file]
3dparty/Sabre/DAVACL/PrincipalBackend/PDO.php [deleted file]
3dparty/Sabre/DAVACL/PrincipalCollection.php [deleted file]
3dparty/Sabre/DAVACL/Property/Acl.php [deleted file]
3dparty/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php [deleted file]
3dparty/Sabre/DAVACL/Property/Principal.php [deleted file]
3dparty/Sabre/DAVACL/Property/SupportedPrivilegeSet.php [deleted file]
3dparty/Sabre/DAVACL/Version.php [deleted file]
3dparty/Sabre/HTTP/AWSAuth.php [deleted file]
3dparty/Sabre/HTTP/AbstractAuth.php [deleted file]
3dparty/Sabre/HTTP/BasicAuth.php [deleted file]
3dparty/Sabre/HTTP/DigestAuth.php [deleted file]
3dparty/Sabre/HTTP/Request.php [deleted file]
3dparty/Sabre/HTTP/Response.php [deleted file]
3dparty/Sabre/HTTP/Util.php [deleted file]
3dparty/Sabre/HTTP/Version.php [deleted file]
3dparty/Sabre/VObject/Component.php [deleted file]
3dparty/Sabre/VObject/Element.php [deleted file]
3dparty/Sabre/VObject/Element/DateTime.php [deleted file]
3dparty/Sabre/VObject/Element/MultiDateTime.php [deleted file]
3dparty/Sabre/VObject/ElementList.php [deleted file]
3dparty/Sabre/VObject/Node.php [deleted file]
3dparty/Sabre/VObject/Parameter.php [deleted file]
3dparty/Sabre/VObject/ParseException.php [deleted file]
3dparty/Sabre/VObject/Property.php [deleted file]
3dparty/Sabre/VObject/Reader.php [deleted file]
3dparty/Sabre/VObject/Version.php [deleted file]
3dparty/Sabre/VObject/includes.php [deleted file]
3dparty/Sabre/autoload.php [deleted file]
3dparty/System.php [deleted file]
3dparty/XML/Parser.php [deleted file]
3dparty/XML/RPC.php [deleted file]
3dparty/XML/RPC/Server.php [deleted file]
3rdparty/COPYING-PHP [new file with mode: 0644]
3rdparty/COPYING-README [new file with mode: 0644]
3rdparty/Console/Getopt.php [new file with mode: 0644]
3rdparty/Crypt_Blowfish/Blowfish.php [new file with mode: 0644]
3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php [new file with mode: 0644]
3rdparty/MDB2.php [new file with mode: 0644]
3rdparty/MDB2/Date.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Extended.php [new file with mode: 0644]
3rdparty/MDB2/Iterator.php [new file with mode: 0644]
3rdparty/MDB2/LOB.php [new file with mode: 0644]
3rdparty/MDB2/Schema.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Parser.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Parser2.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/ibase.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/mssql.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/oci8.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Tool.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Tool/ParameterException.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Validate.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Writer.php [new file with mode: 0644]
3rdparty/PEAR.php [new file with mode: 0644]
3rdparty/PEAR/Autoloader.php [new file with mode: 0644]
3rdparty/PEAR/Builder.php [new file with mode: 0644]
3rdparty/PEAR/Command.php [new file with mode: 0644]
3rdparty/PEAR/Command/Auth.php [new file with mode: 0644]
3rdparty/PEAR/Command/Build.php [new file with mode: 0644]
3rdparty/PEAR/Command/Common.php [new file with mode: 0644]
3rdparty/PEAR/Command/Config.php [new file with mode: 0644]
3rdparty/PEAR/Command/Install.php [new file with mode: 0644]
3rdparty/PEAR/Command/Mirror.php [new file with mode: 0644]
3rdparty/PEAR/Command/Package.php [new file with mode: 0644]
3rdparty/PEAR/Command/Registry.php [new file with mode: 0644]
3rdparty/PEAR/Command/Remote.php [new file with mode: 0644]
3rdparty/PEAR/Common.php [new file with mode: 0644]
3rdparty/PEAR/Config.php [new file with mode: 0644]
3rdparty/PEAR/Dependency.php [new file with mode: 0644]
3rdparty/PEAR/Downloader.php [new file with mode: 0644]
3rdparty/PEAR/ErrorStack.php [new file with mode: 0644]
3rdparty/PEAR/Exception.php [new file with mode: 0644]
3rdparty/PEAR/Frontend/CLI.php [new file with mode: 0644]
3rdparty/PEAR/Installer.php [new file with mode: 0644]
3rdparty/PEAR/Packager.php [new file with mode: 0644]
3rdparty/PEAR/Registry.php [new file with mode: 0644]
3rdparty/PEAR/Remote.php [new file with mode: 0644]
3rdparty/PEAR/RunTest.php [new file with mode: 0644]
3rdparty/Sabre.includes.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Backend/Abstract.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Calendar.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/CalendarObject.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/CalendarRootNode.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Exception/InvalidICalendarObject.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/ICSExportPlugin.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/ICalendarUtil.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/Collection.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/ProxyRead.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/ProxyWrite.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/User.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Property/SupportedCalendarData.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Property/SupportedCollationSet.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Server.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/UserCalendars.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Version.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/XMLUtil.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/AddressBook.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/AddressBookQueryParser.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/AddressBookRoot.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Backend/Abstract.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Card.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/IAddressBook.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/ICard.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/IDirectory.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/UserAddressBooks.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Version.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/AbstractBasic.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/AbstractDigest.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/Apache.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/IBackend.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Browser/GuessContentType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Browser/MapGetToPropFind.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Browser/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Client.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Collection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Directory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/BadRequest.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/Conflict.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/ConflictingLock.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/FileNotFound.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/Forbidden.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/InsufficientStorage.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/InvalidResourceType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/Locked.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/MethodNotAllowed.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/NotAuthenticated.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/NotImplemented.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/PreconditionFailed.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/ReportNotImplemented.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/UnsupportedMediaType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FS/Directory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FS/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FS/Node.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FSExt/Directory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FSExt/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FSExt/Node.php [new file with mode: 0644]
3rdparty/Sabre/DAV/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ICollection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IExtendedCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IFile.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ILockable.php [new file with mode: 0644]
3rdparty/Sabre/DAV/INode.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IProperties.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IQuota.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/Abstract.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/FS.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/LockInfo.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Mount/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Node.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ObjectTree.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/GetLastModified.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/Href.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/HrefList.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/IHref.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/LockDiscovery.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/ResourceType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/Response.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/ResponseList.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/SupportedLock.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/SupportedReportSet.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Server.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ServerPlugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/SimpleCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/SimpleDirectory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/StringUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAV/TemporaryFileFilterPlugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Tree.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Tree/Filesystem.php [new file with mode: 0644]
3rdparty/Sabre/DAV/URLUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAV/UUIDUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Version.php [new file with mode: 0644]
3rdparty/Sabre/DAV/XMLUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/AbstractPrincipalCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/AceConflict.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NeedPrivileges.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NoAbstract.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NotSupportedPrivilege.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/IACL.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/IPrincipal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/IPrincipalBackend.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Principal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/PrincipalBackend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/PrincipalCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/Acl.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/Principal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/SupportedPrivilegeSet.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Version.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/AWSAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/AbstractAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/BasicAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/DigestAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Request.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Response.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Util.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Version.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Component.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Element.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Element/DateTime.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Element/MultiDateTime.php [new file with mode: 0644]
3rdparty/Sabre/VObject/ElementList.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Node.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Parameter.php [new file with mode: 0644]
3rdparty/Sabre/VObject/ParseException.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Property.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Reader.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Version.php [new file with mode: 0644]
3rdparty/Sabre/VObject/includes.php [new file with mode: 0644]
3rdparty/Sabre/autoload.php [new file with mode: 0644]
3rdparty/System.php [new file with mode: 0644]
3rdparty/XML/Parser.php [new file with mode: 0644]
3rdparty/XML/RPC.php [new file with mode: 0644]
3rdparty/XML/RPC/Server.php [new file with mode: 0644]