libvirt/src/remote
Daniel P. Berrange d95606e3d8 Don't invoke the auth callback if all credentials were in config file
The remote driver first looks at the libvirt auth config file to
fill in any credentials. It then invokes the auth callback for
any remaining credentials. It was accidentally invoking the
auth callback even if there were not any more credentials
required.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-09-11 12:16:18 +01:00
..
qemu_protocol.x agent: add remote driver support 2012-08-23 19:05:50 +08:00
remote_driver.c Don't invoke the auth callback if all credentials were in config file 2012-09-11 12:16:18 +01:00
remote_driver.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
remote_protocol.x list: Implement RPC calls for virConnectListAllNetworks 2012-09-11 16:59:33 +08:00