On Thu, Oct 18, 2018 at 10:17:45AM -0400, Frediano Ziglio wrote:
> > +
> > +/* These 2 functions come from
> > + * libvirt-glib/libvirt-gconfig/libvirt-gconfig-helpers.c
> > + * Copyright (C) 2010, 2011 Red Hat, Inc.
> > + * LGPLv2.1+ licensed */
>
> the license is the same, no reason to state her
>
> Without this it's not obvious that a compression setting took effect.
We spoke about, there was also a request for this debug line.
> ---
> server/dcc.c | 3 +++
> server/utils.c | 42 ++
> server/utils.h | 3 +++
> 3 files changed, 48 insertions(
On Thu, Oct 04, 2018 at 01:46:21PM -0400, Frediano Ziglio wrote:
> > diff --git a/server/utils.h b/server/utils.h
> > index 5cb0eb0ee..52b7f5b3e 100644
> > --- a/server/utils.h
> > +++ b/server/utils.h
> > @@ -21,6 +21,7 @@
> >
> > #include
> > #include
> > +#include
> >
> > #define SPICE
>
> Without this it's not obvious that a compression setting took effect.
> ---
> server/dcc.c | 3 +++
> server/utils.c | 42 ++
> server/utils.h | 3 +++
> 3 files changed, 48 insertions(+)
>
> diff --git a/server/dcc.c b/server/dcc.c
> index 826dd28
Without this it's not obvious that a compression setting took effect.
---
server/dcc.c | 3 +++
server/utils.c | 42 ++
server/utils.h | 3 +++
3 files changed, 48 insertions(+)
diff --git a/server/dcc.c b/server/dcc.c
index 826dd28fe..e27d3dcad 100644