Commit Graph

614 Commits

Author SHA1 Message Date
Daniel P. Berrange
b93fc8d433 Refresh translations to match source 2007-09-25 12:01:49 -04:00
Daniel P. Berrange
b179a37579 Refresh changelog 2007-09-25 11:57:27 -04:00
Daniel P. Berrange
4267b9ee0f Prep for 0.5.1 release 2007-09-25 11:57:14 -04:00
Hugh O. Brock
302e4fc019 Fix an order-of-operations bug; also, look for the target dev when removing a disk, not the source, since source may not actually be there. 2007-09-25 11:35:49 -04:00
Hugh O. Brock
be117eafef Also remove devices from the defined XML when removing a device from an active guest. Also, catch the errors that libvirt will someday throw when attempting to attach or detach a device from a live guest that does not support that option. 2007-09-24 17:39:39 -04:00
Hugh O. Brock
751a5611c4 Don't barf at the user when attempting to remove a cdrom device with a null Source. 2007-09-21 17:11:37 -04:00
Hugh O. Brock
c6e284ce03 Add button to connect and disconnect cdrom source device for full virt guests. 2007-09-21 16:28:31 -04:00
Daniel P. Berrange
fcf3a24805 Force VNC to connect to 127.0.0.1 2007-09-20 15:55:10 -04:00
Daniel P. Berrange
0d05a47305 Allow connection to a VNC console via an SSH tunnel 2007-09-19 19:35:08 -04:00
Daniel P. Berrange
cfae9e7c62 Added support for PXE with HVM 2007-09-12 17:57:36 -04:00
Daniel P. Berrange
804801db96 Fix physical device name (again) 2007-09-12 17:57:19 -04:00
Daniel P. Berrange
0137dcff5c Added a --nofork flag for debug use 2007-09-12 15:48:01 -04:00
Daniel P. Berrange
a8a9c878d2 Fixed paths override 2007-09-10 21:39:10 -04:00
Daniel P. Berrange
c46f295583 Autoconnect to new connections 2007-09-10 21:14:50 -04:00
Daniel P. Berrange
96eb9f5f24 Move opening of connections into a background thread to avoid locking the UI 2007-09-10 20:56:01 -04:00
Daniel P. Berrange
99c92b9471 Refactor startup to drop controlling TTY, avoiding annoying SSH prompts 2007-09-10 20:10:20 -04:00
Daniel P. Berrange
4c2a806128 Fix host labels when disconnected 2007-09-10 20:09:58 -04:00
Daniel P. Berrange
2a8b3d56db Allow showing of host window even for disconnected VMs 2007-09-10 20:09:22 -04:00
Daniel P. Berrange
1475c1624e Allow start of manager vs opening of host window with DBus 2007-09-10 20:09:08 -04:00
Daniel P. Berrange
dc391b698a Move connection state management into vmmConnection class
so there is always a vmmConnection object even for disconnected connections.
The vmmManager class listens for signals in vmmEngine and vmmConnection to see
when new connections are added, existing ones removed, and the connection state changes
2007-09-09 22:57:24 -04:00
Daniel P. Berrange
db9086e189 merge heads 2007-09-06 21:00:49 -04:00
Daniel P. Berrange
5a63406dd4 Tweak padding in UI to be closer to GNOME guidelines 2007-09-06 20:36:16 -04:00
Daniel P. Berrange
f1787a6981 Fixed population of bridge network devices to separate label from device name (Eduardo Habkost) 2007-09-06 20:13:23 -04:00
Daniel P. Berrange
9857442a59 Include driver name in ID colun for connection rows & fix physical ethernet device name 2007-09-06 20:11:47 -04:00
Daniel P. Berrange
6ea41c9b14 Refresh polish translation again (Piotr Drąg) 2007-09-05 19:23:12 -04:00
Daniel P. Berrange
2d77ee8aee Change console connection retries to be a little more robust (Bernhard Kaindl) 2007-08-31 17:44:47 -04:00
Daniel P. Berrange
dee2b44b21 Fixed call to get_local_hostname 2007-08-31 17:40:49 -04:00
Daniel P. Berrange
a170f6c350 Ensure VNC widget always trys to connect to localhost for local connections 2007-08-31 17:31:00 -04:00
Daniel P. Berrange
bac53e8802 Added tag RELEASE-0.5.0-1 for changeset 380af83bb51b 2007-08-29 17:09:35 -04:00
Daniel P. Berrange
1540e03d9f Refresh changelog 2007-08-29 17:09:18 -04:00
Daniel P. Berrange
9ca0f18623 Prep for 0.5.0 release 2007-08-29 17:09:00 -04:00
Daniel P. Berrange
0c88c322c1 Update README to match latest reality 2007-08-29 17:05:11 -04:00
Daniel P. Berrange
62324bfe58 Imported latest french & polish updates from Fedora translators 2007-08-29 16:41:14 -04:00
Daniel P. Berrange
6ff4d4312b Re-generate pot file & auto-merge 2007-08-29 16:25:46 -04:00
Daniel P. Berrange
9ea14661d5 Fixed list of source files due to removed VNC code 2007-08-29 16:25:32 -04:00
Daniel P. Berrange
922fb9b373 Fixed console message for domain-0 2007-08-29 16:20:12 -04:00
Daniel P. Berrange
e62d3a3388 Remove redundant scrollbars from console 2007-08-29 16:17:59 -04:00
Daniel P. Berrange
0f2e6efc4f Auto-connect to HV when double clicking on a connection 2007-08-29 15:57:30 -04:00
Daniel P. Berrange
44909b1811 Fixed checking of HV type for default save/image dirs 2007-08-29 15:53:07 -04:00
Daniel P. Berrange
7c29de8b85 Fix check for whether we've got any existing connections on startup 2007-08-29 12:26:56 -04:00
Daniel P. Berrange
00b17324be Fix dep on gtk-vnc to use python sub-rpm 2007-08-29 12:26:39 -04:00
Daniel P. Berrange
a4ffca39a1 Fixed password auth & added TLS/x509 credential 2007-08-28 22:17:56 -04:00
Daniel P. Berrange
a2ea70a451 Fixed toggling of active/inactive VM display 2007-08-28 22:17:40 -04:00
Daniel P. Berrange
67814b07a1 Disable creating guests & networks and adding devices on remote connections 2007-08-28 21:43:27 -04:00
Daniel P. Berrange
a810e86aac Show local pointer in VNC console when not grabbed 2007-08-28 21:31:04 -04:00
Daniel P. Berrange
6560ecb845 Fixed screenshot code, and pause rendering 2007-08-28 21:20:19 -04:00
Daniel P. Berrange
dd43eca3d2 Don't try to show console if double-clicking on a host 2007-08-28 20:55:50 -04:00
Daniel P. Berrange
f789298d41 Fixed typo in calling uri_split 2007-08-28 20:50:24 -04:00
Hugh O. Brock
7088bff170 Store connection URIs in gconf so that the app will remember them. If any connections are in gconf, load them rather than auto-connecting to Xen. Continue Dan's noble code clean-up efforts. 2007-08-28 17:57:25 -04:00
Daniel P. Berrange
d192545a01 Fixed get_transport return value for local connections 2007-08-27 22:38:36 -04:00