| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-25 | 2 | -0/+6 |
* | Fix "Call to a member function getUID() on boolean" in Crypt | Joas Schilling | 2015-10-22 | 1 | -4/+4 |
* | Merge pull request #17641 from owncloud/fix_objectstore_rename | Jörn Friedrich Dreyer | 2015-10-19 | 1 | -1/+26 |
|\ |
|
| * | fix encryption migration test | Robin Appelman | 2015-10-16 | 1 | -0/+25 |
| * | Make shared folder size propagation test work with object home storage | Robin Appelman | 2015-10-16 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-18 | 2 | -4/+4 |
* | | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-15 | 2 | -8/+104 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-14 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-11 | 2 | -22/+22 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-08 | 2 | -0/+38 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 2 | -0/+6 |
* | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 29 | -42/+3 |
|\ |
|
| * | update licence headers via script | Morris Jobke | 2015-10-05 | 29 | -42/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-06 | 4 | -4/+6 |
|/ |
|
* | add some output to explain the pre-conditions for decrypt-all | Bjoern Schiessle | 2015-10-05 | 1 | -0/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-03 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-28 | 6 | -4/+10 |
* | no need to list users if all users already had a key-pair | Bjoern Schiessle | 2015-09-24 | 1 | -0/+6 |
* | fix small typo | Bjoern Schiessle | 2015-09-21 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-21 | 2 | -4/+4 |
* | Merge pull request #18983 from owncloud/fix_18926 | Thomas Müller | 2015-09-18 | 3 | -5/+71 |
|\ |
|
| * | check for the right user if we can change his password | Bjoern Schiessle | 2015-09-14 | 3 | -5/+71 |
* | | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 7 | -2/+510 |
* | | Function does return void | Lukas Reschke | 2015-09-15 | 1 | -2/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-14 | 4 | -2/+8 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-12 | 2 | -0/+6 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-10 | 2 | -0/+4 |
* | Merge pull request #18873 from owncloud/enc_use_master_password | Lukas Reschke | 2015-09-09 | 10 | -27/+472 |
|\ |
|
| * | occ command to enable master key | Bjoern Schiessle | 2015-09-08 | 3 | -0/+196 |
| * | enable usage of a master key | Bjoern Schiessle | 2015-09-07 | 7 | -27/+276 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-06 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-05 | 4 | -0/+22 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-04 | 4 | -0/+8 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-01 | 4 | -0/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-31 | 4 | -0/+12 |
* | return false if private key is not valid | Bjoern Schiessle | 2015-08-30 | 2 | -1/+16 |
* | use login name for password reset | Bjoern Schiessle | 2015-08-30 | 3 | -11/+40 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-30 | 8 | -2/+22 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-29 | 108 | -0/+224 |
* | Merge pull request #18423 from owncloud/occ_encrypt_all | Björn Schießle | 2015-08-28 | 8 | -0/+818 |
|\ |
|
| * | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 8 | -0/+818 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-25 | 4 | -6/+24 |
* | | Merge pull request #18121 from owncloud/enc_improve_privkey_encryption | Lukas Reschke | 2015-08-24 | 11 | -37/+343 |
|\ \
| |/
|/| |
|
| * | use uid as additional information for salt | Bjoern Schiessle | 2015-08-07 | 5 | -17/+17 |
| * | use password hash instead of the plain password to encrypt the private key | Bjoern Schiessle | 2015-08-07 | 11 | -29/+335 |
* | | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 2 | -20/+20 |
|/ |
|
* | Fix namespace conflict in OC.Encryption JS code | Vincent Petry | 2015-08-06 | 2 | -12/+4 |
* | Merge pull request #17989 from owncloud/enc_only_update_file_cache_once | Björn Schießle | 2015-08-03 | 2 | -7/+22 |
|\ |
|
| * | only update database on the first run (first run = we have a version number f... | Bjoern Schiessle | 2015-07-31 | 2 | -7/+22 |