Marek Marczykowski
bb7357781e
Show "StandaloneVM" instead of "--" if VMs isn't based on template
...
Also for NetVM.
2011-04-03 01:27:42 +02:00
Marek Marczykowski
d638d53d38
Warning the user that AppVMs restart is needed after template modification ( #168 )
2011-04-03 01:24:16 +02:00
Marek Marczykowski
8ef96dfd0a
Color VM name red if it is outdated ( #168 )
2011-04-03 01:23:28 +02:00
Marek Marczykowski
f34b7f97c9
Store widgets refences in VmInfoWidget
...
Needed to change its styles, colors etc later.
2011-04-03 01:21:02 +02:00
Joanna Rutkowska
33c79d6de3
Update table only when manager is visible (safe on cpu)
2011-04-02 16:27:18 +02:00
Joanna Rutkowska
3574867b81
Auto-resize window to show all the VMs
2011-04-02 15:48:48 +02:00
Joanna Rutkowska
1b2912d0ca
Properly handle active-only view ( #181 )
2011-04-02 15:27:40 +02:00
Joanna Rutkowska
ce10013d80
Remove the unnecessary Pause button
...
When we pause the VM we do _not_ release memory assigned to this VM, so it really makes little sense to offer this option to the user
2011-04-01 12:20:47 +02:00
Joanna Rutkowska
d953c7a6c5
Show All/Only Active VMs button
2011-04-01 12:03:55 +02:00
Marek Marczykowski
76761f6ba5
Start VM in separate thread ( #149 )
2011-04-01 00:50:02 +02:00
Marek Marczykowski
00aea2d3bf
Allow firewall for every networked VM (but not NetVM) ( #167 )
2011-04-01 00:15:50 +02:00
Tomasz Sterna
02e042aac5
Properly unpause VM if paused.
2011-03-31 12:50:07 +02:00
Tomasz Sterna
4881188b46
Poll iptables errors only on running ProxyVM. #133
2011-03-31 12:50:07 +02:00
Joanna Rutkowska
0fae099ab9
Not every AppVM or DispVM must have a valid TemplateVM...
2011-03-24 17:37:45 +01:00
Tomasz Sterna
e4e7d4eb99
Implemented warning dialog in case an AppVM is not connected to any FwVM
2011-03-21 22:36:00 +01:00
Tomasz Sterna
2cc61172f3
Firewall rules editor improvements. #113
...
- wildcard hostname "*" matching all hosts (0.0.0.0/0)
- wildcard port "*" matching the whole host
- port ranges (11-222) support in UI
2011-03-21 22:08:51 +01:00
Tomasz Sterna
c8781da11e
Implemented implicit rule to allow ICMP traffic in firewall
2011-03-21 22:08:39 +01:00
Tomasz Sterna
de8c46dff2
Fixed qubes.xml changes monitoring
2011-03-14 22:17:28 +01:00
Tomasz Sterna
2524df5af8
Implemented 'Allow networking' during AppVM creation
2011-03-14 21:37:08 +01:00
Tomasz Sterna
52741c369a
Merge commit '7228a3968ef3c220ddf09eeb390bb467be4e5616'
...
* commit '7228a3968ef3c220ddf09eeb390bb467be4e5616':
fwvm -> proxyvm once again
Tray notify after comit template changes.
Template changes commit confirmation
Toggle manager window visibility on icon click
Git ignores
Delete AppVM after failed create only if it was (partially) created.
Add firewall files to rpm
Remove generated files (ui)
Fix typo 'templete'
Add UI python files to gitignore
Add compiled python scripts to rpm
Enable pause button
Implement pause button
Implement start button action
Suport for commit template changes
2011-03-14 20:14:34 +01:00
Marek Marczykowski
7228a3968e
fwvm -> proxyvm once again
2011-03-14 19:29:37 +01:00
Marek Marczykowski
60a3d1753a
Tray notify after comit template changes.
2011-03-13 18:46:27 +01:00
Marek Marczykowski
c903e5f25c
Template changes commit confirmation
2011-03-13 18:43:55 +01:00
Tomasz Sterna
3684fd4002
Fixed Firewall rules errors handling
2011-03-11 19:44:39 +01:00
Tomasz Sterna
d33be38889
Added firewall icon
2011-03-11 15:50:07 +01:00
Marek Marczykowski
5fb1181159
Toggle manager window visibility on icon click
2011-03-10 18:10:13 +01:00
Marek Marczykowski
e829891094
Merge branch 'master' of ssh://git.qubes-os.org/var/lib/qubes/git/smoku/qubes-manager
...
Conflicts:
qubesmanager/main.py
qubesmanager/ui_editfwrulesdlg.py
qubesmanager/ui_newfwruledlg.py
2011-03-10 15:44:08 +01:00
Tomasz Sterna
b20ad15ff2
Store the state of FwVM rules
2011-03-09 18:07:32 +01:00
Tomasz Sterna
6f39a4d096
Check for firewall rules apply errors after 5 secs.
2011-03-09 17:52:32 +01:00
Tomasz Sterna
60ecd446a3
Fixed a typo
2011-03-09 17:52:04 +01:00
Tomasz Sterna
94c9751d78
Enable OK buton by default on rule edit dialog.
2011-03-09 17:12:20 +01:00
Marek Marczykowski
161675cf6a
Delete AppVM after failed create only if it was (partially) created.
2011-03-09 15:26:27 +01:00
Tomasz Sterna
4df776c7de
Whitespace fixes.
2011-03-07 16:48:53 +01:00
Tomasz Sterna
a2d6f8c9b3
Implemented CPU/MEM bars in place of graphs.
2011-03-07 16:48:19 +01:00
Marek Marczykowski
aeb1fb66f8
Remove generated files (ui)
2011-03-06 19:54:22 +01:00
Marek Marczykowski
7e1dd66c24
Fix typo 'templete'
2011-03-05 15:12:34 +01:00
Marek Marczykowski
ec0a9ceae0
Add UI python files to gitignore
2011-03-05 15:11:32 +01:00
Marek Marczykowski
08def0097c
Merge branch 'master' of ssh://qubes-os.org/~/smoku/qubes-manager
...
Conflicts:
qubesmanager/main.py
2011-03-05 15:09:18 +01:00
Tomasz Sterna
c1501f2ec9
Implemented new, simplified firewall rules editor.
...
- Select firewall default action to accept or deny
- Add host exceptions to above rules
- New "Add address" window validates inputs and allow only correct
- Use service names instead port numbers
- Working "Edit" button
2011-03-03 22:42:10 +01:00
Tomasz Sterna
d2255f2fc7
Simplified firewall rules edit dialogs
2011-03-03 22:41:47 +01:00
Tomasz Sterna
ee3cfbb95f
Use firewal rules in Python data structure
2011-03-02 15:06:39 +01:00
Marek Marczykowski
2f438739c8
Enable pause button
2011-03-02 14:52:13 +01:00
Marek Marczykowski
eb607cead6
Implement pause button
2011-03-02 14:50:21 +01:00
Marek Marczykowski
f7e4a0f060
Implement start button action
2011-03-02 14:42:11 +01:00
Marek Marczykowski
7ddd37deab
Suport for commit template changes
2011-03-02 12:51:29 +01:00
Tomasz Sterna
f8aadd7998
Implemented Firewall Rules Editor
2011-02-21 18:15:35 +01:00
Joanna Rutkowska
d82dede1d5
Be aware of disposable VMs
2010-09-23 01:18:26 +02:00
Joanna Rutkowska
874e2366ce
Add MemChart widget and column
2010-09-16 18:55:33 +02:00
Joanna Rutkowska
3cfa248ef2
Fix trivial typo that was causing an exception when killing an unresponsive VM
2010-06-04 11:22:02 +02:00
Joanna Rutkowska
8908a9f123
call app.processEvents() before doing VM shutdown to allow for smooth window repaint
2010-05-12 16:44:48 +02:00
Joanna Rutkowska
233ef2a63f
Fix CPU load chart update
2010-05-12 16:18:38 +02:00
Joanna Rutkowska
c1b81d3ab6
Initial public commit.
...
(c) 2010 Invisible Things Lab
Author:
=========
Joanna Rutkowska <joanna@invisiblethingslab.com>
2010-05-11 16:54:35 +02:00