summaryrefslogtreecommitdiff
path: root/src/libvirt-secret.c
Commit message (Expand)AuthorAgeFilesLines
* src: Update format strings in translated messagesJiri Denemark2023-04-011-3/+3
* docstring: remove 'v' from since metadataVictor Toso2022-05-041-20/+20
* docstring: function: libvirt: Add 'Since version' metadataVictor Toso2022-04-261-0/+40
* API: discourage usage of non-ListAll APIsJán Tomko2021-08-241-0/+3
* api: add virSecretDefineFlagsKristina Hanicova2021-08-201-1/+1
* secret: rework handling of private secretsDaniel P. Berrangé2021-05-131-1/+1
* src: don't include ref count in debug messages / probesDaniel P. Berrangé2020-06-031-2/+1
* libvirt-<module>: Check caller-provided buffers to be NULL with size > 0Erik Skultety2019-11-211-1/+1
* src: Unify virObject member nameMichal Privoznik2018-04-181-1/+1
* libvirt: Fix comments for two public APIs.Han Han2018-03-211-1/+1
* Print hex values with '0x' prefix and octal with '0' in debug messagesDaniel P. Berrange2017-09-251-5/+5
* Remove bogus warning about vir$OBJECTGetConnect functionsDaniel P. Berrange2017-08-071-3/+0
* Introduce secret lifecycle event APIsDaniel P. Berrange2017-01-091-0/+129
* libvirt-secret: Fix typoWei Jiangang2015-10-151-2/+2
* debug: assure NULLSTR() around all %s args in debug at top of public APIsLaine Stump2015-05-281-2/+2
* Typos: Get rid of dependan(t|cies)Martin Kletzander2015-04-021-1/+1
* Move virSecret related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+695