core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 7978e17aeb
Merge remote-tracking branch 'origin/pr/145'
* origin/pr/145: (119 commits)
  qvm-template: fix downloading template for install
  tests: add tests for other qvm-template functions
  tests: improve TestProcess behavior
  tests: add tests for qvm-template reinstall/up/downgrade when nothing needs to be done
  tests: fix mock return values of get_dl_list when testing `qvm-template reinstall`
  qvm-template: update comments to reflect e424c7d
  qvm-template: only ask for confirmation during install if something is being done
  tests: add more tests re. install, remove, and get_keys_for_repos
  qvm-template: test != 1 instead of == 0 for template-dummy feature
  tests: fix tests for verify_rpm involving incorrect template names
  tests: add tests for qvm-template remove
  tests: some more for qvm-template
  qvm-template: mute pylint complains about typing.NamedTuple
  tests: qvm-template-postprocess - template.conf handling
  qvm-template-postprocess: fix allowed features list
  qvm-template-postprocess: extract config handling into separate function
  qvm-template-postprocess: treat missing appmenus files as warnings only
  qvm-template: default confirm to 'n'
  qvm-template: verify template package signature directly at download
  qvm-template: improve error reporting
  ...
2021-04-01 20:23:46 +02:00
..
__init__.py Make pylint happy 2020-08-23 03:31:39 +02:00
dochelpers.py dochelpers: make PEP8 happier 2019-09-06 16:29:56 +02:00
qubes_prefs.py qvm-prefs: add --hide-default option 2019-05-29 20:32:13 +02:00
qvm_backup_restore.py backup/restore: add option for unattended restore and extracting log 2020-08-05 04:37:44 +02:00
qvm_backup.py qvm-backup: dom0 dst relative to cwd of tool, not qubesd 2021-02-02 19:05:12 +00:00
qvm_check.py qvm-check: fix from Marek's comment 2019-08-08 14:29:35 +02:00
qvm_clone.py Adds docs for clone ignore_errors, feeds linter 2019-04-16 10:44:47 -07:00
qvm_create.py qubesadmin: define methods list_vmclass and list_devicesclass 2019-08-10 22:08:31 +02:00
qvm_device.py qvm-device: improve error message on invalid device type 2020-09-16 13:34:56 +02:00
qvm_features.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_firewall.py Added a safeguard for invalid firewall rules 2020-05-16 12:18:13 +02:00
qvm_kill.py qvm-kill: make error message more clear 2020-01-31 11:26:57 +01:00
qvm_ls.py Make pylint happy 2020-08-23 03:31:39 +02:00
qvm_pause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_pool_legacy.py Make pylint happy 2020-08-23 03:31:39 +02:00
qvm_pool.py tools: remove obsolete _want_app argument 2020-08-04 04:06:53 +02:00
qvm_prefs.py Enable caching in qvm-ls and qvm-prefs 2020-05-22 19:28:51 +02:00
qvm_remove.py tools: remove obsolete _want_app argument 2020-08-04 04:06:53 +02:00
qvm_run.py tools/qvm-run: do not check if DispVM is paused before starting it 2020-10-24 16:41:22 +02:00
qvm_service.py tools: clarify qvm-service --help 2018-10-29 05:27:05 +01:00
qvm_shutdown.py Added explicit 'force' option to qvm-shutdown 2020-01-29 19:51:04 +01:00
qvm_start_daemon.py Add qubes-guivm-session utility 2020-07-29 12:11:03 +02:00
qvm_start.py Better error reporting in qvm_start 2020-10-07 20:44:32 +02:00
qvm_tags.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_template_postprocess.py qvm-template-postprocess: fix allowed features list 2021-02-19 15:10:16 +01:00
qvm_template.py qvm-template: fix downloading template for install 2021-04-01 01:48:29 +02:00
qvm_unpause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_volume.py tools: remove obsolete _want_app argument 2020-08-04 04:06:53 +02:00
xcffibhelpers.py Added dynamic X keyboard event monitoring to qvm_start_daemon.py 2020-07-15 14:04:25 +02:00