Peter Krempa c7dba5d695 virAuth: Don't require virConnectPtr to retrieve authentication creds
Previously a connection object was required to retrieve the auth
credentials. This patch adds the option to call the retrieval functions
only using the connection URI or path to the configuration file. This
will allow to use this toolkit to request passwords for ssh
authentication in the libssh2 connection driver.

Changes:
*virAuthGetConfigFilePathURI(): use URI to retrieve the config file path
*virAuthGetCredential(): Remove the need to propagate conn object

virAuthGetPasswordPath():
*virAuthGetUsernamePath(): New functions, that use config file path
                           instead of conn object
2013-07-12 09:22:38 +02:00
..
2013-06-19 09:21:09 +02:00
2012-12-21 11:17:13 +00:00
2013-01-14 13:25:47 +00:00
2013-02-12 09:00:15 -07:00
2013-02-01 16:01:45 -07:00
2012-04-19 10:21:43 -04:00
2013-07-01 13:47:37 -04:00
2013-03-20 19:37:00 +08:00
2013-06-26 14:10:09 -04:00
2013-01-16 11:02:58 +00:00
2013-04-12 16:55:45 -04:00
2012-12-21 11:19:49 +00:00
2012-12-21 11:19:50 +00:00