Go to file
Marta Marczykowska-Górecka 97ab1d7adf
Added an option to qvm-firewall to reset all rules
Rules will be reset to a single 'accept' line, which is something
that the GUI tools like. It's an easy way to get out of CLI firewall
modifications if someone wants to go back to using GUI for them.

fixes QubesOS/qubes-issues#4710
2020-02-24 14:58:53 +01:00
ci Move pylint config to canonical place 2018-09-18 16:47:58 +02:00
debian version 4.1.4 2020-01-27 22:58:58 +01:00
doc Document the new behaviour of qvm-run with arguments 2020-01-27 10:12:30 +01:00
etc Fix qvm-start-gui autostart script 2017-05-19 17:30:11 +02:00
qubesadmin Added an option to qvm-firewall to reset all rules 2020-02-24 14:58:53 +01:00
rpm_spec Drop Python2 support 2020-01-15 21:41:52 +01:00
test-packages Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
.gitignore .gitignore: add doc/_build/ 2018-05-03 01:03:27 +02:00
.pylintrc Make pylint happy 2019-10-05 21:57:48 +02:00
.travis.yml Drop Python2 support 2020-01-15 21:41:52 +01:00
LICENSE Initial commit 2017-03-01 23:48:53 +01:00
Makefile Drop Python2 support 2020-01-15 21:41:52 +01: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 Bump Python version requirement for qvm-* to 3.5 2019-02-12 02:17:38 +01:00
version version 4.1.4 2020-01-27 22:58:58 +01: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