]> xenbits.xensource.com Git - libvirt.git/commit
Add an internal <secret> XML handling API
authorMiloslav Trmač <mitr@redhat.com>
Tue, 1 Sep 2009 15:27:46 +0000 (17:27 +0200)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 11 Sep 2009 13:54:40 +0000 (14:54 +0100)
commitb9a8bef477c62559e7ba4579c1824cd5cbb9095d
tree6f36f2c6f381cd67cd5d9c5f0e2fe9ad47286f98
parentecc5c8298553248ebb0dfebe59f327ddb6fb0527
Add an internal <secret> XML handling API

Add a <secret> XML handling API, separate from the local driver, to
avoid manually generating XML in other parts of libvirt.

* src/secret_conf.c, src/secret_conf.h: New files.
* po/POTFILES.in, src/Makefile.am: Add secret_conf.
po/POTFILES.in
src/Makefile.am
src/libvirt_private.syms
src/secret_conf.c [new file with mode: 0644]
src/secret_conf.h [new file with mode: 0644]