Marek Marczykowski-Górecki
|
d7430d42ce
|
Make pylint happy
no-else-raise warning
|
2019-03-07 03:17:29 +01:00 |
|
Peter Gerber
|
ed9b42d5b4
|
tools/qvm-firewall: Show EXPIRE column in list output
|
2018-04-30 21:30:52 +02:00 |
|
Marek Marczykowski-Górecki
|
51f77d5834
|
firewall: fix handling DstHost.prefixlen=0
Do not silently convert it into 32 or 128 netmask. And also do not
include it actual rule (it's no-op check).
|
2017-07-17 20:28:22 +02:00 |
|
Marek Marczykowski-Górecki
|
942e122d27
|
firewall: drop GetPolicy/SetPolicy calls
Firewall policy is now hardcoded to 'drop'. Keep the property, so anyone
trying to assign it will get an exception
QubesOS/qubes-issues#2869
|
2017-07-05 14:16:30 +02:00 |
|
Marek Marczykowski-Górecki
|
cfc9ff2ce5
|
Rename Mgmt API to Admin API: methods names
QubesOS/qubes-issues#853
|
2017-05-12 19:36:03 +02:00 |
|
Marek Marczykowski-Górecki
|
4ceff0f8c0
|
Rename qubesmgmt to qubesadmin module
QubesOS/qubes-issues#853
|
2017-05-11 23:40:03 +02:00 |
|