[libvirt] [PATCH v3 2/2] daemon: Introduce max_anonymous_clients

Daniel P. Berrange berrange at redhat.com
Mon Mar 17 16:00:46 UTC 2014


On Wed, Mar 05, 2014 at 01:08:10PM +0100, Michal Privoznik wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=981729
> 
> This config tunable allows users to determine the maximum number of
> accepted but yet not authenticated users.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  daemon/libvirtd-config.c    |  4 ++-
>  daemon/libvirtd-config.h    |  1 +
>  daemon/libvirtd.aug         |  1 +
>  daemon/libvirtd.c           |  1 +
>  daemon/libvirtd.conf        |  6 ++++-
>  daemon/test_libvirtd.aug.in |  3 ++-
>  src/locking/lock_daemon.c   |  2 +-
>  src/lxc/lxc_controller.c    |  2 +-
>  src/rpc/virnetserver.c      | 63 ++++++++++++++++++++++++++++++++++++++++-----
>  src/rpc/virnetserver.h      |  1 +
>  10 files changed, 72 insertions(+), 12 deletions(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list