]> source.dussan.org Git - nextcloud-server.git/commit
Happy new year!
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 12 Jan 2016 14:02:16 +0000 (15:02 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 12 Jan 2016 14:02:18 +0000 (15:02 +0100)
commit682821c71ed2af297170294632931be1ac769f25
tree468a0f4ef756ec0aab4492064d030d66baae2850
parent60fbab493478614de59e1c9b5272d39c78036c66
Happy new year!
1194 files changed:
AUTHORS
apps/dav/appinfo/app.php
apps/dav/appinfo/application.php
apps/dav/appinfo/register_command.php
apps/dav/appinfo/v1/publicwebdav.php
apps/dav/appinfo/v1/webdav.php
apps/dav/appinfo/v2/remote.php
apps/dav/command/createaddressbook.php
apps/dav/command/createcalendar.php
apps/dav/command/syncsystemaddressbook.php
apps/dav/lib/caldav/caldavbackend.php
apps/dav/lib/caldav/schedule/imipplugin.php
apps/dav/lib/carddav/addressbook.php
apps/dav/lib/carddav/addressbookimpl.php
apps/dav/lib/carddav/addressbookroot.php
apps/dav/lib/carddav/card.php
apps/dav/lib/carddav/carddavbackend.php
apps/dav/lib/carddav/converter.php
apps/dav/lib/carddav/plugin.php
apps/dav/lib/carddav/sharing/ishareableaddressbook.php
apps/dav/lib/carddav/sharing/plugin.php
apps/dav/lib/carddav/sharing/xml/sharerequest.php
apps/dav/lib/carddav/useraddressbooks.php
apps/dav/lib/connector/publicauth.php
apps/dav/lib/connector/sabre/appenabledplugin.php
apps/dav/lib/connector/sabre/auth.php
apps/dav/lib/connector/sabre/blocklegacyclientplugin.php
apps/dav/lib/connector/sabre/copyetagheaderplugin.php
apps/dav/lib/connector/sabre/custompropertiesbackend.php
apps/dav/lib/connector/sabre/directory.php
apps/dav/lib/connector/sabre/dummygetresponseplugin.php
apps/dav/lib/connector/sabre/exception/entitytoolarge.php
apps/dav/lib/connector/sabre/exception/filelocked.php
apps/dav/lib/connector/sabre/exception/forbidden.php
apps/dav/lib/connector/sabre/exception/invalidpath.php
apps/dav/lib/connector/sabre/exception/unsupportedmediatype.php
apps/dav/lib/connector/sabre/exceptionloggerplugin.php
apps/dav/lib/connector/sabre/fakelockerplugin.php
apps/dav/lib/connector/sabre/file.php
apps/dav/lib/connector/sabre/filesplugin.php
apps/dav/lib/connector/sabre/listenerplugin.php
apps/dav/lib/connector/sabre/lockplugin.php
apps/dav/lib/connector/sabre/maintenanceplugin.php
apps/dav/lib/connector/sabre/node.php
apps/dav/lib/connector/sabre/objecttree.php
apps/dav/lib/connector/sabre/principal.php
apps/dav/lib/connector/sabre/quotaplugin.php
apps/dav/lib/connector/sabre/server.php
apps/dav/lib/connector/sabre/serverfactory.php
apps/dav/lib/connector/sabre/taglist.php
apps/dav/lib/connector/sabre/tagsplugin.php
apps/dav/lib/dav/groupprincipalbackend.php
apps/dav/lib/dav/systemprincipalbackend.php
apps/dav/lib/files/custompropertiesbackend.php
apps/dav/lib/files/fileshome.php
apps/dav/lib/files/rootcollection.php
apps/dav/lib/rootcollection.php
apps/dav/lib/server.php
apps/dav/lib/systemtag/systemtagmappingnode.php
apps/dav/lib/systemtag/systemtagnode.php
apps/dav/lib/systemtag/systemtagplugin.php
apps/dav/lib/systemtag/systemtagsbyidcollection.php
apps/dav/lib/systemtag/systemtagsobjectmappingcollection.php
apps/dav/lib/systemtag/systemtagsobjecttypecollection.php
apps/dav/lib/systemtag/systemtagsrelationscollection.php
apps/dav/tests/unit/bootstrap.php
apps/dav/tests/unit/caldav/caldavbackendtest.php
apps/dav/tests/unit/caldav/schedule/imipplugintest.php
apps/dav/tests/unit/carddav/addressbookimpltest.php
apps/dav/tests/unit/carddav/carddavbackendtest.php
apps/dav/tests/unit/carddav/convertertest.php
apps/dav/tests/unit/carddav/sharing/plugintest.php
apps/dav/tests/unit/connector/sabre/BlockLegacyClientPluginTest.php
apps/dav/tests/unit/connector/sabre/DummyGetResponsePluginTest.php
apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php
apps/dav/tests/unit/connector/sabre/MaintenancePluginTest.php
apps/dav/tests/unit/connector/sabre/auth.php
apps/dav/tests/unit/connector/sabre/copyetagheaderplugintest.php
apps/dav/tests/unit/connector/sabre/custompropertiesbackend.php
apps/dav/tests/unit/connector/sabre/directory.php
apps/dav/tests/unit/connector/sabre/exception/forbiddentest.php
apps/dav/tests/unit/connector/sabre/exception/invalidpathtest.php
apps/dav/tests/unit/connector/sabre/exceptionloggerplugin.php
apps/dav/tests/unit/connector/sabre/file.php
apps/dav/tests/unit/connector/sabre/filesplugin.php
apps/dav/tests/unit/connector/sabre/node.php
apps/dav/tests/unit/connector/sabre/objecttree.php
apps/dav/tests/unit/connector/sabre/principal.php
apps/dav/tests/unit/connector/sabre/quotaplugin.php
apps/dav/tests/unit/connector/sabre/requesttest/auth.php
apps/dav/tests/unit/connector/sabre/requesttest/downloadtest.php
apps/dav/tests/unit/connector/sabre/requesttest/encryptionuploadtest.php
apps/dav/tests/unit/connector/sabre/requesttest/exceptionplugin.php
apps/dav/tests/unit/connector/sabre/requesttest/requesttest.php
apps/dav/tests/unit/connector/sabre/requesttest/sapi.php
apps/dav/tests/unit/connector/sabre/requesttest/uploadtest.php
apps/dav/tests/unit/connector/sabre/tagsplugin.php
apps/dav/tests/unit/dav/groupprincipaltest.php
apps/dav/tests/unit/dav/systemprincipalbackendtest.php
apps/dav/tests/unit/systemtag/systemtagmappingnode.php
apps/dav/tests/unit/systemtag/systemtagnode.php
apps/dav/tests/unit/systemtag/systemtagplugin.php
apps/dav/tests/unit/systemtag/systemtagsbyidcollection.php
apps/dav/tests/unit/systemtag/systemtagsobjectmappingcollection.php
apps/dav/tests/unit/systemtag/systemtagsobjecttypecollection.php
apps/encryption/appinfo/app.php
apps/encryption/appinfo/application.php
apps/encryption/appinfo/register_command.php
apps/encryption/appinfo/routes.php
apps/encryption/command/enablemasterkey.php
apps/encryption/command/migratekeys.php
apps/encryption/controller/recoverycontroller.php
apps/encryption/controller/settingscontroller.php
apps/encryption/controller/statuscontroller.php
apps/encryption/hooks/contracts/ihook.php
apps/encryption/hooks/userhooks.php
apps/encryption/lib/crypto/crypt.php
apps/encryption/lib/crypto/decryptall.php
apps/encryption/lib/crypto/encryptall.php
apps/encryption/lib/crypto/encryption.php
apps/encryption/lib/exceptions/multikeydecryptexception.php
apps/encryption/lib/exceptions/multikeyencryptexception.php
apps/encryption/lib/exceptions/privatekeymissingexception.php
apps/encryption/lib/exceptions/publickeymissingexception.php
apps/encryption/lib/hookmanager.php
apps/encryption/lib/keymanager.php
apps/encryption/lib/migration.php
apps/encryption/lib/recovery.php
apps/encryption/lib/session.php
apps/encryption/lib/users/setup.php
apps/encryption/lib/util.php
apps/encryption/settings/settings-admin.php
apps/encryption/settings/settings-personal.php
apps/encryption/tests/command/testenablemasterkey.php
apps/encryption/tests/controller/RecoveryControllerTest.php
apps/encryption/tests/controller/SettingsControllerTest.php
apps/encryption/tests/controller/StatusControllerTest.php
apps/encryption/tests/hooks/UserHooksTest.php
apps/encryption/tests/lib/HookManagerTest.php
apps/encryption/tests/lib/KeyManagerTest.php
apps/encryption/tests/lib/MigrationTest.php
apps/encryption/tests/lib/RecoveryTest.php
apps/encryption/tests/lib/SessionTest.php
apps/encryption/tests/lib/UtilTest.php
apps/encryption/tests/lib/crypto/cryptTest.php
apps/encryption/tests/lib/crypto/decryptalltest.php
apps/encryption/tests/lib/crypto/encryptalltest.php
apps/encryption/tests/lib/crypto/encryptionTest.php
apps/encryption/tests/lib/users/SetupTest.php
apps/federation/api/ocsauthapi.php
apps/federation/appinfo/app.php
apps/federation/appinfo/application.php
apps/federation/appinfo/routes.php
apps/federation/backgroundjob/getsharedsecret.php
apps/federation/backgroundjob/requestsharedsecret.php
apps/federation/controller/settingscontroller.php
apps/federation/lib/dbhandler.php
apps/federation/lib/hooks.php
apps/federation/lib/trustedservers.php
apps/federation/middleware/addservermiddleware.php
apps/federation/settings/settings-admin.php
apps/federation/tests/api/ocsauthapitest.php
apps/federation/tests/backgroundjob/getsharedsecrettest.php
apps/federation/tests/backgroundjob/requestsharedsecrettest.php
apps/federation/tests/controller/settingscontrollertest.php
apps/federation/tests/lib/dbhandlertest.php
apps/federation/tests/lib/hookstest.php
apps/federation/tests/lib/trustedserverstest.php
apps/federation/tests/middleware/addservermiddlewaretest.php
apps/files/admin.php
apps/files/ajax/download.php
apps/files/ajax/getstoragestats.php
apps/files/ajax/list.php
apps/files/ajax/upload.php
apps/files/appinfo/app.php
apps/files/appinfo/application.php
apps/files/appinfo/install.php
apps/files/appinfo/register_command.php
apps/files/appinfo/routes.php
apps/files/appinfo/update.php
apps/files/command/deleteorphanedfiles.php
apps/files/command/scan.php
apps/files/controller/apicontroller.php
apps/files/controller/viewcontroller.php
apps/files/download.php
apps/files/lib/activity.php
apps/files/lib/activityhelper.php
apps/files/lib/app.php
apps/files/lib/backgroundjob/scanfiles.php
apps/files/lib/capabilities.php
apps/files/lib/helper.php
apps/files/list.php
apps/files/service/tagservice.php
apps/files/simplelist.php
apps/files/tests/activitytest.php
apps/files/tests/backgroundjob/ScanFilesTest.php
apps/files/tests/command/deleteorphanedfilestest.php
apps/files/tests/controller/ViewControllerTest.php
apps/files/tests/controller/apicontrollertest.php
apps/files/tests/helper.php
apps/files/tests/service/tagservice.php
apps/files_external/ajax/applicable.php
apps/files_external/ajax/oauth1.php
apps/files_external/ajax/oauth2.php
apps/files_external/appinfo/app.php
apps/files_external/appinfo/application.php
apps/files_external/appinfo/register_command.php
apps/files_external/appinfo/routes.php
apps/files_external/appinfo/update.php
apps/files_external/command/config.php
apps/files_external/command/listcommand.php
apps/files_external/command/option.php
apps/files_external/controller/ajaxcontroller.php
apps/files_external/controller/globalstoragescontroller.php
apps/files_external/controller/storagescontroller.php
apps/files_external/controller/userglobalstoragescontroller.php
apps/files_external/controller/userstoragescontroller.php
apps/files_external/lib/amazons3.php
apps/files_external/lib/api.php
apps/files_external/lib/auth/amazons3/accesskey.php
apps/files_external/lib/auth/authmechanism.php
apps/files_external/lib/auth/builtin.php
apps/files_external/lib/auth/nullmechanism.php
apps/files_external/lib/auth/oauth1/oauth1.php
apps/files_external/lib/auth/oauth2/oauth2.php
apps/files_external/lib/auth/openstack/openstack.php
apps/files_external/lib/auth/openstack/rackspace.php
apps/files_external/lib/auth/password/password.php
apps/files_external/lib/auth/password/sessioncredentials.php
apps/files_external/lib/auth/publickey/rsa.php
apps/files_external/lib/backend/amazons3.php
apps/files_external/lib/backend/backend.php
apps/files_external/lib/backend/dav.php
apps/files_external/lib/backend/dropbox.php
apps/files_external/lib/backend/ftp.php
apps/files_external/lib/backend/google.php
apps/files_external/lib/backend/legacybackend.php
apps/files_external/lib/backend/local.php
apps/files_external/lib/backend/owncloud.php
apps/files_external/lib/backend/sftp.php
apps/files_external/lib/backend/sftp_key.php
apps/files_external/lib/backend/smb.php
apps/files_external/lib/backend/smb_oc.php
apps/files_external/lib/backend/swift.php
apps/files_external/lib/config.php
apps/files_external/lib/config/configadapter.php
apps/files_external/lib/definitionparameter.php
apps/files_external/lib/dependencytrait.php
apps/files_external/lib/dropbox.php
apps/files_external/lib/failedstorage.php
apps/files_external/lib/frontenddefinitiontrait.php
apps/files_external/lib/ftp.php
apps/files_external/lib/google.php
apps/files_external/lib/identifiertrait.php
apps/files_external/lib/insufficientdataformeaningfulanswerexception.php
apps/files_external/lib/legacydependencycheckpolyfill.php
apps/files_external/lib/missingdependency.php
apps/files_external/lib/notfoundexception.php
apps/files_external/lib/owncloud.php
apps/files_external/lib/personalmount.php
apps/files_external/lib/prioritytrait.php
apps/files_external/lib/sessionstoragewrapper.php
apps/files_external/lib/sftp.php
apps/files_external/lib/smb.php
apps/files_external/lib/storageconfig.php
apps/files_external/lib/storagemodifiertrait.php
apps/files_external/lib/streamwrapper.php
apps/files_external/lib/swift.php
apps/files_external/lib/visibilitytrait.php
apps/files_external/list.php
apps/files_external/migration/dummyusersession.php
apps/files_external/migration/storagemigrator.php
apps/files_external/personal.php
apps/files_external/service/backendservice.php
apps/files_external/service/dbconfigservice.php
apps/files_external/service/globallegacystoragesservice.php
apps/files_external/service/globalstoragesservice.php
apps/files_external/service/legacystoragesservice.php
apps/files_external/service/storagesservice.php
apps/files_external/service/userglobalstoragesservice.php
apps/files_external/service/userlegacystoragesservice.php
apps/files_external/service/userstoragesservice.php
apps/files_external/service/usertrait.php
apps/files_external/settings.php
apps/files_external/tests/amazons3migration.php
apps/files_external/tests/auth/authmechanismtest.php
apps/files_external/tests/backend/backendtest.php
apps/files_external/tests/backend/legacybackendtest.php
apps/files_external/tests/backends/amazons3.php
apps/files_external/tests/backends/dropbox.php
apps/files_external/tests/backends/ftp.php
apps/files_external/tests/backends/google.php
apps/files_external/tests/backends/owncloud.php
apps/files_external/tests/backends/sftp.php
apps/files_external/tests/backends/sftp_key.php
apps/files_external/tests/backends/smb.php
apps/files_external/tests/backends/swift.php
apps/files_external/tests/backends/webdav.php
apps/files_external/tests/config.php
apps/files_external/tests/controller/globalstoragescontrollertest.php
apps/files_external/tests/controller/storagescontrollertest.php
apps/files_external/tests/controller/userstoragescontrollertest.php
apps/files_external/tests/definitionparameterttest.php
apps/files_external/tests/frontenddefinitiontraittest.php
apps/files_external/tests/legacydependencycheckpolyfilltest.php
apps/files_external/tests/owncloudfunctions.php
apps/files_external/tests/personalmounttest.php
apps/files_external/tests/service/backendservicetest.php
apps/files_external/tests/service/dbconfigservicetest.php
apps/files_external/tests/service/globalstoragesservicetest.php
apps/files_external/tests/service/storagesservicetest.php
apps/files_external/tests/service/userglobalstoragesservicetest.php
apps/files_external/tests/service/userstoragesservicetest.php
apps/files_external/tests/storageconfigtest.php
apps/files_sharing/ajax/external.php
apps/files_sharing/ajax/publicpreview.php
apps/files_sharing/ajax/shareinfo.php
apps/files_sharing/api/local.php
apps/files_sharing/api/ocssharewrapper.php
apps/files_sharing/api/remote.php
apps/files_sharing/api/server2server.php
apps/files_sharing/api/share20ocs.php
apps/files_sharing/api/sharees.php
apps/files_sharing/appinfo/app.php
apps/files_sharing/appinfo/application.php
apps/files_sharing/appinfo/install.php
apps/files_sharing/appinfo/routes.php
apps/files_sharing/appinfo/update.php
apps/files_sharing/lib/activity.php
apps/files_sharing/lib/cache.php
apps/files_sharing/lib/capabilities.php
apps/files_sharing/lib/controllers/externalsharescontroller.php
apps/files_sharing/lib/controllers/sharecontroller.php
apps/files_sharing/lib/deleteorphanedsharesjob.php
apps/files_sharing/lib/exceptions/brokenpath.php
apps/files_sharing/lib/exceptions/s2sexception.php
apps/files_sharing/lib/expiresharesjob.php
apps/files_sharing/lib/external/cache.php
apps/files_sharing/lib/external/manager.php
apps/files_sharing/lib/external/mount.php
apps/files_sharing/lib/external/mountprovider.php
apps/files_sharing/lib/external/scanner.php
apps/files_sharing/lib/external/storage.php
apps/files_sharing/lib/helper.php
apps/files_sharing/lib/hooks.php
apps/files_sharing/lib/isharedstorage.php
apps/files_sharing/lib/maintainer.php
apps/files_sharing/lib/middleware/sharingcheckmiddleware.php
apps/files_sharing/lib/migration.php
apps/files_sharing/lib/mountprovider.php
apps/files_sharing/lib/notifier.php
apps/files_sharing/lib/scanner.php
apps/files_sharing/lib/share/file.php
apps/files_sharing/lib/share/folder.php
apps/files_sharing/lib/sharedmount.php
apps/files_sharing/lib/sharedpropagator.php
apps/files_sharing/lib/sharedstorage.php
apps/files_sharing/lib/updater.php
apps/files_sharing/lib/watcher.php
apps/files_sharing/list.php
apps/files_sharing/public.php
apps/files_sharing/settings-admin.php
apps/files_sharing/settings-personal.php
apps/files_sharing/tests/activity.php
apps/files_sharing/tests/api.php
apps/files_sharing/tests/api/share20ocstest.php
apps/files_sharing/tests/api/shareestest.php
apps/files_sharing/tests/backend.php
apps/files_sharing/tests/cache.php
apps/files_sharing/tests/capabilities.php
apps/files_sharing/tests/controller/externalsharecontroller.php
apps/files_sharing/tests/controller/sharecontroller.php
apps/files_sharing/tests/deleteorphanedsharesjobtest.php
apps/files_sharing/tests/etagpropagation.php
apps/files_sharing/tests/expiresharesjobtest.php
apps/files_sharing/tests/external/cache.php
apps/files_sharing/tests/external/managertest.php
apps/files_sharing/tests/external/scannertest.php
apps/files_sharing/tests/externalstorage.php
apps/files_sharing/tests/groupetagpropagation.php
apps/files_sharing/tests/helper.php
apps/files_sharing/tests/locking.php
apps/files_sharing/tests/middleware/sharingcheckmiddleware.php
apps/files_sharing/tests/migrationtest.php
apps/files_sharing/tests/permissions.php
apps/files_sharing/tests/propagationtestcase.php
apps/files_sharing/tests/server2server.php
apps/files_sharing/tests/share.php
apps/files_sharing/tests/sharedmount.php
apps/files_sharing/tests/sharedstorage.php
apps/files_sharing/tests/sizepropagation.php
apps/files_sharing/tests/testcase.php
apps/files_sharing/tests/unsharechildren.php
apps/files_sharing/tests/updater.php
apps/files_sharing/tests/watcher.php
apps/files_trashbin/ajax/delete.php
apps/files_trashbin/ajax/isEmpty.php
apps/files_trashbin/ajax/list.php
apps/files_trashbin/ajax/preview.php
apps/files_trashbin/ajax/undelete.php
apps/files_trashbin/appinfo/app.php
apps/files_trashbin/appinfo/application.php
apps/files_trashbin/appinfo/install.php
apps/files_trashbin/appinfo/register_command.php
apps/files_trashbin/appinfo/routes.php
apps/files_trashbin/appinfo/update.php
apps/files_trashbin/command/cleanup.php
apps/files_trashbin/command/expire.php
apps/files_trashbin/lib/backgroundjob/expiretrash.php
apps/files_trashbin/lib/capabilities.php
apps/files_trashbin/lib/exceptions/copyrecursiveexception.php
apps/files_trashbin/lib/expiration.php
apps/files_trashbin/lib/helper.php
apps/files_trashbin/lib/hooks.php
apps/files_trashbin/lib/storage.php
apps/files_trashbin/lib/trashbin.php
apps/files_trashbin/list.php
apps/files_trashbin/tests/backgroundjob/expiretrash.php
apps/files_trashbin/tests/command/cleanuptest.php
apps/files_trashbin/tests/command/expiretest.php
apps/files_trashbin/tests/expiration.php
apps/files_trashbin/tests/storage.php
apps/files_trashbin/tests/trashbin.php
apps/files_versions/ajax/getVersions.php
apps/files_versions/ajax/preview.php
apps/files_versions/ajax/rollbackVersion.php
apps/files_versions/appinfo/app.php
apps/files_versions/appinfo/application.php
apps/files_versions/appinfo/install.php
apps/files_versions/appinfo/register_command.php
apps/files_versions/appinfo/routes.php
apps/files_versions/appinfo/update.php
apps/files_versions/command/cleanup.php
apps/files_versions/command/expire.php
apps/files_versions/download.php
apps/files_versions/lib/backgroundjob/expireversions.php
apps/files_versions/lib/capabilities.php
apps/files_versions/lib/expiration.php
apps/files_versions/lib/hooks.php
apps/files_versions/lib/storage.php
apps/files_versions/tests/command/cleanuptest.php
apps/files_versions/tests/command/expiretest.php
apps/files_versions/tests/expirationtest.php
apps/files_versions/tests/versions.php
apps/provisioning_api/appinfo/routes.php
apps/provisioning_api/lib/apps.php
apps/provisioning_api/lib/groups.php
apps/provisioning_api/lib/users.php
apps/provisioning_api/tests/appstest.php
apps/provisioning_api/tests/groupstest.php
apps/provisioning_api/tests/testcase.php
apps/provisioning_api/tests/userstest.php
apps/user_ldap/ajax/clearMappings.php
apps/user_ldap/ajax/deleteConfiguration.php
apps/user_ldap/ajax/getConfiguration.php
apps/user_ldap/ajax/getNewServerConfigPrefix.php
apps/user_ldap/ajax/setConfiguration.php
apps/user_ldap/ajax/testConfiguration.php
apps/user_ldap/ajax/wizard.php
apps/user_ldap/appinfo/app.php
apps/user_ldap/appinfo/install.php
apps/user_ldap/appinfo/register_command.php
apps/user_ldap/appinfo/routes.php
apps/user_ldap/appinfo/update.php
apps/user_ldap/command/checkuser.php
apps/user_ldap/command/createemptyconfig.php
apps/user_ldap/command/deleteconfig.php
apps/user_ldap/command/search.php
apps/user_ldap/command/setconfig.php
apps/user_ldap/command/showconfig.php
apps/user_ldap/command/showremnants.php
apps/user_ldap/command/testconfig.php
apps/user_ldap/group_ldap.php
apps/user_ldap/group_proxy.php
apps/user_ldap/lib/access.php
apps/user_ldap/lib/backendutility.php
apps/user_ldap/lib/configuration.php
apps/user_ldap/lib/connection.php
apps/user_ldap/lib/filesystemhelper.php
apps/user_ldap/lib/helper.php
apps/user_ldap/lib/ildapwrapper.php
apps/user_ldap/lib/jobs.php
apps/user_ldap/lib/jobs/cleanup.php
apps/user_ldap/lib/ldap.php
apps/user_ldap/lib/ldaputility.php
apps/user_ldap/lib/logwrapper.php
apps/user_ldap/lib/mapping/abstractmapping.php
apps/user_ldap/lib/mapping/groupmapping.php
apps/user_ldap/lib/mapping/usermapping.php
apps/user_ldap/lib/proxy.php
apps/user_ldap/lib/user/deletedusersindex.php
apps/user_ldap/lib/user/iusertools.php
apps/user_ldap/lib/user/manager.php
apps/user_ldap/lib/user/offlineuser.php
apps/user_ldap/lib/user/user.php
apps/user_ldap/lib/wizard.php
apps/user_ldap/lib/wizardresult.php
apps/user_ldap/settings.php
apps/user_ldap/tests/access.php
apps/user_ldap/tests/configuration.php
apps/user_ldap/tests/connection.php
apps/user_ldap/tests/group_ldap.php
apps/user_ldap/tests/integration/abstractintegrationtest.php
apps/user_ldap/tests/integration/exceptionOnLostConnection.php
apps/user_ldap/tests/integration/fakemanager.php
apps/user_ldap/tests/integration/lib/IntegrationTestAccessGroupsMatchFilter.php
apps/user_ldap/tests/integration/lib/integrationtestbackupserver.php
apps/user_ldap/tests/integration/lib/integrationtestconnect.php
apps/user_ldap/tests/integration/lib/integrationtestcountusersbyloginname.php
apps/user_ldap/tests/integration/lib/integrationtestfetchusersbyloginname.php
apps/user_ldap/tests/integration/lib/integrationtestpaging.php
apps/user_ldap/tests/integration/lib/integrationtestuserhome.php
apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php
apps/user_ldap/tests/integration/setup-scripts/createExplicitGroups.php
apps/user_ldap/tests/integration/setup-scripts/createExplicitGroupsDifferentOU.php
apps/user_ldap/tests/integration/setup-scripts/createExplicitUsers.php
apps/user_ldap/tests/jobs/cleanup.php
apps/user_ldap/tests/mapping/abstractmappingtest.php
apps/user_ldap/tests/mapping/groupmapping.php
apps/user_ldap/tests/mapping/usermapping.php
apps/user_ldap/tests/user/manager.php
apps/user_ldap/tests/user/user.php
apps/user_ldap/tests/user_ldap.php
apps/user_ldap/tests/wizard.php
apps/user_ldap/user_ldap.php
apps/user_ldap/user_proxy.php
console.php
core/ajax/appconfig.php
core/ajax/preview.php
core/ajax/share.php
core/ajax/update.php
core/application.php
core/avatar/avatarcontroller.php
core/command/app/checkcode.php
core/command/app/disable.php
core/command/app/enable.php
core/command/app/getpath.php
core/command/app/listapps.php
core/command/base.php
core/command/check.php
core/command/config/app/deleteconfig.php
core/command/config/app/getconfig.php
core/command/config/app/setconfig.php
core/command/config/import.php
core/command/config/listconfigs.php
core/command/config/system/deleteconfig.php
core/command/config/system/getconfig.php
core/command/config/system/setconfig.php
core/command/db/converttype.php
core/command/db/generatechangescript.php
core/command/encryption/changekeystorageroot.php
core/command/encryption/decryptall.php
core/command/encryption/disable.php
core/command/encryption/enable.php
core/command/encryption/encryptall.php
core/command/encryption/listmodules.php
core/command/encryption/setdefaultmodule.php
core/command/encryption/showkeystorageroot.php
core/command/encryption/status.php
core/command/integrity/signapp.php
core/command/integrity/signcore.php
core/command/l10n/createjs.php
core/command/log/manage.php
core/command/log/owncloud.php
core/command/maintenance/install.php
core/command/maintenance/mimetype/updatedb.php
core/command/maintenance/mimetype/updatejs.php
core/command/maintenance/mode.php
core/command/maintenance/repair.php
core/command/maintenance/singleuser.php
core/command/status.php
core/command/upgrade.php
core/command/user/add.php
core/command/user/delete.php
core/command/user/lastseen.php
core/command/user/report.php
core/command/user/resetpassword.php
core/js/config.php
core/lostpassword/controller/lostcontroller.php
core/lostpassword/templates/email.php
core/lostpassword/templates/resetpassword.php
core/register_command.php
core/routes.php
core/search/ajax/search.php
core/setup/controller.php
core/strings.php
core/tags/controller.php
core/user/usercontroller.php
cron.php
index.php
lib/autoloader.php
lib/base.php
lib/private/activity/event.php
lib/private/activitymanager.php
lib/private/allconfig.php
lib/private/api.php
lib/private/app.php
lib/private/app/appmanager.php
lib/private/app/codechecker/abstractcheck.php
lib/private/app/codechecker/codechecker.php
lib/private/app/codechecker/deprecationcheck.php
lib/private/app/codechecker/emptycheck.php
lib/private/app/codechecker/icheck.php
lib/private/app/codechecker/infochecker.php
lib/private/app/codechecker/nodevisitor.php
lib/private/app/codechecker/privatecheck.php
lib/private/app/codechecker/strongcomparisoncheck.php
lib/private/app/dependencyanalyzer.php
lib/private/app/infoparser.php
lib/private/app/platform.php
lib/private/app/platformrepository.php
lib/private/appconfig.php
lib/private/appframework/app.php
lib/private/appframework/core/api.php
lib/private/appframework/db/db.php
lib/private/appframework/dependencyinjection/dicontainer.php
lib/private/appframework/http.php
lib/private/appframework/http/dispatcher.php
lib/private/appframework/http/output.php
lib/private/appframework/http/request.php
lib/private/appframework/middleware/middlewaredispatcher.php
lib/private/appframework/middleware/security/corsmiddleware.php
lib/private/appframework/middleware/security/exceptions/appnotenabledexception.php
lib/private/appframework/middleware/security/exceptions/crosssiterequestforgeryexception.php
lib/private/appframework/middleware/security/exceptions/notadminexception.php
lib/private/appframework/middleware/security/exceptions/notloggedinexception.php
lib/private/appframework/middleware/security/exceptions/securityexception.php
lib/private/appframework/middleware/security/securitymiddleware.php
lib/private/appframework/middleware/sessionmiddleware.php
lib/private/appframework/routing/routeactionhandler.php
lib/private/appframework/routing/routeconfig.php
lib/private/appframework/utility/controllermethodreflector.php
lib/private/appframework/utility/simplecontainer.php
lib/private/appframework/utility/timefactory.php
lib/private/apphelper.php
lib/private/archive.php
lib/private/archive/tar.php
lib/private/archive/zip.php
lib/private/avatar.php
lib/private/avatarmanager.php
lib/private/backgroundjob/job.php
lib/private/backgroundjob/joblist.php
lib/private/backgroundjob/legacy/queuedjob.php
lib/private/backgroundjob/legacy/regularjob.php
lib/private/backgroundjob/queuedjob.php
lib/private/backgroundjob/timedjob.php
lib/private/cache/file.php
lib/private/capabilitiesmanager.php
lib/private/command/asyncbus.php
lib/private/command/callablejob.php
lib/private/command/closurejob.php
lib/private/command/commandjob.php
lib/private/command/fileaccess.php
lib/private/command/queuebus.php
lib/private/comments/comment.php
lib/private/comments/manager.php
lib/private/comments/managerfactory.php
lib/private/config.php
lib/private/console/application.php
lib/private/console/timestampformatter.php
lib/private/contacts/localaddressbook.php
lib/private/contactsmanager.php
lib/private/databaseexception.php
lib/private/databasesetupexception.php
lib/private/datetimeformatter.php
lib/private/datetimezone.php
lib/private/db.php
lib/private/db/adapter.php
lib/private/db/adaptermysql.php
lib/private/db/adapteroci8.php
lib/private/db/adapterpgsql.php
lib/private/db/adaptersqlite.php
lib/private/db/adaptersqlsrv.php
lib/private/db/connection.php
lib/private/db/connectionfactory.php
lib/private/db/mdb2schemamanager.php
lib/private/db/mdb2schemareader.php
lib/private/db/mdb2schemawriter.php
lib/private/db/migrationexception.php
lib/private/db/migrator.php
lib/private/db/mysqlmigrator.php
lib/private/db/nocheckmigrator.php
lib/private/db/ocsqliteplatform.php
lib/private/db/oracleconnection.php
lib/private/db/oraclemigrator.php
lib/private/db/pgsqltools.php
lib/private/db/querybuilder/compositeexpression.php
lib/private/db/querybuilder/expressionbuilder.php
lib/private/db/querybuilder/literal.php
lib/private/db/querybuilder/parameter.php
lib/private/db/querybuilder/querybuilder.php
lib/private/db/querybuilder/queryfunction.php
lib/private/db/querybuilder/quotehelper.php
lib/private/db/sqlitemigrator.php
lib/private/db/sqlitesessioninit.php
lib/private/db/statementwrapper.php
lib/private/defaults.php
lib/private/diagnostics/event.php
lib/private/diagnostics/eventlogger.php
lib/private/diagnostics/nulleventlogger.php
lib/private/diagnostics/nullquerylogger.php
lib/private/diagnostics/query.php
lib/private/diagnostics/querylogger.php
lib/private/encryption/decryptall.php
lib/private/encryption/exceptions/decryptionfailedexception.php
lib/private/encryption/exceptions/emptyencryptiondataexception.php
lib/private/encryption/exceptions/encryptionfailedexception.php
lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
lib/private/encryption/exceptions/encryptionheadertolargeexception.php
lib/private/encryption/exceptions/modulealreadyexistsexception.php
lib/private/encryption/exceptions/moduledoesnotexistsexception.php
lib/private/encryption/exceptions/unknowncipherexception.php
lib/private/encryption/file.php
lib/private/encryption/hookmanager.php
lib/private/encryption/keys/storage.php
lib/private/encryption/manager.php
lib/private/encryption/update.php
lib/private/encryption/util.php
lib/private/eventsource.php
lib/private/filechunking.php
lib/private/files.php
lib/private/files/cache/cache.php
lib/private/files/cache/homecache.php
lib/private/files/cache/propagator.php
lib/private/files/cache/scanner.php
lib/private/files/cache/storage.php
lib/private/files/cache/updater.php
lib/private/files/cache/watcher.php
lib/private/files/cache/wrapper/cachejail.php
lib/private/files/cache/wrapper/cachepermissionsmask.php
lib/private/files/cache/wrapper/cachewrapper.php
lib/private/files/config/mountprovidercollection.php
lib/private/files/fileinfo.php
lib/private/files/filesystem.php
lib/private/files/mount/manager.php
lib/private/files/mount/mountpoint.php
lib/private/files/mount/moveablemount.php
lib/private/files/node/file.php
lib/private/files/node/folder.php
lib/private/files/node/hookconnector.php
lib/private/files/node/node.php
lib/private/files/node/nonexistingfile.php
lib/private/files/node/nonexistingfolder.php
lib/private/files/node/root.php
lib/private/files/objectstore/homeobjectstorestorage.php
lib/private/files/objectstore/noopscanner.php
lib/private/files/objectstore/objectstorestorage.php
lib/private/files/objectstore/swift.php
lib/private/files/storage/common.php
lib/private/files/storage/commontest.php
lib/private/files/storage/dav.php
lib/private/files/storage/flysystem.php
lib/private/files/storage/home.php
lib/private/files/storage/local.php
lib/private/files/storage/localtempfiletrait.php
lib/private/files/storage/polyfill/copydirectory.php
lib/private/files/storage/storage.php
lib/private/files/storage/storagefactory.php
lib/private/files/storage/temporary.php
lib/private/files/storage/wrapper/availability.php
lib/private/files/storage/wrapper/encryption.php
lib/private/files/storage/wrapper/jail.php
lib/private/files/storage/wrapper/permissionsmask.php
lib/private/files/storage/wrapper/quota.php
lib/private/files/storage/wrapper/wrapper.php
lib/private/files/stream/close.php
lib/private/files/stream/dir.php
lib/private/files/stream/encryption.php
lib/private/files/stream/oc.php
lib/private/files/stream/quota.php
lib/private/files/stream/staticstream.php
lib/private/files/type/detection.php
lib/private/files/type/loader.php
lib/private/files/type/templatemanager.php
lib/private/files/utils/scanner.php
lib/private/files/view.php
lib/private/forbiddenexception.php
lib/private/group.php
lib/private/group/backend.php
lib/private/group/database.php
lib/private/group/dummy.php
lib/private/group/example.php
lib/private/group/group.php
lib/private/group/interface.php
lib/private/group/manager.php
lib/private/group/metadata.php
lib/private/helper.php
lib/private/hintexception.php
lib/private/hook.php
lib/private/hooks/basicemitter.php
lib/private/hooks/emitter.php
lib/private/hooks/emittertrait.php
lib/private/hooks/forwardingemitter.php
lib/private/hooks/legacyemitter.php
lib/private/hooks/publicemitter.php
lib/private/http/client/client.php
lib/private/http/client/clientservice.php
lib/private/http/client/response.php
lib/private/httphelper.php
lib/private/image.php
lib/private/installer.php
lib/private/integritycheck/checker.php
lib/private/integritycheck/exceptions/invalidsignatureexception.php
lib/private/integritycheck/helpers/applocator.php
lib/private/integritycheck/helpers/environmenthelper.php
lib/private/integritycheck/helpers/fileaccesshelper.php
lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php
lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php
lib/private/json.php
lib/private/l10n.php
lib/private/l10n/factory.php
lib/private/l10n/string.php
lib/private/largefilehelper.php
lib/private/lock/abstractlockingprovider.php
lib/private/lock/dblockingprovider.php
lib/private/lock/memcachelockingprovider.php
lib/private/lock/nooplockingprovider.php
lib/private/log.php
lib/private/log/errorhandler.php
lib/private/log/owncloud.php
lib/private/log/rotate.php
lib/private/log/syslog.php
lib/private/mail/mailer.php
lib/private/mail/message.php
lib/private/memcache/apc.php
lib/private/memcache/apcu.php
lib/private/memcache/arraycache.php
lib/private/memcache/cache.php
lib/private/memcache/cadtrait.php
lib/private/memcache/castrait.php
lib/private/memcache/factory.php
lib/private/memcache/memcached.php
lib/private/memcache/nullcache.php
lib/private/memcache/redis.php
lib/private/memcache/xcache.php
lib/private/naturalsort.php
lib/private/naturalsort_defaultcollator.php
lib/private/navigationmanager.php
lib/private/needsupdateexception.php
lib/private/notification/action.php
lib/private/notification/iaction.php
lib/private/notification/iapp.php
lib/private/notification/imanager.php
lib/private/notification/inotification.php
lib/private/notification/inotifier.php
lib/private/notification/manager.php
lib/private/notification/notification.php
lib/private/notsquareexception.php
lib/private/ocs.php
lib/private/ocs/cloud.php
lib/private/ocs/config.php
lib/private/ocs/corecapabilities.php
lib/private/ocs/exception.php
lib/private/ocs/person.php
lib/private/ocs/privatedata.php
lib/private/ocs/result.php
lib/private/ocsclient.php
lib/private/preview.php
lib/private/preview/bitmap.php
lib/private/preview/bmp.php
lib/private/preview/font.php
lib/private/preview/gif.php
lib/private/preview/illustrator.php
lib/private/preview/image.php
lib/private/preview/jpeg.php
lib/private/preview/markdown.php
lib/private/preview/movie.php
lib/private/preview/mp3.php
lib/private/preview/msoffice2003.php
lib/private/preview/msoffice2007.php
lib/private/preview/msofficedoc.php
lib/private/preview/office.php
lib/private/preview/opendocument.php
lib/private/preview/pdf.php
lib/private/preview/photoshop.php
lib/private/preview/png.php
lib/private/preview/postscript.php
lib/private/preview/provider.php
lib/private/preview/staroffice.php
lib/private/preview/svg.php
lib/private/preview/tiff.php
lib/private/preview/txt.php
lib/private/preview/xbitmap.php
lib/private/previewmanager.php
lib/private/repair.php
lib/private/repair/assetcache.php
lib/private/repair/cleantags.php
lib/private/repair/collation.php
lib/private/repair/dropoldjobs.php
lib/private/repair/dropoldtables.php
lib/private/repair/filletags.php
lib/private/repair/innodb.php
lib/private/repair/oldgroupmembershipshares.php
lib/private/repair/preview.php
lib/private/repair/removegetetagentries.php
lib/private/repair/repairinvalidshares.php
lib/private/repair/repairlegacystorages.php
lib/private/repair/repairmimetypes.php
lib/private/repair/searchlucenetables.php
lib/private/repair/sqliteautoincrement.php
lib/private/repair/updatecertificatestore.php
lib/private/repair/updateoutdatedocsids.php
lib/private/repairexception.php
lib/private/repairstep.php
lib/private/response.php
lib/private/route/cachingrouter.php
lib/private/route/route.php
lib/private/route/router.php
lib/private/search.php
lib/private/search/provider/file.php
lib/private/search/result/audio.php
lib/private/search/result/file.php
lib/private/search/result/folder.php
lib/private/search/result/image.php
lib/private/security/certificate.php
lib/private/security/certificatemanager.php
lib/private/security/crypto.php
lib/private/security/hasher.php
lib/private/security/securerandom.php
lib/private/security/trusteddomainhelper.php
lib/private/server.php
lib/private/servercontainer.php
lib/private/servernotavailableexception.php
lib/private/serviceunavailableexception.php
lib/private/session/cryptosessiondata.php
lib/private/session/cryptowrapper.php
lib/private/session/internal.php
lib/private/session/memory.php
lib/private/session/session.php
lib/private/setup.php
lib/private/setup/abstractdatabase.php
lib/private/setup/mysql.php
lib/private/setup/oci.php
lib/private/setup/postgresql.php
lib/private/setup/sqlite.php
lib/private/share/constants.php
lib/private/share/helper.php
lib/private/share/hooks.php
lib/private/share/mailnotifications.php
lib/private/share/searchresultsorter.php
lib/private/share/share.php
lib/private/share20/defaultshareprovider.php
lib/private/share20/exception/backenderror.php
lib/private/share20/exception/sharenotfound.php
lib/private/share20/ishare.php
lib/private/share20/ishareprovider.php
lib/private/share20/manager.php
lib/private/share20/share.php
lib/private/streamer.php
lib/private/subadmin.php
lib/private/systemconfig.php
lib/private/systemtag/systemtag.php
lib/private/systemtag/systemtagmanager.php
lib/private/systemtag/systemtagobjectmapper.php
lib/private/tagging/tag.php
lib/private/tagging/tagmapper.php
lib/private/tagmanager.php
lib/private/tags.php
lib/private/template.php
lib/private/template/base.php
lib/private/template/cssresourcelocator.php
lib/private/template/functions.php
lib/private/template/jsresourcelocator.php
lib/private/template/resourcelocator.php
lib/private/template/resourcenotfoundexception.php
lib/private/template/templatefilelocator.php
lib/private/templatelayout.php
lib/private/tempmanager.php
lib/private/updater.php
lib/private/urlgenerator.php
lib/private/user.php
lib/private/user/backend.php
lib/private/user/database.php
lib/private/user/interface.php
lib/private/user/loginexception.php
lib/private/user/manager.php
lib/private/user/nouserexception.php
lib/private/user/session.php
lib/private/user/user.php
lib/private/util.php
lib/public/activity/iconsumer.php
lib/public/activity/ievent.php
lib/public/activity/iextension.php
lib/public/activity/imanager.php
lib/public/api.php
lib/public/app.php
lib/public/app/iappmanager.php
lib/public/appframework/apicontroller.php
lib/public/appframework/app.php
lib/public/appframework/controller.php
lib/public/appframework/db/doesnotexistexception.php
lib/public/appframework/db/entity.php
lib/public/appframework/db/mapper.php
lib/public/appframework/db/multipleobjectsreturnedexception.php
lib/public/appframework/http.php
lib/public/appframework/http/contentsecuritypolicy.php
lib/public/appframework/http/datadisplayresponse.php
lib/public/appframework/http/datadownloadresponse.php
lib/public/appframework/http/dataresponse.php
lib/public/appframework/http/downloadresponse.php
lib/public/appframework/http/icallbackresponse.php
lib/public/appframework/http/ioutput.php
lib/public/appframework/http/jsonresponse.php
lib/public/appframework/http/notfoundresponse.php
lib/public/appframework/http/ocsresponse.php
lib/public/appframework/http/redirectresponse.php
lib/public/appframework/http/response.php
lib/public/appframework/http/streamresponse.php
lib/public/appframework/http/templateresponse.php
lib/public/appframework/iapi.php
lib/public/appframework/iappcontainer.php
lib/public/appframework/middleware.php
lib/public/appframework/ocscontroller.php
lib/public/appframework/queryexception.php
lib/public/appframework/utility/icontrollermethodreflector.php
lib/public/appframework/utility/itimefactory.php
lib/public/authentication/iapachebackend.php
lib/public/autoloadnotallowedexception.php
lib/public/backgroundjob.php
lib/public/backgroundjob/ijob.php
lib/public/backgroundjob/ijoblist.php
lib/public/capabilities/icapability.php
lib/public/command/ibus.php
lib/public/command/icommand.php
lib/public/comments/icomment.php
lib/public/comments/icommentsmanager.php
lib/public/comments/icommentsmanagerfactory.php
lib/public/comments/illegalidchangeexception.php
lib/public/comments/notfoundexception.php
lib/public/config.php
lib/public/constants.php
lib/public/contacts.php
lib/public/contacts/imanager.php
lib/public/db.php
lib/public/db/querybuilder/icompositeexpression.php
lib/public/db/querybuilder/iexpressionbuilder.php
lib/public/db/querybuilder/iliteral.php
lib/public/db/querybuilder/iparameter.php
lib/public/db/querybuilder/iquerybuilder.php
lib/public/db/querybuilder/iqueryfunction.php
lib/public/defaults.php
lib/public/diagnostics/ievent.php
lib/public/diagnostics/ieventlogger.php
lib/public/diagnostics/iquery.php
lib/public/diagnostics/iquerylogger.php
lib/public/encryption/exceptions/genericencryptionexception.php
lib/public/encryption/iencryptionmodule.php
lib/public/encryption/ifile.php
lib/public/encryption/imanager.php
lib/public/encryption/keys/istorage.php
lib/public/files.php
lib/public/files/alreadyexistsexception.php
lib/public/files/config/imountprovider.php
lib/public/files/config/imountprovidercollection.php
lib/public/files/entitytoolargeexception.php
lib/public/files/file.php
lib/public/files/fileinfo.php
lib/public/files/filenametoolongexception.php
lib/public/files/folder.php
lib/public/files/forbiddenexception.php
lib/public/files/ihomestorage.php
lib/public/files/imimetypedetector.php
lib/public/files/imimetypeloader.php
lib/public/files/invalidcharacterinpathexception.php
lib/public/files/invalidcontentexception.php
lib/public/files/invalidpathexception.php
lib/public/files/irootfolder.php
lib/public/files/locknotacquiredexception.php
lib/public/files/mount/imountmanager.php
lib/public/files/mount/imountpoint.php
lib/public/files/node.php
lib/public/files/notenoughspaceexception.php
lib/public/files/notfoundexception.php
lib/public/files/notpermittedexception.php
lib/public/files/objectstore/iobjectstore.php
lib/public/files/reservedwordexception.php
lib/public/files/storage.php
lib/public/files/storage/istoragefactory.php
lib/public/files/storageauthexception.php
lib/public/files/storagebadconfigexception.php
lib/public/files/storageconnectionexception.php
lib/public/files/storageinvalidexception.php
lib/public/files/storagenotavailableexception.php
lib/public/files/storagetimeoutexception.php
lib/public/groupinterface.php
lib/public/http/client/iclient.php
lib/public/http/client/iclientservice.php
lib/public/http/client/iresponse.php
lib/public/iaddressbook.php
lib/public/iappconfig.php
lib/public/iavatar.php
lib/public/iavatarmanager.php
lib/public/icache.php
lib/public/icachefactory.php
lib/public/icertificate.php
lib/public/icertificatemanager.php
lib/public/iconfig.php
lib/public/icontainer.php
lib/public/idatetimeformatter.php
lib/public/idatetimezone.php
lib/public/idb.php
lib/public/idbconnection.php
lib/public/ieventsource.php
lib/public/igroup.php
lib/public/igroupmanager.php
lib/public/ihelper.php
lib/public/iimage.php
lib/public/il10n.php
lib/public/ilogger.php
lib/public/image.php
lib/public/imemcache.php
lib/public/imemcachettl.php
lib/public/inavigationmanager.php
lib/public/ipreview.php
lib/public/irequest.php
lib/public/isearch.php
lib/public/iservercontainer.php
lib/public/isession.php
lib/public/itagmanager.php
lib/public/itags.php
lib/public/itempmanager.php
lib/public/iurlgenerator.php
lib/public/iuser.php
lib/public/iuserbackend.php
lib/public/iusermanager.php
lib/public/iusersession.php
lib/public/json.php
lib/public/l10n/ifactory.php
lib/public/lock/ilockingprovider.php
lib/public/lock/lockedexception.php
lib/public/mail/imailer.php
lib/public/preconditionnotmetexception.php
lib/public/preview/iprovider.php
lib/public/response.php
lib/public/route/iroute.php
lib/public/route/irouter.php
lib/public/sabrepluginevent.php
lib/public/sabrepluginexception.php
lib/public/search/pagedprovider.php
lib/public/search/provider.php
lib/public/search/result.php
lib/public/security/icrypto.php
lib/public/security/ihasher.php
lib/public/security/isecurerandom.php
lib/public/security/stringutils.php
lib/public/share.php
lib/public/share_backend.php
lib/public/share_backend_collection.php
lib/public/share_backend_file_dependent.php
lib/public/systemtag/isystemtag.php
lib/public/systemtag/isystemtagmanager.php
lib/public/systemtag/isystemtagobjectmapper.php
lib/public/systemtag/tagalreadyexistsexception.php
lib/public/systemtag/tagnotfoundexception.php
lib/public/template.php
lib/public/user.php
lib/public/userinterface.php
lib/public/util.php
ocs/providers.php
ocs/routes.php
ocs/v1.php
ocs/v2.php
public.php
remote.php
settings/admin.php
settings/ajax/disableapp.php
settings/ajax/enableapp.php
settings/ajax/installapp.php
settings/ajax/navigationdetect.php
settings/ajax/setlanguage.php
settings/ajax/setquota.php
settings/ajax/togglegroups.php
settings/ajax/togglesubadmins.php
settings/ajax/uninstallapp.php
settings/ajax/updateapp.php
settings/application.php
settings/changepassword/controller.php
settings/controller/appsettingscontroller.php
settings/controller/certificatecontroller.php
settings/controller/checksetupcontroller.php
settings/controller/encryptioncontroller.php
settings/controller/groupscontroller.php
settings/controller/logsettingscontroller.php
settings/controller/mailsettingscontroller.php
settings/controller/securitysettingscontroller.php
settings/controller/userscontroller.php
settings/help.php
settings/languageCodes.php
settings/middleware/subadminmiddleware.php
settings/personal.php
settings/routes.php
settings/users.php
status.php
version.php