]> source.dussan.org Git - nextcloud-server.git/commit
update to SabreDav 1.6.2
authorGeorg Ehrke <dev@georgswebsite.de>
Sat, 21 Apr 2012 21:24:39 +0000 (23:24 +0200)
committerGeorg Ehrke <dev@georgswebsite.de>
Sat, 21 Apr 2012 21:24:39 +0000 (23:24 +0200)
commite2f64394f3ba3ec7a1e653a654982dbfe9c4370b
tree9c46b30c8da19f6cef3d4e328d3ccb897525aec0
parenta0a80e74c2b7ba32cd6e8a57dcfba6bcadab3053
update to SabreDav 1.6.2
180 files changed:
3rdparty/Sabre.includes.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Backend/Abstract.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Backend/PDO.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Calendar.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/CalendarObject.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/CalendarQueryParser.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/CalendarQueryValidator.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/CalendarRootNode.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/ICSExportPlugin.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/ICalendar.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/ICalendarObject.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Principal/Collection.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Principal/ProxyRead.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Principal/ProxyWrite.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Principal/User.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Property/SupportedCalendarData.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Property/SupportedCollationSet.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Schedule/IMip.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Schedule/IOutbox.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Schedule/Outbox.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Server.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/UserCalendars.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/Version.php [new file with mode: 0755]
3rdparty/Sabre/CalDAV/includes.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/AddressBook.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/AddressBookQueryParser.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/AddressBookRoot.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/Backend/Abstract.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/Backend/PDO.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/Card.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/IAddressBook.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/ICard.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/IDirectory.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/Property/SupportedAddressData.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/UserAddressBooks.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/Version.php [new file with mode: 0755]
3rdparty/Sabre/CardDAV/includes.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/Backend/AbstractBasic.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/Backend/AbstractDigest.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/Backend/Apache.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/Backend/File.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/Backend/PDO.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/IBackend.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Auth/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/GuessContentType.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/MapGetToPropFind.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/favicon.ico [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/addressbook.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/calendar.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/card.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/collection.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/file.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/parent.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Browser/assets/icons/principal.png [new file with mode: 0755]
3rdparty/Sabre/DAV/Client.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Collection.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Directory.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/BadRequest.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/Conflict.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/ConflictingLock.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/FileNotFound.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/Forbidden.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/InsufficientStorage.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/InvalidResourceType.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/Locked.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/MethodNotAllowed.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/NotAuthenticated.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/NotFound.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/NotImplemented.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/PaymentRequired.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/PreconditionFailed.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/ReportNotImplemented.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Exception/UnsupportedMediaType.php [new file with mode: 0755]
3rdparty/Sabre/DAV/FS/Directory.php [new file with mode: 0755]
3rdparty/Sabre/DAV/FS/File.php [new file with mode: 0755]
3rdparty/Sabre/DAV/FS/Node.php [new file with mode: 0755]
3rdparty/Sabre/DAV/FSExt/Directory.php [new file with mode: 0755]
3rdparty/Sabre/DAV/FSExt/File.php [new file with mode: 0755]
3rdparty/Sabre/DAV/FSExt/Node.php [new file with mode: 0755]
3rdparty/Sabre/DAV/File.php [new file with mode: 0755]
3rdparty/Sabre/DAV/ICollection.php [new file with mode: 0755]
3rdparty/Sabre/DAV/IExtendedCollection.php [new file with mode: 0755]
3rdparty/Sabre/DAV/IFile.php [new file with mode: 0755]
3rdparty/Sabre/DAV/INode.php [new file with mode: 0755]
3rdparty/Sabre/DAV/IProperties.php [new file with mode: 0755]
3rdparty/Sabre/DAV/IQuota.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Locks/Backend/Abstract.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Locks/Backend/FS.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Locks/Backend/File.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Locks/Backend/PDO.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Locks/LockInfo.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Locks/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Mount/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Node.php [new file with mode: 0755]
3rdparty/Sabre/DAV/ObjectTree.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/GetLastModified.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/Href.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/HrefList.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/IHref.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/LockDiscovery.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/ResourceType.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/Response.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/ResponseList.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/SupportedLock.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Property/SupportedReportSet.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Server.php [new file with mode: 0755]
3rdparty/Sabre/DAV/ServerPlugin.php [new file with mode: 0755]
3rdparty/Sabre/DAV/SimpleCollection.php [new file with mode: 0755]
3rdparty/Sabre/DAV/SimpleDirectory.php [new file with mode: 0755]
3rdparty/Sabre/DAV/SimpleFile.php [new file with mode: 0755]
3rdparty/Sabre/DAV/StringUtil.php [new file with mode: 0755]
3rdparty/Sabre/DAV/TemporaryFileFilterPlugin.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Tree.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Tree/Filesystem.php [new file with mode: 0755]
3rdparty/Sabre/DAV/URLUtil.php [new file with mode: 0755]
3rdparty/Sabre/DAV/UUIDUtil.php [new file with mode: 0755]
3rdparty/Sabre/DAV/Version.php [new file with mode: 0755]
3rdparty/Sabre/DAV/XMLUtil.php [new file with mode: 0755]
3rdparty/Sabre/DAV/includes.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/AbstractPrincipalCollection.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Exception/AceConflict.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Exception/NeedPrivileges.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Exception/NoAbstract.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Exception/NotSupportedPrivilege.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/IACL.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/IPrincipal.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/IPrincipalBackend.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Plugin.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Principal.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/PrincipalBackend/PDO.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/PrincipalCollection.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Property/Acl.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Property/AclRestrictions.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Property/Principal.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Property/SupportedPrivilegeSet.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/Version.php [new file with mode: 0755]
3rdparty/Sabre/DAVACL/includes.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/AWSAuth.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/AbstractAuth.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/BasicAuth.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/DigestAuth.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/Request.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/Response.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/Util.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/Version.php [new file with mode: 0755]
3rdparty/Sabre/HTTP/includes.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Component.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Component/VAlarm.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Component/VCalendar.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Component/VEvent.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Component/VJournal.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Component/VTodo.php [new file with mode: 0755]
3rdparty/Sabre/VObject/DateTimeParser.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Element.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Element/DateTime.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Element/MultiDateTime.php [new file with mode: 0755]
3rdparty/Sabre/VObject/ElementList.php [new file with mode: 0755]
3rdparty/Sabre/VObject/FreeBusyGenerator.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Node.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Parameter.php [new file with mode: 0755]
3rdparty/Sabre/VObject/ParseException.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Property.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Property/DateTime.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Property/MultiDateTime.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Reader.php [new file with mode: 0755]
3rdparty/Sabre/VObject/RecurrenceIterator.php [new file with mode: 0755]
3rdparty/Sabre/VObject/Version.php [new file with mode: 0755]
3rdparty/Sabre/VObject/WindowsTimezoneMap.php [new file with mode: 0755]
3rdparty/Sabre/VObject/includes.php [new file with mode: 0755]
3rdparty/Sabre/autoload.php [new file with mode: 0755]