summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mohammed Morsi [Thu, 30 Apr 2009 16:14:55 +0000 (12:14 -0400)]
bumped spec release, added changes to changelog
in anticipation of building / releasing new viewer rpm
Mohammed Morsi [Thu, 30 Apr 2009 15:58:23 +0000 (11:58 -0400)]
populate 'send keys' menu and wire up key sending mechanism
Mohammed Morsi [Mon, 13 Apr 2009 16:53:15 +0000 (12:53 -0400)]
viewer bugfixes / interfaces improvements
- allow user to click enter to submit hostname / login forms
- wire 'refresh list of virtual machines' menu item to
correct action
- display error on incorrect login
- change title when viewing vm, indicate ctrl+alt to grab mouse
- check if vm is running before trying to connect to it
(also we may want to not show non-running vms)
Mohammed Morsi [Tue, 28 Apr 2009 15:33:42 +0000 (11:33 -0400)]
cleaned up ssl bits, --check-certificate command line flag works again
ssl disabled by default as curl requires a CA for certificates, and
peer / host verification must be disabled for self-signing certificates
http://curl.netmirror.org/docs/sslcerts.html
Mohammed Morsi [Tue, 24 Mar 2009 16:39:28 +0000 (12:39 -0400)]
initial ovirt-viewer rpm spec
Mohammed Morsi [Wed, 11 Mar 2009 15:14:18 +0000 (11:14 -0400)]
added autogen script to run autotools to generate configure and necessary make inputs
Mohammed Morsi [Wed, 11 Mar 2009 15:05:46 +0000 (11:05 -0400)]
remove ssl cert checking until ssl is fully / properly integration
needed to get ovirt-viewer working against a bare metal server install
Mohammed Morsi [Tue, 27 Jan 2009 22:23:11 +0000 (17:23 -0500)]
changes to establish connection to ovirt server on vm's forward_vnc_port
Richard W.M. Jones [Tue, 2 Dec 2008 08:14:36 +0000 (08:14 +0000)]
Enable warnings, remove all warnings from build.
Richard W.M. Jones [Tue, 2 Dec 2008 08:13:51 +0000 (08:13 +0000)]
Add comment about threading model.
Richard Jones [Sun, 30 Nov 2008 13:58:05 +0000 (13:58 +0000)]
Incorporate Gtk-VNC widget.
Richard Jones [Sun, 30 Nov 2008 13:01:16 +0000 (13:01 +0000)]
Tabbed notebook functionality.
Richard Jones [Sat, 29 Nov 2008 16:16:26 +0000 (16:16 +0000)]
Update the Connect menu with vmlist.
Richard Jones [Sat, 29 Nov 2008 14:50:48 +0000 (14:50 +0000)]
Parse <vm> structures.
Richard Jones [Sat, 29 Nov 2008 13:23:52 +0000 (13:23 +0000)]
Add assertions about which thread we are running in.
Richard Jones [Fri, 28 Nov 2008 15:20:11 +0000 (15:20 +0000)]
Daily update.
Richard Jones [Fri, 28 Nov 2008 10:46:52 +0000 (10:46 +0000)]
Fixes for Windows.
Richard Jones [Thu, 27 Nov 2008 17:21:55 +0000 (17:21 +0000)]
Push daily update.
Richard Jones [Thu, 27 Nov 2008 16:14:53 +0000 (16:14 +0000)]
Restructure main program and separate thread for WUI interaction.
Richard Jones [Fri, 7 Nov 2008 10:04:32 +0000 (10:04 +0000)]
Basic autoconf/automake environment.
Richard Jones [Fri, 7 Nov 2008 09:28:30 +0000 (09:28 +0000)]
Added some starter autoconf files.