aboutsummaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Expand)AuthorAgeFilesLines
* Error message more accurate (mga#28466) after checking the signaturePapoteur2021-03-111-1/+1
* Reload Mageia's key when it is expiredPapoteur2021-03-091-8/+17
* Fix return state in raw_write when signature is falsePapoteur2020-12-211-4/+3
* Fix initialization of flag of signature checkingPapoteur2020-12-201-0/+1
* Display warning instead of succes when signatures or sums doesn't matchPapoteur2020-12-181-1/+3
* Verify also detached signaturesPapoteur2020-12-181-2/+10
* Test if Mageia key is already presentPapoteur2020-11-291-1/+6
* Add management of error when creating partition with fdiskPapoteur2020-11-281-5/+26
* Fix syntax errorPapoteur2020-11-271-6/+6
* Add debug option, --debug and write in .isodumper/isodumper2.logPapoteur2020-11-271-6/+7
* Add more details about operationPapoteur2020-11-181-5/+10
* Reformat codePapoteur2020-10-172-26/+29
* Use udisks2 to unmount partitionsPapoteur2020-10-172-40/+0
* Add more steps of waiting for udev after operations on partitionsPapoteur2020-10-111-14/+29
* Log with microsecondsPapoteur2020-10-111-2/+3
* Force the format operation even if partition already existsPapoteur2020-10-101-3/+3
* Add waiting step for table partition after new created partitionPapoteur2020-10-102-10/+35
* Fix typo in command for creating persistent partition (mga#27354) and add del...Papoteur2020-10-041-2/+5
* 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 messages...1.14Papoteur2019-08-191-4/+2
* 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
* 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
* 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
* 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