aboutsummaryrefslogtreecommitdiffstats
path: root/backend/magiback
Commit message (Collapse)AuthorAgeFilesLines
* Reformat codePapoteur2020-10-171-18/+19
|
* Use udisks2 to unmount partitionsPapoteur2020-10-171-8/+0
| | | | | Unmount encrypted partitions too Add complete traceback when error occur in event loop
* Log with microsecondsPapoteur2020-10-111-2/+3
|
* Add waiting step for table partition after new created partitionPapoteur2020-10-101-1/+4
| | | | Move the do_persistence step in a thread a display progress
* Add encryption for persistent partitionPapoteur2020-01-201-10/+11
|
* Add more loggingPapoteur2019-08-181-4/+7
|
* Allow writing the label of persistent partition, fixed to "mgalive-persist"Papoteur2018-12-151-4/+7
|
* Add operations for persistent partition creationroot2018-12-131-0/+17
|
* Separate getting key and checking signature in a threadPapoteur2018-10-191-0/+10
| | | | Review the logic of checking
* Cleaning importsPapoteur2018-10-161-2/+0
|
* Add translation management in magiback.Papoteur2018-10-161-2/+12
| | | | Add logging feature.
* Apply same method over DBus to Backup featurePapoteur2018-10-101-3/+3
|
* Correction of raw_write importPapoteur2018-10-091-1/+1
|
* CleaningPapoteur2018-03-171-3/+0
|
* CleaningPapoteur2018-03-161-1/+1
|
* Add managing of credentialsPapoteur2018-03-161-38/+22
|
* Add backend providing DBus servicePapoteur2018-03-161-0/+174