Go to file
Marek Marczykowski-Górecki b04a14685c
Merge branch 'paranoid-restore'
* paranoid-restore:
  backup/restore: make error reporting work also for StandaloneVM based DispVM
  backup/restore: better error detection for --paranoid-mode
  doc: document 'tag-created-vm-with' feature
  tests: add paranoid backup restore unit tests
  tests: remove extra empty lines
  tests: extend run_service mockup for pre-recorded output
  rpm: add BR: python3-lxml and python3-xcffib
  backup/restore: add option for unattended restore and extracting log
  tools: remove obsolete _want_app argument
  Add "paranoid restore" mode
  rpm/deb: add dependency on scrypt
  utils: add simple locking primitive
  backup/restore: use qfile-unpacker in a VM, request disk space monitoring
  backup/restore: option for alternative qrexec service
  backup/restore: improve error message about restoring tags
  backup/restore: distinguish dom0 by name
2020-08-07 02:55:27 +02:00
ci qvm-start-daemon: convert to async/await syntax 2020-07-29 11:27:19 +02:00
debian rpm/deb: add dependency on scrypt 2020-08-04 04:06:30 +02:00
doc doc: document 'tag-created-vm-with' feature 2020-08-05 05:06:53 +02:00
etc Fix missing semi-colon and new line 2020-06-24 15:45:36 +02:00
qubesadmin Merge branch 'paranoid-restore' 2020-08-07 02:55:27 +02:00
rpm_spec rpm: add BR: python3-lxml and python3-xcffib 2020-08-05 04:37:44 +02:00
scripts Add qubes-guivm-session utility 2020-07-29 12:11:03 +02:00
test-packages Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
.gitignore Makefile: add clean of pkgs and debian changelog.* 2020-06-16 17:09:07 +02:00
.pylintrc Make pylint happy 2019-10-05 21:57:48 +02:00
.travis.yml travis: use sourced config, switch to R4.1 2020-08-03 04:55:46 +02:00
LICENSE Initial commit 2017-03-01 23:48:53 +01:00
Makefile Add qubes-guivm-session utility 2020-07-29 12:11:03 +02:00
Makefile.builder debian: initial packaging 2017-05-20 03:15:23 +02:00
README.md Drop Python2 support 2020-01-15 21:41:52 +01:00
run-tests Drop Python2 support 2020-01-15 21:41:52 +01:00
setup.py Added dynamic X keyboard event monitoring to qvm_start_daemon.py 2020-07-15 14:04:25 +02:00
version version 4.1.7 2020-07-15 16:18:20 +02:00

This is client side implementation of Qubes Admin API. See https://www.qubes-os.org/doc/admin-api/ for protocol specification.

Compatibility

This package requires Python >= 3.5