nextcloud/lib
jknockaert f5415653fd fix #15973
Rework of stream_seek handling; there where basically two bugs: 1. seeking to the end of the current file would fail (with SEEK_SET); and 2. if seeking to an undefined position (outside 0,unencryptedSize) then newPosition was not defined. I used the opportunity to simplify the code.
2015-04-30 17:10:18 +02:00
..
l10n [tx-robot] updated from transifex 2015-04-30 03:27:57 -04:00
private fix #15973 2015-04-30 17:10:18 +02:00
public Merge pull request #15901 from owncloud/fix-share-docs 2015-04-28 10:41:04 +02:00
repair Remove unused variables 2015-04-18 16:35:19 +02:00
autoloader.php Update license headers 2015-03-26 11:44:36 +01:00
base.php use the preSetup hook to ensure the encryption wrapper is applied correctly 2015-04-30 13:28:06 +02:00