summaryrefslogtreecommitdiff
path: root/src/libvirt-interface.c
Commit message (Expand)AuthorAgeFilesLines
* 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