| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 9 | -960/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 9 | -9/+9 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+2 |
* | improve description and help output for the encrypt-all and decrypt-all command | Bjoern Schiessle | 2015-09-21 | 2 | -2/+4 |
* | Also catch exceptions on encryptAll and reset trashbin and singleUser mode | Joas Schilling | 2015-09-18 | 1 | -2/+7 |
* | Do not set single user in constructor | Joas Schilling | 2015-09-18 | 2 | -5/+28 |
* | Fix the singleuser config casing in new encryption code | Joas Schilling | 2015-09-17 | 2 | -6/+6 |
* | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 1 | -0/+148 |
* | use the same pattern for the command name like every other command | Bjoern Schiessle | 2015-09-14 | 1 | -1/+1 |
* | make system root of key storage configurable | Bjoern Schiessle | 2015-08-30 | 2 | -0/+328 |
* | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 1 | -0/+114 |
* | Use constants for the output formats | Joas Schilling | 2015-07-17 | 1 | -1/+1 |
* | Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-war... | Thomas Müller | 2015-05-07 | 2 | -4/+24 |
|\ |
|
| * | Display a message when there is a problem with the default module | Joas Schilling | 2015-05-04 | 2 | -4/+24 |
* | | Add an occ command to get the status of encryption | Joas Schilling | 2015-05-04 | 1 | -0/+56 |
|/ |
|
* | Undefined index: default | Joas Schilling | 2015-04-27 | 1 | -1/+1 |
* | Fix scrutinizer complain | Joas Schilling | 2015-04-27 | 1 | -1/+1 |
* | Use interface | Joas Schilling | 2015-04-27 | 1 | -4/+4 |
* | Add unit tests for the commands | Joas Schilling | 2015-04-27 | 1 | -6/+6 |
* | Make getDefaultModuleId public and get module protected | Joas Schilling | 2015-04-27 | 2 | -31/+14 |
* | Add occ commands to manage the encryption modules | Joas Schilling | 2015-04-27 | 4 | -0/+279 |