manager/qubesmanager
Marek Marczykowski-Górecki 3b3846eeb5 firewall: simplify rules handling code
Use directly rule provided by qubes core, not intermediate class
QubesFirewallRuleItem. This also will improve compatibility - if no
firewall changes made (but still "OK" clicked instead of "Cancel")
really the same settings are saved, even if rules contains some not
supported by Qubes Manager attributes.
2014-03-28 05:15:52 +01:00
..
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
appmenu_select.py appmenus: rely on core to recreate appmenus 2014-02-23 00:44:51 +01:00
backup_utils.py backups: fix in VM path dialog handling 2014-02-20 01:05:37 +01:00
backup.py backups: use backup_cancel() to interrupt backup/restore operation (#793) 2014-03-08 03:58:59 +01:00
create_new_vm.py Add "HVM Template" VM type to create VM dialog (#758) 2014-03-08 01:38:22 +01:00
firewall.py firewall: simplify rules handling code 2014-03-28 05:15:52 +01:00
global_settings.py Fix global settings save 2014-02-16 21:56:55 +01:00
log_dialog.py Remove trailing semicolons 2014-02-23 00:44:08 +01:00
main.py Clear startup errors when VM finally is running (#799) 2014-03-24 03:45:55 +01:00
mount_for_backup.sh Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Remove trailing semicolons 2014-02-23 00:44:08 +01:00
restore.py backups: use backup_cancel() to interrupt backup/restore operation (#793) 2014-03-08 03:58:59 +01:00
settings.py firewall: simplify rules handling code 2014-03-28 05:15:52 +01:00
thread_monitor.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00