186 lines
8.1 KiB
Text
186 lines
8.1 KiB
Text
grommunio-sync/
|
|
grommunio-sync/.phpcs
|
|
grommunio-sync/LICENSE
|
|
grommunio-sync/README.rst
|
|
grommunio-sync/autoload.php
|
|
grommunio-sync/build/
|
|
grommunio-sync/build/grommunio-sync-upstream.conf
|
|
grommunio-sync/build/grommunio-sync.conf
|
|
grommunio-sync/build/grommunio-sync.lr
|
|
grommunio-sync/build/pool-grommunio-sync.conf
|
|
grommunio-sync/build/sysuser.conf
|
|
grommunio-sync/build/version.php.in
|
|
grommunio-sync/composer/
|
|
grommunio-sync/composer.json
|
|
grommunio-sync/composer/ClassLoader.php
|
|
grommunio-sync/composer/InstalledVersions.php
|
|
grommunio-sync/composer/LICENSE
|
|
grommunio-sync/composer/autoload_classmap.php
|
|
grommunio-sync/composer/autoload_files.php
|
|
grommunio-sync/composer/autoload_namespaces.php
|
|
grommunio-sync/composer/autoload_psr4.php
|
|
grommunio-sync/composer/autoload_real.php
|
|
grommunio-sync/composer/autoload_static.php
|
|
grommunio-sync/composer/installed.json
|
|
grommunio-sync/composer/installed.php
|
|
grommunio-sync/config.php.dist
|
|
@sample grommunio-sync/config.php
|
|
grommunio-sync/grommunio-sync-top
|
|
grommunio-sync/grommunio-sync-top.php
|
|
grommunio-sync/index.php
|
|
grommunio-sync/lib/
|
|
grommunio-sync/lib/core/
|
|
grommunio-sync/lib/core/asdevice.php
|
|
grommunio-sync/lib/core/bodypartpreference.php
|
|
grommunio-sync/lib/core/bodypreference.php
|
|
grommunio-sync/lib/core/changesmemorywrapper.php
|
|
grommunio-sync/lib/core/contentparameters.php
|
|
grommunio-sync/lib/core/devicemanager.php
|
|
grommunio-sync/lib/core/gsync.php
|
|
grommunio-sync/lib/core/gsyncdefs.php
|
|
grommunio-sync/lib/core/hierarchycache.php
|
|
grommunio-sync/lib/core/interprocessdata.php
|
|
grommunio-sync/lib/core/loopdetection.php
|
|
grommunio-sync/lib/core/pingtracking.php
|
|
grommunio-sync/lib/core/provisioningmanager.php
|
|
grommunio-sync/lib/core/redisconnection.php
|
|
grommunio-sync/lib/core/sharedfolders.php
|
|
grommunio-sync/lib/core/slog.php
|
|
grommunio-sync/lib/core/statemanager.php
|
|
grommunio-sync/lib/core/stateobject.php
|
|
grommunio-sync/lib/core/streamer.php
|
|
grommunio-sync/lib/core/streamimporter.php
|
|
grommunio-sync/lib/core/synccollections.php
|
|
grommunio-sync/lib/core/syncparameters.php
|
|
grommunio-sync/lib/core/topcollector.php
|
|
grommunio-sync/lib/core/userstoreinfo.php
|
|
grommunio-sync/lib/exceptions/
|
|
grommunio-sync/lib/exceptions/authenticationrequiredexception.php
|
|
grommunio-sync/lib/exceptions/fatalexception.php
|
|
grommunio-sync/lib/exceptions/fatalmisconfigurationexception.php
|
|
grommunio-sync/lib/exceptions/fatalnotimplementedexception.php
|
|
grommunio-sync/lib/exceptions/gsyncexception.php
|
|
grommunio-sync/lib/exceptions/httpreturncodeexception.php
|
|
grommunio-sync/lib/exceptions/nohierarchycacheavailableexception.php
|
|
grommunio-sync/lib/exceptions/nopostrequestexception.php
|
|
grommunio-sync/lib/exceptions/notimplementedexception.php
|
|
grommunio-sync/lib/exceptions/provisioningrequiredexception.php
|
|
grommunio-sync/lib/exceptions/serviceunavailableexception.php
|
|
grommunio-sync/lib/exceptions/stateinvalidexception.php
|
|
grommunio-sync/lib/exceptions/statenotfoundexception.php
|
|
grommunio-sync/lib/exceptions/statenotyetavailableexception.php
|
|
grommunio-sync/lib/exceptions/statusexception.php
|
|
grommunio-sync/lib/exceptions/syncobjectbrokenexception.php
|
|
grommunio-sync/lib/exceptions/unavailableexception.php
|
|
grommunio-sync/lib/exceptions/wbxmlexception.php
|
|
grommunio-sync/lib/grommunio/
|
|
grommunio-sync/lib/grommunio/exporter.php
|
|
grommunio-sync/lib/grommunio/grommunio.php
|
|
grommunio-sync/lib/grommunio/importer.php
|
|
grommunio-sync/lib/grommunio/listfolders.php
|
|
grommunio-sync/lib/grommunio/mapimapping.php
|
|
grommunio-sync/lib/grommunio/mapiphpwrapper.php
|
|
grommunio-sync/lib/grommunio/mapiprovider.php
|
|
grommunio-sync/lib/grommunio/mapistreamwrapper.php
|
|
grommunio-sync/lib/grommunio/mapiutils.php
|
|
grommunio-sync/lib/interface/
|
|
grommunio-sync/lib/interface/ibackend.php
|
|
grommunio-sync/lib/interface/ichanges.php
|
|
grommunio-sync/lib/interface/iexportchanges.php
|
|
grommunio-sync/lib/interface/iimportchanges.php
|
|
grommunio-sync/lib/interface/iipcprovider.php
|
|
grommunio-sync/lib/interface/isearchprovider.php
|
|
grommunio-sync/lib/interface/istatemachine.php
|
|
grommunio-sync/lib/log/
|
|
grommunio-sync/lib/log/filelog.php
|
|
grommunio-sync/lib/log/log.php
|
|
grommunio-sync/lib/log/syslog.php
|
|
grommunio-sync/lib/request/
|
|
grommunio-sync/lib/request/find.php
|
|
grommunio-sync/lib/request/folderchange.php
|
|
grommunio-sync/lib/request/foldersync.php
|
|
grommunio-sync/lib/request/getattachment.php
|
|
grommunio-sync/lib/request/gethierarchy.php
|
|
grommunio-sync/lib/request/getitemestimate.php
|
|
grommunio-sync/lib/request/itemoperations.php
|
|
grommunio-sync/lib/request/meetingresponse.php
|
|
grommunio-sync/lib/request/moveitems.php
|
|
grommunio-sync/lib/request/notify.php
|
|
grommunio-sync/lib/request/ping.php
|
|
grommunio-sync/lib/request/provisioning.php
|
|
grommunio-sync/lib/request/request.php
|
|
grommunio-sync/lib/request/requestprocessor.php
|
|
grommunio-sync/lib/request/resolverecipients.php
|
|
grommunio-sync/lib/request/search.php
|
|
grommunio-sync/lib/request/sendmail.php
|
|
grommunio-sync/lib/request/settings.php
|
|
grommunio-sync/lib/request/sync.php
|
|
grommunio-sync/lib/request/validatecert.php
|
|
grommunio-sync/lib/syncobjects/
|
|
grommunio-sync/lib/syncobjects/responsetrait.php
|
|
grommunio-sync/lib/syncobjects/syncaccount.php
|
|
grommunio-sync/lib/syncobjects/syncappointment.php
|
|
grommunio-sync/lib/syncobjects/syncappointmentexception.php
|
|
grommunio-sync/lib/syncobjects/syncattachment.php
|
|
grommunio-sync/lib/syncobjects/syncattendee.php
|
|
grommunio-sync/lib/syncobjects/syncbaseattachment.php
|
|
grommunio-sync/lib/syncobjects/syncbasebody.php
|
|
grommunio-sync/lib/syncobjects/syncbasebodypart.php
|
|
grommunio-sync/lib/syncobjects/synccontact.php
|
|
grommunio-sync/lib/syncobjects/syncdeviceinformation.php
|
|
grommunio-sync/lib/syncobjects/syncdevicepassword.php
|
|
grommunio-sync/lib/syncobjects/syncemailaddresses.php
|
|
grommunio-sync/lib/syncobjects/syncfindproperties.php
|
|
grommunio-sync/lib/syncobjects/syncfolder.php
|
|
grommunio-sync/lib/syncobjects/syncitemoperationsattachment.php
|
|
grommunio-sync/lib/syncobjects/synclocation.php
|
|
grommunio-sync/lib/syncobjects/syncmail.php
|
|
grommunio-sync/lib/syncobjects/syncmailflags.php
|
|
grommunio-sync/lib/syncobjects/syncmeetingrequest.php
|
|
grommunio-sync/lib/syncobjects/syncmeetingrequestrecurrence.php
|
|
grommunio-sync/lib/syncobjects/syncnote.php
|
|
grommunio-sync/lib/syncobjects/syncobject.php
|
|
grommunio-sync/lib/syncobjects/syncoof.php
|
|
grommunio-sync/lib/syncobjects/syncoofmessage.php
|
|
grommunio-sync/lib/syncobjects/syncprovisioning.php
|
|
grommunio-sync/lib/syncobjects/syncrecurrence.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipient.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipients.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipientsavailability.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipientscertificates.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipientsoptions.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipientspicture.php
|
|
grommunio-sync/lib/syncobjects/syncresolverecipientsresponse.php
|
|
grommunio-sync/lib/syncobjects/syncrightsmanagementlicense.php
|
|
grommunio-sync/lib/syncobjects/syncrightsmanagementtemplate.php
|
|
grommunio-sync/lib/syncobjects/syncrightsmanagementtemplates.php
|
|
grommunio-sync/lib/syncobjects/syncsendmail.php
|
|
grommunio-sync/lib/syncobjects/syncsendmailsource.php
|
|
grommunio-sync/lib/syncobjects/synctask.php
|
|
grommunio-sync/lib/syncobjects/synctaskrecurrence.php
|
|
grommunio-sync/lib/syncobjects/syncuserinformation.php
|
|
grommunio-sync/lib/syncobjects/syncvalidatecert.php
|
|
grommunio-sync/lib/utils/
|
|
grommunio-sync/lib/utils/compat.php
|
|
grommunio-sync/lib/utils/g_RFC822.php
|
|
grommunio-sync/lib/utils/stringstreamwrapper.php
|
|
grommunio-sync/lib/utils/timezoneutil.php
|
|
grommunio-sync/lib/utils/utils.php
|
|
grommunio-sync/lib/wbxml/
|
|
grommunio-sync/lib/wbxml/replacenullcharfilter.php
|
|
grommunio-sync/lib/wbxml/wbxmldecoder.php
|
|
grommunio-sync/lib/wbxml/wbxmldefs.php
|
|
grommunio-sync/lib/wbxml/wbxmlencoder.php
|
|
grommunio-sync/vendor/
|
|
grommunio-sync/vendor/autoload.php
|
|
grommunio-sync/vendor/composer/
|
|
grommunio-sync/vendor/composer/ClassLoader.php
|
|
grommunio-sync/vendor/composer/InstalledVersions.php
|
|
grommunio-sync/vendor/composer/LICENSE
|
|
grommunio-sync/vendor/composer/autoload_classmap.php
|
|
grommunio-sync/vendor/composer/autoload_files.php
|
|
grommunio-sync/vendor/composer/autoload_namespaces.php
|
|
grommunio-sync/vendor/composer/autoload_psr4.php
|
|
grommunio-sync/vendor/composer/autoload_real.php
|
|
grommunio-sync/vendor/composer/autoload_static.php
|
|
grommunio-sync/version.php
|