Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-10Clarify documentationLukas Reschke
2016-02-10Use hash with appended "a" of the original password for the authenticationLukas Reschke
2016-02-10fixing unit testsBjörn Schießle
2016-02-10Use random_bytes instead OpenSSLLukas Reschke
2016-02-10meta data are at the end of the fileBjörn Schießle
2016-02-10always use default cipher for write operations, no matter how the file was en...Björn Schießle
2016-02-10make it backward compatible to work with signed and un-signed filesBjörn Schießle
2016-02-10sign all encrypted blocks and check signature on decryptBjörn Schießle
2016-02-10Add note about the addPadding functionLukas Reschke
2016-02-10Use an actual 16 byte long IVLukas Reschke
2016-02-10Use AES-256-CTR as defaultLukas Reschke
2016-02-10Merge pull request #22192 from owncloud/fix_19685Thomas Müller
2016-02-10Merge pull request #22246 from owncloud/register-process-control-signal-handl...Thomas Müller
2016-02-10Merge pull request #22255 from owncloud/add-sso-for-updatecheckerThomas Müller
2016-02-10Merge pull request #22251 from owncloud/smb-105Thomas Müller
2016-02-10Merge pull request #22249 from owncloud/fix-22245Thomas Müller
2016-02-10Merge pull request #20928 from owncloud/publicdav-check-permissionsC. Montero Luque
2016-02-10Merge pull request #22252 from owncloud/consolidate-user-set-quotaC. Montero Luque
2016-02-09Hide updater.secret from occ output by defaultLukas Reschke
2016-02-09Add SSO for updater applicationLukas Reschke
2016-02-09revolutionar: change updates might even sent the new value (optional)Arthur Schiwon
2016-02-09Merge pull request #22238 from owncloud/add-link-to-updaterLukas Reschke
2016-02-09More fixed tests :)Arthur Schiwon
2016-02-09Move update notification code into appLukas Reschke
2016-02-09Avatar should also claim its changeArthur Schiwon
2016-02-09Doc improvementsArthur Schiwon
2016-02-09fix testsArthur Schiwon
2016-02-09Consolidate getQuota and setQuota methods in User instanceArthur Schiwon
2016-02-09update icewind/smb to 1.0.5Robin Appelman
2016-02-09Merge pull request #22228 from owncloud/comments-limit-messageThomas Müller
2016-02-09Save display name and email address on paste operations - fixes #22245Thomas Müller
2016-02-09Merge pull request #22241 from owncloud/more-info-in-case-of-trusted-server-addThomas Müller
2016-02-09Merge pull request #20571 from owncloud/transfer-ownershipThomas Müller
2016-02-09Register process control signel handlers only on execution of the commandThomas Müller
2016-02-09Adjust command descriptionThomas Müller
2016-02-09Set share owner and share initiator on upate as wellThomas Müller
2016-02-09Introduce console command to transfer ownerships of files - refs #19154Thomas Müller
2016-02-09Merge pull request #22234 from owncloud/systemtags-filter-intersect-emptyThomas Müller
2016-02-09Merge pull request #21773 from owncloud/files_external-list-authtypeThomas Müller
2016-02-09Merge pull request #21893 from owncloud/migrate-calendarsThomas Müller
2016-02-09add testsRobin Appelman
2016-02-09Fix unit testsRoeland Jago Douma
2016-02-09check share permissions in share controllerRobin Appelman
2016-02-09Check that the owner of a link share still has share permissions on accessRobin Appelman
2016-02-09Forward exception message to the admin in case of errors and in case the remo...Thomas Müller
2016-02-09on DAV throw Bad Request if provided message is too longArthur Schiwon
2016-02-09Merge pull request #22197 from owncloud/files-filterbysystemtagsThomas Müller
2016-02-09Merge pull request #22202 from owncloud/global-auth-no-userThomas Müller
2016-02-09Merge pull request #22225 from owncloud/sharing-moar-hooksThomas Müller
2016-02-09Merge pull request #22212 from owncloud/scrutinizer-patch-1Thomas Müller