summaryrefslogtreecommitdiffstats
path: root/core/command/encryption/encryptall.php
Commit message (Expand)AuthorAgeFilesLines
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-134/+0
* Happy new year!Thomas Müller2016-01-121-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* improve description and help output for the encrypt-all and decrypt-all commandBjoern Schiessle2015-09-211-1/+2
* Also catch exceptions on encryptAll and reset trashbin and singleUser modeJoas Schilling2015-09-181-2/+7
* Do not set single user in constructorJoas Schilling2015-09-181-1/+14
* Fix the singleuser config casing in new encryption codeJoas Schilling2015-09-171-3/+3
* use the same pattern for the command name like every other commandBjoern Schiessle2015-09-141-1/+1
* occ tool to encrypt all filesBjoern Schiessle2015-08-261-0/+114