libvirt/src/secret
Daniel P. Berrangé 4c8574c85c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs
Ensuring that we don't call the virDrvConnectOpen method with a NULL URI
means that the drivers can drop various checks for NULL URIs. These were
not needed anymore since the probe functionality was split

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
Makefile.inc.am make: split secret driver build rules into secret/Makefile.inc.am 2018-03-05 17:09:49 +00:00
secret_driver.c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
secret_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
secret_util.c secret: Move virStorageSecretType and rename 2016-06-23 12:30:27 -04:00
secret_util.h secret: Move virStorageSecretType and rename 2016-06-23 12:30:27 -04:00