ports/mail/grommunio/dav/pkg/PLIST

754 lines
44 KiB
Text

grommunio-dav/
grommunio-dav/.phpcs
grommunio-dav/.scrutinizer.yml
grommunio-dav/LICENSE
grommunio-dav/README.rst
grommunio-dav/build/
grommunio-dav/build/grommunio-dav-upstream.conf
grommunio-dav/build/grommunio-dav.conf
grommunio-dav/build/grommunio-dav.lr
grommunio-dav/build/pool-grommunio-dav.conf
grommunio-dav/build/sysuser.conf
grommunio-dav/composer.json
grommunio-dav/composer.lock
grommunio-dav/config.php.dist
@sample grommunio-dav/config.php
grommunio-dav/glogger.ini.dist
@sample grommunio-dav/glogger.ini
grommunio-dav/lib/
grommunio-dav/lib/AuthBasicBackend.php
grommunio-dav/lib/DAVACL.php
grommunio-dav/lib/GLogger.php
grommunio-dav/lib/GrommunioCalDavBackend.php
grommunio-dav/lib/GrommunioCardDavBackend.php
grommunio-dav/lib/GrommunioDavBackend.php
grommunio-dav/lib/GrommunioIMipPlugin.php
grommunio-dav/lib/GrommunioSchedulePlugin.php
grommunio-dav/lib/GrommunioSyncState.php
grommunio-dav/lib/MapiProps.php
grommunio-dav/lib/MonologWrapper.php
grommunio-dav/lib/PHPWrapper.php
grommunio-dav/lib/PrincipalsBackend.php
grommunio-dav/phpunit.xml
grommunio-dav/server.php
grommunio-dav/tests/
grommunio-dav/tests/grommunio-dav/
grommunio-dav/tests/grommunio-dav/GrommunioCardDavBackendTest.php
grommunio-dav/tests/grommunio-dav/GrommunioDavBackendTest.php
grommunio-dav/vendor/
grommunio-dav/vendor/autoload.php
grommunio-dav/vendor/bin/
grommunio-dav/vendor/bin/generate_vcards
grommunio-dav/vendor/bin/naturalselection
grommunio-dav/vendor/bin/sabredav
grommunio-dav/vendor/bin/vobject
grommunio-dav/vendor/composer/
grommunio-dav/vendor/composer/ClassLoader.php
grommunio-dav/vendor/composer/InstalledVersions.php
grommunio-dav/vendor/composer/LICENSE
grommunio-dav/vendor/composer/autoload_classmap.php
grommunio-dav/vendor/composer/autoload_files.php
grommunio-dav/vendor/composer/autoload_namespaces.php
grommunio-dav/vendor/composer/autoload_psr4.php
grommunio-dav/vendor/composer/autoload_real.php
grommunio-dav/vendor/composer/autoload_static.php
grommunio-dav/vendor/composer/installed.json
grommunio-dav/vendor/composer/installed.php
grommunio-dav/vendor/composer/platform_check.php
grommunio-dav/vendor/monolog/
grommunio-dav/vendor/monolog/monolog/
grommunio-dav/vendor/monolog/monolog/CHANGELOG.md
grommunio-dav/vendor/monolog/monolog/LICENSE
grommunio-dav/vendor/monolog/monolog/README.md
grommunio-dav/vendor/monolog/monolog/UPGRADE.md
grommunio-dav/vendor/monolog/monolog/composer.json
grommunio-dav/vendor/monolog/monolog/src/
grommunio-dav/vendor/monolog/monolog/src/Monolog/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Attribute/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/ErrorHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/GoogleCloudLoggingFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/Curl/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/Handler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/NoopHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/OverflowHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ProcessHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SendGridHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/Slack/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/LogRecord.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Logger.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Registry.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/SignalHandler.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Test/
grommunio-dav/vendor/monolog/monolog/src/Monolog/Test/TestCase.php
grommunio-dav/vendor/monolog/monolog/src/Monolog/Utils.php
grommunio-dav/vendor/psr/
grommunio-dav/vendor/psr/log/
grommunio-dav/vendor/psr/log/LICENSE
grommunio-dav/vendor/psr/log/Psr/
grommunio-dav/vendor/psr/log/Psr/Log/
grommunio-dav/vendor/psr/log/Psr/Log/AbstractLogger.php
grommunio-dav/vendor/psr/log/Psr/Log/InvalidArgumentException.php
grommunio-dav/vendor/psr/log/Psr/Log/LogLevel.php
grommunio-dav/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
grommunio-dav/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
grommunio-dav/vendor/psr/log/Psr/Log/LoggerInterface.php
grommunio-dav/vendor/psr/log/Psr/Log/LoggerTrait.php
grommunio-dav/vendor/psr/log/Psr/Log/NullLogger.php
grommunio-dav/vendor/psr/log/Psr/Log/Test/
grommunio-dav/vendor/psr/log/Psr/Log/Test/DummyTest.php
grommunio-dav/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
grommunio-dav/vendor/psr/log/Psr/Log/Test/TestLogger.php
grommunio-dav/vendor/psr/log/README.md
grommunio-dav/vendor/psr/log/composer.json
grommunio-dav/vendor/sabre/
grommunio-dav/vendor/sabre/dav/
grommunio-dav/vendor/sabre/dav/.php_cs.dist
grommunio-dav/vendor/sabre/dav/.travis.yml
grommunio-dav/vendor/sabre/dav/LICENSE
grommunio-dav/vendor/sabre/dav/README.md
grommunio-dav/vendor/sabre/dav/bin/
grommunio-dav/vendor/sabre/dav/bin/build.php
grommunio-dav/vendor/sabre/dav/bin/googlecode_upload.py
grommunio-dav/vendor/sabre/dav/bin/migrateto20.php
grommunio-dav/vendor/sabre/dav/bin/migrateto21.php
grommunio-dav/vendor/sabre/dav/bin/migrateto30.php
grommunio-dav/vendor/sabre/dav/bin/migrateto32.php
grommunio-dav/vendor/sabre/dav/bin/naturalselection
grommunio-dav/vendor/sabre/dav/bin/sabredav
grommunio-dav/vendor/sabre/dav/bin/sabredav.php
grommunio-dav/vendor/sabre/dav/composer.json
grommunio-dav/vendor/sabre/dav/lib/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/PDO.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/SchedulingSupport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/SharingSupport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/SimplePDO.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/SubscriptionSupport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Backend/SyncSupport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Calendar.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/CalendarHome.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/CalendarObject.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/CalendarQueryValidator.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/CalendarRoot.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Exception/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/ICSExportPlugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/ICalendar.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/ICalendarObject.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/ICalendarObjectContainer.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/ISharedCalendar.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Notifications/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Notifications/Collection.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Notifications/ICollection.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Notifications/INode.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Notifications/Node.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Notifications/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/Collection.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/IProxyRead.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/IProxyWrite.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/ProxyRead.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Principal/User.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/IInbox.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/IOutbox.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/ISchedulingObject.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/Inbox.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/Outbox.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/SharedCalendar.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/SharingPlugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/Invite.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php
grommunio-dav/vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/
grommunio-dav/vendor/sabre/dav/lib/CardDAV/AddressBook.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/AddressBookHome.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/AddressBookRoot.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Backend/
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Backend/BackendInterface.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Backend/PDO.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Backend/SyncSupport.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Card.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/IAddressBook.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/ICard.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/IDirectory.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/VCFExportPlugin.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php
grommunio-dav/vendor/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php
grommunio-dav/vendor/sabre/dav/lib/DAV/
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/AbstractBearer.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/Apache.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/BackendInterface.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/BasicCallBack.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/File.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/IMAP.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/PDO.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Backend/PDOBasicAuth.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Auth/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/GuessContentType.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/HtmlOutput.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/PropFindAll.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/favicon.ico
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/ICON-LICENSE
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.css
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.eot
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.otf
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.svg
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.ttf
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.woff
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/sabredav.css
grommunio-dav/vendor/sabre/dav/lib/DAV/Browser/assets/sabredav.png
grommunio-dav/vendor/sabre/dav/lib/DAV/Client.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Collection.php
grommunio-dav/vendor/sabre/dav/lib/DAV/CorePlugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/BadRequest.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/Conflict.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/ConflictingLock.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/Forbidden.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/InsufficientStorage.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/InvalidResourceType.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/InvalidSyncToken.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/LengthRequired.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/LockTokenMatchesRequestUri.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/Locked.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/MethodNotAllowed.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/NotAuthenticated.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/NotFound.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/NotImplemented.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/PaymentRequired.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/PreconditionFailed.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/ReportNotSupported.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/RequestedRangeNotSatisfiable.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/ServiceUnavailable.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/TooManyMatches.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Exception/UnsupportedMediaType.php
grommunio-dav/vendor/sabre/dav/lib/DAV/FS/
grommunio-dav/vendor/sabre/dav/lib/DAV/FS/Directory.php
grommunio-dav/vendor/sabre/dav/lib/DAV/FS/File.php
grommunio-dav/vendor/sabre/dav/lib/DAV/FS/Node.php
grommunio-dav/vendor/sabre/dav/lib/DAV/FSExt/
grommunio-dav/vendor/sabre/dav/lib/DAV/FSExt/Directory.php
grommunio-dav/vendor/sabre/dav/lib/DAV/FSExt/File.php
grommunio-dav/vendor/sabre/dav/lib/DAV/File.php
grommunio-dav/vendor/sabre/dav/lib/DAV/ICollection.php
grommunio-dav/vendor/sabre/dav/lib/DAV/ICopyTarget.php
grommunio-dav/vendor/sabre/dav/lib/DAV/IExtendedCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAV/IFile.php
grommunio-dav/vendor/sabre/dav/lib/DAV/IMoveTarget.php
grommunio-dav/vendor/sabre/dav/lib/DAV/IMultiGet.php
grommunio-dav/vendor/sabre/dav/lib/DAV/INode.php
grommunio-dav/vendor/sabre/dav/lib/DAV/IProperties.php
grommunio-dav/vendor/sabre/dav/lib/DAV/IQuota.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/Backend/
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/Backend/File.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/Backend/PDO.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/LockInfo.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Locks/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/MkCol.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Mount/
grommunio-dav/vendor/sabre/dav/lib/DAV/Mount/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Node.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PartialUpdate/
grommunio-dav/vendor/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PartialUpdate/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PropFind.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PropPatch.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PropertyStorage/
grommunio-dav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
grommunio-dav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php
grommunio-dav/vendor/sabre/dav/lib/DAV/PropertyStorage/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Server.php
grommunio-dav/vendor/sabre/dav/lib/DAV/ServerPlugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Sharing/
grommunio-dav/vendor/sabre/dav/lib/DAV/Sharing/ISharedNode.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Sharing/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/SimpleCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAV/SimpleFile.php
grommunio-dav/vendor/sabre/dav/lib/DAV/StringUtil.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Sync/
grommunio-dav/vendor/sabre/dav/lib/DAV/Sync/ISyncCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Sync/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Tree.php
grommunio-dav/vendor/sabre/dav/lib/DAV/UUIDUtil.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Version.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Element/
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Element/Prop.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Element/Response.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Element/Sharee.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/Complex.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/Href.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/Invite.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/LocalHref.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/ResourceType.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/ShareAccess.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/Lock.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/MkCol.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/PropFind.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/PropPatch.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/ShareResource.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Response/
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php
grommunio-dav/vendor/sabre/dav/lib/DAV/Xml/Service.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/ACLTrait.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Exception/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Exception/AceConflict.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Exception/NoAbstract.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/FS/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/FS/Collection.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/FS/File.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/FS/HomeCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/IACL.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/IPrincipal.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/IPrincipalCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Plugin.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Principal.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/PrincipalCollection.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Property/Acl.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Property/Principal.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Request/AclPrincipalPropSetReport.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
grommunio-dav/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
grommunio-dav/vendor/sabre/event/
grommunio-dav/vendor/sabre/event/.php_cs.dist
grommunio-dav/vendor/sabre/event/LICENSE
grommunio-dav/vendor/sabre/event/bin/
grommunio-dav/vendor/sabre/event/bin/.empty
grommunio-dav/vendor/sabre/event/composer.json
grommunio-dav/vendor/sabre/event/lib/
grommunio-dav/vendor/sabre/event/lib/Emitter.php
grommunio-dav/vendor/sabre/event/lib/EmitterInterface.php
grommunio-dav/vendor/sabre/event/lib/EmitterTrait.php
grommunio-dav/vendor/sabre/event/lib/EventEmitter.php
grommunio-dav/vendor/sabre/event/lib/Loop/
grommunio-dav/vendor/sabre/event/lib/Loop/Loop.php
grommunio-dav/vendor/sabre/event/lib/Loop/functions.php
grommunio-dav/vendor/sabre/event/lib/Promise/
grommunio-dav/vendor/sabre/event/lib/Promise.php
grommunio-dav/vendor/sabre/event/lib/Promise/functions.php
grommunio-dav/vendor/sabre/event/lib/PromiseAlreadyResolvedException.php
grommunio-dav/vendor/sabre/event/lib/Version.php
grommunio-dav/vendor/sabre/event/lib/WildcardEmitter.php
grommunio-dav/vendor/sabre/event/lib/WildcardEmitterTrait.php
grommunio-dav/vendor/sabre/event/lib/coroutine.php
grommunio-dav/vendor/sabre/event/phpstan.neon
grommunio-dav/vendor/sabre/http/
grommunio-dav/vendor/sabre/http/.php_cs.dist
grommunio-dav/vendor/sabre/http/CHANGELOG.md
grommunio-dav/vendor/sabre/http/LICENSE
grommunio-dav/vendor/sabre/http/README.md
grommunio-dav/vendor/sabre/http/bin/
grommunio-dav/vendor/sabre/http/bin/.empty
grommunio-dav/vendor/sabre/http/composer.json
grommunio-dav/vendor/sabre/http/examples/
grommunio-dav/vendor/sabre/http/examples/asyncclient.php
grommunio-dav/vendor/sabre/http/examples/basicauth.php
grommunio-dav/vendor/sabre/http/examples/client.php
grommunio-dav/vendor/sabre/http/examples/digestauth.php
grommunio-dav/vendor/sabre/http/examples/reverseproxy.php
grommunio-dav/vendor/sabre/http/examples/stringify.php
grommunio-dav/vendor/sabre/http/lib/
grommunio-dav/vendor/sabre/http/lib/Auth/
grommunio-dav/vendor/sabre/http/lib/Auth/AWS.php
grommunio-dav/vendor/sabre/http/lib/Auth/AbstractAuth.php
grommunio-dav/vendor/sabre/http/lib/Auth/Basic.php
grommunio-dav/vendor/sabre/http/lib/Auth/Bearer.php
grommunio-dav/vendor/sabre/http/lib/Auth/Digest.php
grommunio-dav/vendor/sabre/http/lib/Client.php
grommunio-dav/vendor/sabre/http/lib/ClientException.php
grommunio-dav/vendor/sabre/http/lib/ClientHttpException.php
grommunio-dav/vendor/sabre/http/lib/HttpException.php
grommunio-dav/vendor/sabre/http/lib/Message.php
grommunio-dav/vendor/sabre/http/lib/MessageDecoratorTrait.php
grommunio-dav/vendor/sabre/http/lib/MessageInterface.php
grommunio-dav/vendor/sabre/http/lib/Request.php
grommunio-dav/vendor/sabre/http/lib/RequestDecorator.php
grommunio-dav/vendor/sabre/http/lib/RequestInterface.php
grommunio-dav/vendor/sabre/http/lib/Response.php
grommunio-dav/vendor/sabre/http/lib/ResponseDecorator.php
grommunio-dav/vendor/sabre/http/lib/ResponseInterface.php
grommunio-dav/vendor/sabre/http/lib/Sapi.php
grommunio-dav/vendor/sabre/http/lib/Version.php
grommunio-dav/vendor/sabre/http/lib/functions.php
grommunio-dav/vendor/sabre/http/phpstan.neon
grommunio-dav/vendor/sabre/http/tests/
grommunio-dav/vendor/sabre/http/tests/HTTP/
grommunio-dav/vendor/sabre/http/tests/HTTP/Auth/
grommunio-dav/vendor/sabre/http/tests/HTTP/Auth/AWSTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/Auth/BasicTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/Auth/BearerTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/Auth/DigestTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/ClientTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/FunctionsTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/MessageDecoratorTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/MessageTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/NegotiateTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/RequestDecoratorTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/RequestTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/ResponseDecoratorTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/ResponseTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/SapiTest.php
grommunio-dav/vendor/sabre/http/tests/HTTP/URLUtilTest.php
grommunio-dav/vendor/sabre/http/tests/bootstrap.php
grommunio-dav/vendor/sabre/http/tests/phpunit.xml
grommunio-dav/vendor/sabre/http/tests/www/
grommunio-dav/vendor/sabre/http/tests/www/bar.php
grommunio-dav/vendor/sabre/http/tests/www/foo
grommunio-dav/vendor/sabre/http/tests/www/large.php
grommunio-dav/vendor/sabre/uri/
grommunio-dav/vendor/sabre/uri/.php-cs-fixer.dist.php
grommunio-dav/vendor/sabre/uri/LICENSE
grommunio-dav/vendor/sabre/uri/composer.json
grommunio-dav/vendor/sabre/uri/lib/
grommunio-dav/vendor/sabre/uri/lib/InvalidUriException.php
grommunio-dav/vendor/sabre/uri/lib/Version.php
grommunio-dav/vendor/sabre/uri/lib/functions.php
grommunio-dav/vendor/sabre/vobject/
grommunio-dav/vendor/sabre/vobject/LICENSE
grommunio-dav/vendor/sabre/vobject/README.md
grommunio-dav/vendor/sabre/vobject/bin/
grommunio-dav/vendor/sabre/vobject/bin/bench.php
grommunio-dav/vendor/sabre/vobject/bin/bench_freebusygenerator.php
grommunio-dav/vendor/sabre/vobject/bin/bench_manipulatevcard.php
grommunio-dav/vendor/sabre/vobject/bin/fetch_windows_zones.php
grommunio-dav/vendor/sabre/vobject/bin/generate_vcards
grommunio-dav/vendor/sabre/vobject/bin/generateicalendardata.php
grommunio-dav/vendor/sabre/vobject/bin/mergeduplicates.php
grommunio-dav/vendor/sabre/vobject/bin/rrulebench.php
grommunio-dav/vendor/sabre/vobject/bin/vobject
grommunio-dav/vendor/sabre/vobject/composer.json
grommunio-dav/vendor/sabre/vobject/lib/
grommunio-dav/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php
grommunio-dav/vendor/sabre/vobject/lib/Cli.php
grommunio-dav/vendor/sabre/vobject/lib/Component/
grommunio-dav/vendor/sabre/vobject/lib/Component.php
grommunio-dav/vendor/sabre/vobject/lib/Component/Available.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VAlarm.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VAvailability.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VCalendar.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VCard.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VEvent.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VFreeBusy.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VJournal.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VTimeZone.php
grommunio-dav/vendor/sabre/vobject/lib/Component/VTodo.php
grommunio-dav/vendor/sabre/vobject/lib/DateTimeParser.php
grommunio-dav/vendor/sabre/vobject/lib/Document.php
grommunio-dav/vendor/sabre/vobject/lib/ElementList.php
grommunio-dav/vendor/sabre/vobject/lib/EofException.php
grommunio-dav/vendor/sabre/vobject/lib/FreeBusyData.php
grommunio-dav/vendor/sabre/vobject/lib/FreeBusyGenerator.php
grommunio-dav/vendor/sabre/vobject/lib/ITip/
grommunio-dav/vendor/sabre/vobject/lib/ITip/Broker.php
grommunio-dav/vendor/sabre/vobject/lib/ITip/ITipException.php
grommunio-dav/vendor/sabre/vobject/lib/ITip/Message.php
grommunio-dav/vendor/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php
grommunio-dav/vendor/sabre/vobject/lib/InvalidDataException.php
grommunio-dav/vendor/sabre/vobject/lib/Node.php
grommunio-dav/vendor/sabre/vobject/lib/PHPUnitAssertions.php
grommunio-dav/vendor/sabre/vobject/lib/Parameter.php
grommunio-dav/vendor/sabre/vobject/lib/ParseException.php
grommunio-dav/vendor/sabre/vobject/lib/Parser/
grommunio-dav/vendor/sabre/vobject/lib/Parser/Json.php
grommunio-dav/vendor/sabre/vobject/lib/Parser/MimeDir.php
grommunio-dav/vendor/sabre/vobject/lib/Parser/Parser.php
grommunio-dav/vendor/sabre/vobject/lib/Parser/XML/
grommunio-dav/vendor/sabre/vobject/lib/Parser/XML.php
grommunio-dav/vendor/sabre/vobject/lib/Parser/XML/Element/
grommunio-dav/vendor/sabre/vobject/lib/Parser/XML/Element/KeyValue.php
grommunio-dav/vendor/sabre/vobject/lib/Property/
grommunio-dav/vendor/sabre/vobject/lib/Property.php
grommunio-dav/vendor/sabre/vobject/lib/Property/Binary.php
grommunio-dav/vendor/sabre/vobject/lib/Property/Boolean.php
grommunio-dav/vendor/sabre/vobject/lib/Property/FlatText.php
grommunio-dav/vendor/sabre/vobject/lib/Property/FloatValue.php
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/Date.php
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/DateTime.php
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/Duration.php
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/Period.php
grommunio-dav/vendor/sabre/vobject/lib/Property/ICalendar/Recur.php
grommunio-dav/vendor/sabre/vobject/lib/Property/IntegerValue.php
grommunio-dav/vendor/sabre/vobject/lib/Property/Text.php
grommunio-dav/vendor/sabre/vobject/lib/Property/Time.php
grommunio-dav/vendor/sabre/vobject/lib/Property/Unknown.php
grommunio-dav/vendor/sabre/vobject/lib/Property/Uri.php
grommunio-dav/vendor/sabre/vobject/lib/Property/UtcOffset.php
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/Date.php
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/DateAndOrTime.php
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/DateTime.php
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/LanguageTag.php
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/PhoneNumber.php
grommunio-dav/vendor/sabre/vobject/lib/Property/VCard/TimeStamp.php
grommunio-dav/vendor/sabre/vobject/lib/Reader.php
grommunio-dav/vendor/sabre/vobject/lib/Recur/
grommunio-dav/vendor/sabre/vobject/lib/Recur/EventIterator.php
grommunio-dav/vendor/sabre/vobject/lib/Recur/MaxInstancesExceededException.php
grommunio-dav/vendor/sabre/vobject/lib/Recur/NoInstancesException.php
grommunio-dav/vendor/sabre/vobject/lib/Recur/RDateIterator.php
grommunio-dav/vendor/sabre/vobject/lib/Recur/RRuleIterator.php
grommunio-dav/vendor/sabre/vobject/lib/Settings.php
grommunio-dav/vendor/sabre/vobject/lib/Splitter/
grommunio-dav/vendor/sabre/vobject/lib/Splitter/ICalendar.php
grommunio-dav/vendor/sabre/vobject/lib/Splitter/SplitterInterface.php
grommunio-dav/vendor/sabre/vobject/lib/Splitter/VCard.php
grommunio-dav/vendor/sabre/vobject/lib/StringUtil.php
grommunio-dav/vendor/sabre/vobject/lib/TimeZoneUtil.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/FindFromOffset.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneIdentifier.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneMap.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/GuessFromLicEntry.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/GuessFromMsTzId.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/TimezoneFinder.php
grommunio-dav/vendor/sabre/vobject/lib/TimezoneGuesser/TimezoneGuesser.php
grommunio-dav/vendor/sabre/vobject/lib/UUIDUtil.php
grommunio-dav/vendor/sabre/vobject/lib/VCardConverter.php
grommunio-dav/vendor/sabre/vobject/lib/Version.php
grommunio-dav/vendor/sabre/vobject/lib/Writer.php
grommunio-dav/vendor/sabre/vobject/lib/timezonedata/
grommunio-dav/vendor/sabre/vobject/lib/timezonedata/exchangezones.php
grommunio-dav/vendor/sabre/vobject/lib/timezonedata/lotuszones.php
grommunio-dav/vendor/sabre/vobject/lib/timezonedata/php-bc.php
grommunio-dav/vendor/sabre/vobject/lib/timezonedata/php-workaround.php
grommunio-dav/vendor/sabre/vobject/lib/timezonedata/windowszones.php
grommunio-dav/vendor/sabre/vobject/resources/
grommunio-dav/vendor/sabre/vobject/resources/schema/
grommunio-dav/vendor/sabre/vobject/resources/schema/xcal.rng
grommunio-dav/vendor/sabre/vobject/resources/schema/xcard.rng
grommunio-dav/vendor/sabre/xml/
grommunio-dav/vendor/sabre/xml/LICENSE
grommunio-dav/vendor/sabre/xml/README.md
grommunio-dav/vendor/sabre/xml/bin/
grommunio-dav/vendor/sabre/xml/bin/.empty
grommunio-dav/vendor/sabre/xml/composer.json
grommunio-dav/vendor/sabre/xml/lib/
grommunio-dav/vendor/sabre/xml/lib/ContextStackTrait.php
grommunio-dav/vendor/sabre/xml/lib/Deserializer/
grommunio-dav/vendor/sabre/xml/lib/Deserializer/functions.php
grommunio-dav/vendor/sabre/xml/lib/Element/
grommunio-dav/vendor/sabre/xml/lib/Element.php
grommunio-dav/vendor/sabre/xml/lib/Element/Base.php
grommunio-dav/vendor/sabre/xml/lib/Element/Cdata.php
grommunio-dav/vendor/sabre/xml/lib/Element/Elements.php
grommunio-dav/vendor/sabre/xml/lib/Element/KeyValue.php
grommunio-dav/vendor/sabre/xml/lib/Element/Uri.php
grommunio-dav/vendor/sabre/xml/lib/Element/XmlFragment.php
grommunio-dav/vendor/sabre/xml/lib/LibXMLException.php
grommunio-dav/vendor/sabre/xml/lib/ParseException.php
grommunio-dav/vendor/sabre/xml/lib/Reader.php
grommunio-dav/vendor/sabre/xml/lib/Serializer/
grommunio-dav/vendor/sabre/xml/lib/Serializer/functions.php
grommunio-dav/vendor/sabre/xml/lib/Service.php
grommunio-dav/vendor/sabre/xml/lib/Version.php
grommunio-dav/vendor/sabre/xml/lib/Writer.php
grommunio-dav/vendor/sabre/xml/lib/XmlDeserializable.php
grommunio-dav/vendor/sabre/xml/lib/XmlSerializable.php
grommunio-dav/vendor/symfony/
grommunio-dav/vendor/symfony/polyfill-ctype/
grommunio-dav/vendor/symfony/polyfill-ctype/Ctype.php
grommunio-dav/vendor/symfony/polyfill-ctype/LICENSE
grommunio-dav/vendor/symfony/polyfill-ctype/README.md
grommunio-dav/vendor/symfony/polyfill-ctype/bootstrap.php
grommunio-dav/vendor/symfony/polyfill-ctype/bootstrap80.php
grommunio-dav/vendor/symfony/polyfill-ctype/composer.json
grommunio-dav/version.php