- 24 Apr, 2015 16 commits
-
-
jknockaert authored
-
jknockaert authored
-
jknockaert authored
-
jknockaert authored
testRewind tests reading and writing after rewind on an encrypted stream; testWriteWriteRead tests r+ mode
-
jknockaert authored
-
jknockaert authored
When moving back the pointer to position 0 (using stream_seek), the pointer on the encrypted stream will be moved to the position immediately after the header. Reading the header again (invoked by stream_read) will cause an error, writing the header again (invoked by stream_write) will corrupt the file. Reading/writing the header should therefore happen when opening the file rather than upon read or write. Note that a side-effect of this PR is that empty files will still get an encryption header; I think that is OK, but it is different from how it was originally implemented.
-
Joas Schilling authored
[encryption] fix moving files to a shared folder
-
Joas Schilling authored
Ignore test folders when checking the code for compliance
-
Joas Schilling authored
-
Lukas Reschke authored
Tear down FS after running trash expire
-
Joas Schilling authored
-
Joas Schilling authored
-
Vincent Petry authored
-
Jan-Christoph Borchardt authored
Show hint if there is no delete permission
-
Bjoern Schiessle authored
-
Jenkins for ownCloud authored
-
- 23 Apr, 2015 22 commits
-
-
Lukas Reschke authored
Add missing loading indicator for enabled apps
-
blizzz authored
Issue 15804 occ user delete exception
-
Morris Jobke authored
* add class .no-permission which shows the default delete icon * fixes #15172 * add unit test for no permission and for delete permission
-
Morris Jobke authored
* happened when an app gets activated, because the new appended HTML doesn't contain the loading image * fixes #15806
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Thomas Müller authored
-
Vincent Petry authored
Fix webdav access for public reshare
-
Thomas Müller authored
update icewind/smb to 1.0.1
-
Thomas Müller authored
Delete temp files after testing encryption stream wrapper
-
Thomas Müller authored
Checks if getenv returns proper system environment variable results
-
Thomas Müller authored
Only get encryption status when logged in
-
Robin Appelman authored
-
Vincent Petry authored
-
Vincent Petry authored
This removes useless warnings in the logs.
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
root authored
Updated texts and changed the variable name to match the query Updated text + info which path for php config is used removed the term ownCloud and squashed the commits Updated text
-
Jenkins for ownCloud authored
-
- 22 Apr, 2015 2 commits
-
-
Morris Jobke authored
Reset sharedialog values
-
Robin Appelman authored
-