Commit Graph

814 Commits (2e79aab0ce7ec9fa88ccbafd01e82574b93514f9)

Author SHA1 Message Date
Jenkins for ownCloud 5cf12888ad [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle b2dde14dbc coding style fixes 13 years ago
Bjoern Schiessle 93f4dec798 fix part file handling and real size calculation, this should also solve #4581 13 years ago
Bjoern Schiessle f6830e7462 check shares for the real file and not for the .part file 13 years ago
Bjoern Schiessle 404e36323a first check if a extension exists before comparing it 13 years ago
Bjoern Schiessle 597a3cf1ad handle part files correctly 13 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 13 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 13 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 13 years ago
ringmaster 39f4538e0f This function doesn't cache anymore. Adjusted PHPDoc to suit. 13 years ago
ringmaster df7bfa4bf0 Don't cache the pkey, skip generation if the keyfile exists 13 years ago
Owen Winkler 9a263a500a Employ config option for OpenSSL config file, if provided. 13 years ago
Owen Winkler fb34f49913 Start a branch for easier OpenSSL configuration. 13 years ago
Jenkins for ownCloud dbc78b1a58 [tx-robot] updated from transifex 13 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 13 years ago
Andreas Fischer 83afb46205 Use __DIR__ instead of dirname(__FILE__). 13 years ago
Andreas Fischer 85ac9572ce Also remove other unnecessary realpath() calls. 13 years ago
Andreas Fischer 9753e44ac2 Do not use realpath() on includes. 13 years ago
Jenkins for ownCloud e9644c2f52 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 1be11bb03d don't change the etags if a file gets encrypted/decrypted to avoid that the sync client downloads all files again 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 13 years ago
Thomas Müller de52157e76 remove ru_RU - fixes #3135 13 years ago
Jenkins for ownCloud 6bd0ba79df [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 7adfc27caf remove whitespaces and some leftover code from testing 13 years ago
Jenkins for ownCloud 680ac48856 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 7d0e9cc685 use __DIR__ instead of realpath 13 years ago
Jenkins for ownCloud 9492aeffe9 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle eb0fdc8380 provide correct path for require_once 13 years ago
Bjoern Schiessle 7b1067c2a0 change decryptUnknownKeyfile() to decryptKeyfile(), we always use openssl_seal 13 years ago
Bjoern Schiessle 0bab8935c9 preserve mtime if file gets encrypted/decrypted 13 years ago
Bjoern Schiessle b982868c14 fix array declaration 13 years ago
Jenkins for ownCloud 5ebff8cfc4 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 5ba8d38b7f remove old comments, TODos, etc. 13 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 13 years ago
Thomas Müller c458e785a1 fixing typos and PHPDoc 13 years ago
Bjoern Schiessle 512f98cac9 remove todo item 13 years ago
Bjoern Schiessle 023121aed0 adapt tests to the changes in crypt.php 13 years ago
Bjoern Schiessle b39d2d1938 more error messages which might be useful for the user to debug his server config 13 years ago
Bjoern Schiessle 7ce03ba37c improved error message to refect openSSL PHP extension and stock openSSL configuration issues 13 years ago
Bjoern Schiessle 7aeb0068be also write error message to the log 13 years ago
Bjoern Schiessle cfbdad9cdb catch broken server config and disable encryption app. 13 years ago
Bjoern Schiessle 97e910e087 make methods private which are not used from outside 13 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 0fce89308e [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 9923fe655b [tx-robot] updated from transifex 13 years ago