libvirt/daemon
Daniel P. Berrange be27de6e8d Remove hack using existance of an 'identity' string to disable auth
Currently the server determines whether authentication of clients
is complete, by checking whether an identity is set. This patch
removes that lame hack and replaces it with an explicit method
for changing the client auth code

* daemon/remote.c: Update for new APis
* src/libvirt_private.syms, src/rpc/virnetserverclient.c,
  src/rpc/virnetserverclient.h: Remove virNetServerClientGetIdentity
  and virNetServerClientSetIdentity, adding a new method
  virNetServerClientSetAuth.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-03-12 18:07:17 +00:00
..
libvirtd-config.c Rename HAVE_POLKIT to WITH_POLKIT 2013-01-14 13:29:55 +00:00
libvirtd-config.h
libvirtd.aug
libvirtd.c call virstateCleanup to do the cleanup before libvirtd exits 2013-01-16 17:18:59 -07:00
libvirtd.conf
libvirtd.h Implement the RPC protocol for the libvirt-lxc.la library 2013-01-15 18:16:53 +00:00
libvirtd.init.in
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in
libvirtd.pod.in
libvirtd.policy.in
libvirtd.qemu.logrotate.in
libvirtd.sasl
libvirtd.service.in libvirt does not logout of iscsi targets, causing system hang on shutdown 2013-03-04 06:28:57 -07:00
libvirtd.sysconf
libvirtd.sysctl
libvirtd.uml.logrotate.in
libvirtd.upstart daemon: Allow overriding NOFILES ulimit for the daemon as well 2012-02-01 16:04:30 +01:00
Makefile.am build: Regenerate man pages on version bump 2013-01-29 13:23:19 +01:00
remote.c Remove hack using existance of an 'identity' string to disable auth 2013-03-12 18:07:17 +00:00
remote.h Implement the RPC protocol for the libvirt-lxc.la library 2013-01-15 18:16:53 +00:00
stream.c
stream.h
test_libvirtd.aug.in
THREADS.txt