On 10/22/2014 11:14 AM, Daniel P. Berrange wrote:
> Introduce a src/libvirt-secret.c file to hold all the
> methods related to the virSecret type.
> ---
> docs/apibuild.py | 1 +
> po/POTFILES.in | 1 +
> src/Makefile.am | 2 +
> src/libvirt-secret.c | 695
> +++++++++++++++++++++++++++++++++++++++++++++++++++
> src/libvirt.c | 668 -------------------------------------------------
> 5 files changed, 699 insertions(+), 668 deletions(-)
> create mode 100644 src/libvirt-secret.c
>
> diff --git a/docs/apibuild.py b/docs/apibuild.py
> index cf329e2..90a816d 100755
> --- a/docs/apibuild.py
> +++ b/docs/apibuild.py
> @@ -29,6 +29,7 @@ included_files = {
> "libvirt-network.c": "Network interfaces for the libvirt library",
> "libvirt-nodedev.c": "Node device interfaces for the libvirt library",
> "libvirt-nwfilter.c": "NWFilter interfaces for the libvirt library",
> + "libvirt-secret.c": "Secret interfaces for the libvirt library",Another one that sounds funny. :) ACK -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
