Re: [virt-tools-list] [PATCH virt-viewer] session-spice: Pass hostname to authentication dialog

2017-02-07 Thread Eduardo Lima (Etrunko)
On 07/02/17 17:06, Pavel Grunt wrote: > On Tue, 2017-02-07 at 16:29 -0200, Eduardo Lima (Etrunko) wrote: >> On 06/02/17 09:20, Pavel Grunt wrote: >>> On Fri, 2017-02-03 at 16:11 -0200, Eduardo Lima (Etrunko) wrote: With this patch the dialog now shows the host we are trying to connect to.

Re: [virt-tools-list] [PATCH virt-viewer] session-spice: Pass hostname to authentication dialog

2017-02-07 Thread Pavel Grunt
On Tue, 2017-02-07 at 16:29 -0200, Eduardo Lima (Etrunko) wrote: > On 06/02/17 09:20, Pavel Grunt wrote: > > On Fri, 2017-02-03 at 16:11 -0200, Eduardo Lima (Etrunko) wrote: > > > With this patch the dialog now shows the host we are trying to > > > connect to. > > > > I would mention that we use t

Re: [virt-tools-list] [PATCH virt-viewer] session-spice: Pass hostname to authentication dialog

2017-02-07 Thread Eduardo Lima (Etrunko)
On 06/02/17 09:20, Pavel Grunt wrote: > On Fri, 2017-02-03 at 16:11 -0200, Eduardo Lima (Etrunko) wrote: >> With this patch the dialog now shows the host we are trying to >> connect to. > > I would mention that we use the "host" property of SpiceSession Okay, will do. > >> >> Signed-off-by: Ed

Re: [virt-tools-list] [PATCH virt-viewer] session-spice: Pass hostname to authentication dialog

2017-02-06 Thread Pavel Grunt
On Fri, 2017-02-03 at 16:11 -0200, Eduardo Lima (Etrunko) wrote: > With this patch the dialog now shows the host we are trying to > connect to. I would mention that we use the "host" property of SpiceSession > > Signed-off-by: Eduardo Lima (Etrunko) --- >  src/virt-viewer-session-spice.c | 9

[virt-tools-list] [PATCH virt-viewer] session-spice: Pass hostname to authentication dialog

2017-02-03 Thread Eduardo Lima (Etrunko)
With this patch the dialog now shows the host we are trying to connect to. Signed-off-by: Eduardo Lima (Etrunko) --- src/virt-viewer-session-spice.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/virt-viewer-session-spice.c b/src/virt-viewer-session-spice.c inde