7f04a0c1c5
Forwarding succesfully added e saved in XML
2021-06-25 10:50:02 +02:00
0b476df8b5
Fix bugs found in testing
2021-06-25 02:05:54 +02:00
0256ec981d
Added copypasted srcports= support
2021-06-22 18:51:48 +02:00
70bf9f6f8c
Added forwardtype= support
2021-06-22 18:18:33 +02:00
fcc2ce94e7
Added 'forward' action
2021-06-22 01:40:37 +02:00
Marek Marczykowski-Górecki
e6186239ef
Make pylint happy
...
- fix super-with-arguments
- ignore raise-missing-from - too many intentional usages
2020-08-23 03:31:39 +02:00
Marta Marczykowska-Górecka
9377addd1e
Fixed inconsistent firewall address checking
...
core-admin-client side had less strict rules for hostname than core-admin,
leading to unexpected empty qubesd response. Fixed by copying the logic from core-admin.
2020-07-14 20:10:34 +02:00
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