ovirt-viewer.git
14 years agoadd cmd line option for server vnc port master next
Mohammed Morsi [Wed, 10 Jun 2009 17:31:42 +0000 (13:31 -0400)]
add cmd line option for server vnc port

14 years agofew minor bugfixes
Mohammed Morsi [Mon, 8 Jun 2009 20:02:44 +0000 (16:02 -0400)]
few minor bugfixes

- perform dns lookup on hostname,
 - randomize local tunnel port
 - bump rpm spec version

 updated to include danpb's feedback regarding getaddrinfo

14 years agoconnect to the ovirt-vnc-proxy server to access a vm's vnc
Mohammed Morsi [Wed, 20 May 2009 14:49:06 +0000 (10:49 -0400)]
connect to the ovirt-vnc-proxy  server to   access a vm's vnc

14 years agobumped spec release, added changes to changelog
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

14 years agopopulate 'send keys' menu and wire up key sending mechanism
Mohammed Morsi [Thu, 30 Apr 2009 15:58:23 +0000 (11:58 -0400)]
populate 'send keys' menu and wire up key sending mechanism

14 years agoviewer bugfixes / interfaces improvements
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)

14 years agocleaned up ssl bits, --check-certificate command line flag works again
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

15 years agoinitial ovirt-viewer rpm spec
Mohammed Morsi [Tue, 24 Mar 2009 16:39:28 +0000 (12:39 -0400)]
initial ovirt-viewer rpm spec

15 years agoadded autogen script to run autotools to generate configure and necessary make inputs
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

15 years agoremove ssl cert checking until ssl is fully / properly integration
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

15 years agochanges to establish connection to ovirt server on vm's forward_vnc_port
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

15 years agoEnable warnings, remove all warnings from build.
Richard W.M. Jones [Tue, 2 Dec 2008 08:14:36 +0000 (08:14 +0000)]
Enable warnings, remove all warnings from build.

15 years agoAdd comment about threading model.
Richard W.M. Jones [Tue, 2 Dec 2008 08:13:51 +0000 (08:13 +0000)]
Add comment about threading model.

15 years agoIncorporate Gtk-VNC widget.
Richard Jones [Sun, 30 Nov 2008 13:58:05 +0000 (13:58 +0000)]
Incorporate Gtk-VNC widget.

15 years agoTabbed notebook functionality.
Richard Jones [Sun, 30 Nov 2008 13:01:16 +0000 (13:01 +0000)]
Tabbed notebook functionality.

15 years agoUpdate the Connect menu with vmlist.
Richard Jones [Sat, 29 Nov 2008 16:16:26 +0000 (16:16 +0000)]
Update the Connect menu with vmlist.

15 years agoParse <vm> structures.
Richard Jones [Sat, 29 Nov 2008 14:50:48 +0000 (14:50 +0000)]
Parse <vm> structures.

15 years agoAdd assertions about which thread we are running in.
Richard Jones [Sat, 29 Nov 2008 13:23:52 +0000 (13:23 +0000)]
Add assertions about which thread we are running in.

15 years agoDaily update.
Richard Jones [Fri, 28 Nov 2008 15:20:11 +0000 (15:20 +0000)]
Daily update.

15 years agoFixes for Windows.
Richard Jones [Fri, 28 Nov 2008 10:46:52 +0000 (10:46 +0000)]
Fixes for Windows.

15 years agoPush daily update.
Richard Jones [Thu, 27 Nov 2008 17:21:55 +0000 (17:21 +0000)]
Push daily update.

15 years agoRestructure main program and separate thread for WUI interaction.
Richard Jones [Thu, 27 Nov 2008 16:14:53 +0000 (16:14 +0000)]
Restructure main program and separate thread for WUI interaction.

15 years agoBasic autoconf/automake environment.
Richard Jones [Fri, 7 Nov 2008 10:04:32 +0000 (10:04 +0000)]
Basic autoconf/automake environment.

15 years agoAdded some starter autoconf files.
Richard Jones [Fri, 7 Nov 2008 09:28:30 +0000 (09:28 +0000)]
Added some starter autoconf files.