core-admin-client/qubesadmin
Marek Marczykowski-Górecki 1660a1cbf6
backup/restore: better error detection for --paranoid-mode
Xterm doesn't preserve exit code of the process running inside. This
means, the whole xterm always exits with 0, even if qvm-backup-restore
failed.
Fix this by printing the exit code at the end to the log and then extract
that last line from the log on the calling side. This way we can also
distinguish whether qvm-backup-restore or xterm failed.
2020-08-05 05:06:54 +02:00
..
backup backup/restore: better error detection for --paranoid-mode 2020-08-05 05:06:54 +02:00
events events: implicitly enable caching when creating EventsDispatcher 2020-05-22 19:28:51 +02:00
tests backup/restore: better error detection for --paranoid-mode 2020-08-05 05:06:54 +02:00
tools backup/restore: add option for unattended restore and extracting log 2020-08-05 04:37:44 +02:00
vm Cache power state when caching is enabled 2020-05-22 19:28:51 +02:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py Fix VM validity check for cached VM objects 2020-07-14 16:10:49 +02:00
base.py Try to use new property.GetAll method to pre-fill the cache 2020-05-22 19:01:24 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py Do not check for object existence when got it with another Admin API call 2020-05-18 04:37:48 +02:00
exc.py backup/restore: add option for unattended restore and extracting log 2020-08-05 04:37:44 +02:00
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py Fixed inconsistent firewall address checking 2020-07-14 20:10:34 +02:00
label.py Make Label() object hashable 2020-07-29 03:50:11 +02:00
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py qubesadmin/spinner: fix licence 2017-06-08 08:12:58 +02:00
storage.py Add admin.vm.volume.Clear call (QubesOS/qubes-issues#5946) 2020-07-14 01:48:19 +08:00
tags.py tags support 2017-06-20 01:34:16 +02:00
utils.py utils: add simple locking primitive 2020-08-04 04:06:30 +02:00