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-07-10 11:07:33 +02:00
2012-01-12 20:44:55 +00:00
2013-07-10 11:07:31 +02:00
2013-07-10 11:07:31 +02:00
2013-05-21 23:41:45 +08:00
2013-04-04 11:07:32 +01:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2012-09-28 10:39:28 +01:00
2013-07-12 09:22:38 +02:00
2013-07-12 09:22:38 +02:00
2013-07-10 11:07:33 +02:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-04-06 10:14:21 +08:00
2013-07-10 11:07:31 +02:00
2013-06-19 09:21:09 +02:00
2013-07-10 17:40:13 +01:00
2013-04-16 07:17:00 -04:00
2013-04-15 17:35:32 +01:00
2013-07-11 15:46:42 -06:00
2013-05-02 16:56:55 +02:00
2013-07-10 11:07:33 +02:00
2012-12-21 11:17:13 +00:00
2013-01-14 13:25:47 +00:00
2013-07-02 06:25:50 -06:00
2013-07-10 17:40:13 +01:00
2013-02-25 02:49:06 -05:00
2013-07-10 17:40:13 +01:00
2013-05-24 10:10:03 +02:00
2013-02-12 09:00:15 -07:00
2013-07-10 11:07:31 +02:00
2012-12-21 11:19:50 +00:00
2013-02-01 16:01:45 -07:00
2012-12-21 11:17:13 +00:00
2013-07-10 17:40:13 +01:00
2012-12-21 11:17:13 +00:00
2013-07-11 15:46:42 -06:00
2013-05-31 10:51:33 -06:00
2013-07-10 11:07:33 +02:00
2012-04-19 10:21:43 -04:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-05-02 16:56:55 +02:00
2013-07-10 11:07:33 +02:00
2013-05-08 10:47:45 +01:00
2013-07-10 11:07:33 +02:00
2012-11-30 19:17:30 +00:00
2013-07-10 11:07:33 +02:00
2013-07-01 13:47:37 -04:00
2013-07-10 17:40:13 +01:00
2013-05-13 15:15:54 -06:00
2013-04-08 10:03:20 +01:00
2013-07-10 17:40:13 +01:00
2013-04-17 15:50:53 +08:00
2013-07-10 11:07:33 +02:00
2012-09-20 16:30:55 -06:00
2013-07-10 11:07:33 +02:00
2012-12-21 11:17:13 +00:00
2013-07-10 17:40:13 +01:00
2013-07-10 17:40:13 +01:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-06-21 20:22:07 +02:00
2013-07-10 11:07:33 +02:00
2012-12-11 18:36:55 +01:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-05-02 16:56:55 +02:00
2013-07-10 17:40:13 +01:00
2013-05-22 17:24:27 +02:00
2013-07-10 11:07:33 +02:00
2012-09-20 16:30:55 -06:00
2013-07-10 11:07:33 +02:00
2013-06-25 00:22:36 -04:00
2013-07-10 17:40:13 +01:00
2012-12-21 11:19:49 +00:00
2013-07-10 17:40:13 +01:00
2013-06-05 05:53:25 -06:00
2013-05-08 10:47:47 +01:00
2013-05-08 10:47:47 +01:00
2013-07-10 17:40:13 +01:00
2013-03-20 19:37:00 +08:00
2013-07-10 11:07:33 +02:00
2013-01-22 13:45:38 -07:00
2013-07-10 23:06:43 -04:00
2013-06-26 14:10:09 -04:00
2013-05-02 16:56:55 +02:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-01-16 11:02:58 +00:00
2013-07-10 17:40:13 +01:00
2013-05-08 10:47:45 +01:00
2013-07-10 11:07:33 +02:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-05-16 23:50:00 +08:00
2013-07-10 11:07:33 +02:00
2012-12-21 11:19:48 +00:00
2013-07-10 17:40:13 +01:00
2013-06-07 15:21:57 +02:00
2013-05-02 16:56:55 +02:00
2012-12-21 11:19:48 +00:00
2013-07-10 17:40:13 +01:00
2013-06-24 08:44:46 +02:00
2013-07-10 17:40:13 +01:00
2013-07-10 11:07:31 +02:00
2013-07-10 17:40:13 +01:00
2012-12-21 11:19:49 +00:00
2012-12-21 11:19:49 +00:00
2013-05-03 06:30:22 -06:00
2013-07-10 11:07:33 +02:00
2012-12-21 11:19:48 +00:00
2013-07-10 11:07:31 +02:00
2012-12-21 11:19:49 +00:00
2013-07-10 17:40:13 +01:00
2013-07-10 17:40:13 +01:00
2013-07-10 11:07:33 +02:00
2012-09-20 16:30:55 -06:00
2013-07-10 11:07:33 +02:00
2013-04-12 16:55:45 -04:00
2013-07-10 17:40:13 +01:00
2013-06-25 00:38:25 +02:00
2013-07-10 17:40:13 +01:00
2012-09-21 10:13:53 +01:00
2013-07-10 23:06:43 -04:00
2013-02-05 19:22:26 +00:00
2013-07-11 15:46:42 -06:00
2013-07-11 15:46:42 -06:00
2013-07-10 17:40:13 +01:00
2012-12-21 11:19:49 +00:00
2013-07-10 11:07:33 +02:00
2012-12-21 11:19:50 +00:00