summaryrefslogtreecommitdiff
path: root/src/libvirt-interface.c
Commit message (Expand)AuthorAgeFilesLines
* docstring: remove 'v' from since metadataVictor Toso2022-05-041-21/+21
* docstring: function: libvirt: Add 'Since version' metadataVictor Toso2022-04-261-0/+42
* API: discourage usage of non-ListAll APIsJán Tomko2021-08-241-2/+4
* api: add virInterfaceDefineFlagsKristina Hanicova2021-08-201-1/+1
* src: don't include ref count in debug messages / probesDaniel P. Berrangé2020-06-031-1/+1
* libvirt-<module>: Check caller-provided buffers to be NULL with size > 0Erik Skultety2019-11-211-2/+2
* docs: Consistent spacing in *GetXMLDesc functionsEric Blake2019-03-131-2/+2
* src: Unify virObject member nameMichal Privoznik2018-04-181-1/+1
* Print hex values with '0x' prefix and octal with '0' in debug messagesDaniel P. Berrange2017-09-251-8/+8
* Remove bogus warning about vir$OBJECTGetConnect functionsDaniel P. Berrange2017-08-071-4/+0
* debug: assure NULLSTR() around all %s args in debug at top of public APIsLaine Stump2015-05-281-3/+3
* iface-define: update and unify documentationPavel Hrdina2015-03-091-2/+3
* Move virInterface related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+835