aboutsummaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Collapse)AuthorAgeFilesLines
* Fix instructions of the signature checkingPapoteur2020-06-291-2/+2
|
* Fix error in checking.Papoteur2020-06-291-12/+17
|
* Compute and check the SHA3 sum instead of SHA512Papoteur2020-01-311-9/+14
|
* Better manage error messages in writing persistent partitionPapoteur2020-01-201-17/+61
|
* Add encryption for persistent partitionPapoteur2020-01-202-29/+93
|
* Don't use message but logging when getting Mageia key, to avoid void ↵1.14Papoteur2019-08-191-4/+2
| | | | messages in other parts
* Add more loggingPapoteur2019-08-182-8/+22
|
* Adapt signature checking to new method of signing of Mageia 7.Papoteur2019-07-101-5/+5
|
* Allow writing the label of persistent partition, fixed to "mgalive-persist"Papoteur2018-12-152-5/+24
|
* Add operations for persistent partition creationroot2018-12-132-1/+23
|
* Separate getting key and checking signature in a threadPapoteur2018-10-192-17/+36
| | | | Review the logic of checking
* Cleaning importsPapoteur2018-10-161-2/+0
|
* Manage magiback start through DBus and systemdPapoteur2018-10-162-0/+14
|
* CleaningPapoteur2018-10-161-10/+8
|
* Add translation management in magiback.Papoteur2018-10-161-2/+12
| | | | Add logging feature.
* Apply same method over DBus to Backup featurePapoteur2018-10-102-5/+4
|
* Restore DBus config file1.01Papoteur2018-10-091-0/+4
|
* Correction of raw_write importPapoteur2018-10-091-1/+1
|
* Continue cleaning DBus stuffPapoteur2018-10-091-3/+0
|
* Correction to DBus configuration filesPapoteur2018-10-091-4/+0
|
* Typos in strings of raw_write.pyPapoteur2018-03-181-2/+2
| | | | Update pot file
* CleaningPapoteur2018-03-171-3/+0
|
* Add config files for DBusPapoteur2018-03-172-1/+4
|
* CleaningPapoteur2018-03-162-2/+1
|
* Add managing of credentialsPapoteur2018-03-161-38/+22
|
* Move raw_write.pyPapoteur2018-03-161-0/+222
|
* Add backend providing DBus servicePapoteur2018-03-163-0/+200