libvirt/src/util
Peter Krempa 6ff59cbc83 util: buffer: Add support for adding text blocks with indentation
The current auto-indentation buffer code applies indentation only on
complete strings. To allow adding a string containing newlines and
having it properly indented this patch adds virBufferAddStr.
2015-03-25 15:42:52 +01:00
..
iohelper.c
keymaps.csv
viralloc.c maint: avoid static zero init in core files 2014-10-29 09:55:09 -06:00
viralloc.h
virarch.c
virarch.h Cpu: Add support for Power LE Architecture. 2014-11-07 09:16:37 +01:00
viratomic.c
viratomic.h
viraudit.c audit: use bool for audit log choice 2014-10-29 09:55:09 -06:00
viraudit.h audit: use bool for audit log choice 2014-10-29 09:55:09 -06:00
virauth.c Remove unnecessary curly brackets in src/util/ 2014-11-14 17:13:35 +01:00
virauth.h
virauthconfig.c
virauthconfig.h
virbitmap.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
virbitmap.h Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
virbuffer.c util: buffer: Add support for adding text blocks with indentation 2015-03-25 15:42:52 +01:00
virbuffer.h util: buffer: Add support for adding text blocks with indentation 2015-03-25 15:42:52 +01:00
vircgroup.c cgroup: Add accessors for cpuset.memory_migrate 2015-03-20 13:40:02 +01:00
vircgroup.h cgroup: Add accessors for cpuset.memory_migrate 2015-03-20 13:40:02 +01:00
vircgrouppriv.h tests: Add tests for virCgroupDetectMounts 2015-03-18 09:53:24 +01:00
virclosecallbacks.c qemu: completely rework reference counting 2014-12-21 10:48:56 +01:00
virclosecallbacks.h
vircommand.c utils: Implement virCommandPassFDGetFDIndex 2015-03-05 18:57:06 -05:00
vircommand.h utils: Implement virCommandPassFDGetFDIndex 2015-03-05 18:57:06 -05:00
vircommandpriv.h
virconf.c virconf: Resolve a possible memory leak in virConfSetValue 2015-01-12 08:59:55 -05:00
virconf.h virconf: Introduce VIR_CONF_ULONG 2014-12-15 10:34:18 +01:00
vircrypto.c
vircrypto.h
virdbus.c systemd: avoid string comparisons on dbus error messages 2015-01-26 09:14:04 +00:00
virdbus.h systemd: avoid string comparisons on dbus error messages 2015-01-26 09:14:04 +00:00
virdbuspriv.h build: fix build when not using dbus 2014-11-20 08:48:19 -07:00
virdnsmasq.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
virdnsmasq.h
virebtables.c
virebtables.h
virendian.h
virerror.c Add support for tracking thread jobs 2015-03-25 10:00:53 +01:00
virerror.h systemd: fix build without dbus 2015-01-26 09:14:04 +00:00
virevent.c maint: avoid static zero init in core files 2014-10-29 09:55:09 -06:00
virevent.h
vireventpoll.c Remove unnecessary curly brackets in src/util/ 2014-11-14 17:13:35 +01:00
vireventpoll.h
virfile.c Search for schemas and cpu_map.xml in source tree 2015-02-19 15:25:04 +01:00
virfile.h safezero: fall back to writing zeroes even when resizing 2015-01-09 13:48:23 +01:00
virfirewall.c Fix common misspellings 2015-03-23 09:01:30 +01:00
virfirewall.h test: fix nwfilter tests following changes in virfirewall.c 2014-12-22 16:57:21 -05:00
virfirewallpriv.h
virhash.c
virhash.h
virhashcode.c
virhashcode.h
virhook.c virhook: Resolve Coverity NULL_RETURNS 2014-12-01 11:07:31 -05:00
virhook.h
virhostdev.c Fix common misspellings 2015-03-23 09:01:30 +01:00
virhostdev.h
viridentity.c util: identity: Harden virIdentitySetCurrent() 2015-03-25 13:37:41 +01:00
viridentity.h
virinitctl.c Add support for /run/initctl 2014-10-22 13:09:49 +01:00
virinitctl.h
viriptables.c Re-add use of locking with iptables/ip6tables/ebtables 2014-11-14 15:15:16 +00:00
viriptables.h
viriscsi.c viriscsi: Need to sendtargets on Initiator IQN 2014-12-10 06:58:37 -05:00
viriscsi.h
virjson.c util: json: add helper to iterate JSON object key=value pairs 2015-01-31 08:53:21 +01:00
virjson.h util: json: add helper to iterate JSON object key=value pairs 2015-01-31 08:53:21 +01:00
virkeycode-mapgen.py
virkeycode.c
virkeycode.h
virkeyfile.c
virkeyfile.h
virkmod.c
virkmod.h
virlockspace.c Remove unnecessary curly brackets in src/util/ 2014-11-14 17:13:35 +01:00
virlockspace.h
virlog.c qemu: include libvirt & QEMU versions in QEMU log files 2015-02-06 10:22:07 +00:00
virlog.h qemu: include libvirt & QEMU versions in QEMU log files 2015-02-06 10:22:07 +00:00
virmacaddr.c util: Functions to update host network device's multicast filter 2014-10-28 14:14:25 -04:00
virmacaddr.h util: Functions to update host network device's multicast filter 2014-10-28 14:14:25 -04:00
virnetdev.c netdev: silence valgrind warning about ioctl use 2015-03-14 20:59:02 -06:00
virnetdev.h Fix build on mingw 2015-03-05 12:04:11 +01:00
virnetdevbandwidth.c util: check for null ifname inside virNetDevBandwidthSet() 2015-02-25 13:10:34 -05:00
virnetdevbandwidth.h util: check for null ifname inside virNetDevBandwidthSet() 2015-02-25 13:10:34 -05:00
virnetdevbridge.c define NTF_{SELF,MASTER} if undefined 2014-12-09 19:14:57 +01:00
virnetdevbridge.h util: functions to manage bridge fdb (forwarding database) 2014-12-08 14:39:12 -05:00
virnetdevmacvlan.c util: more verbose error when failing to create macvtap device 2015-03-18 14:49:29 -04:00
virnetdevmacvlan.h network: Bring netdevs online later 2014-12-10 15:09:01 -05:00
virnetdevmidonet.c util: functions to support binding/unbinding midonet virtualports 2015-03-17 12:56:37 -04:00
virnetdevmidonet.h util: functions to support binding/unbinding midonet virtualports 2015-03-17 12:56:37 -04:00
virnetdevopenvswitch.c util: don't fail if no PortData is found while getting migrateData 2015-03-13 22:43:08 -04:00
virnetdevopenvswitch.h
virnetdevtap.c network: Add midonet virtual port type support to qemu 2015-03-17 13:10:17 -04:00
virnetdevtap.h Change int to size_t in size var for tap/vhost FDs 2015-01-15 11:07:13 +00:00
virnetdevveth.c Revert "ip link needs 'name' in 3.16 to create the veth pair" 2014-11-27 11:17:56 +01:00
virnetdevveth.h
virnetdevvlan.c
virnetdevvlan.h
virnetdevvportprofile.c docs: schema and docs for the midonet virtualport type 2015-03-17 13:09:05 -04:00
virnetdevvportprofile.h util: functions to support binding/unbinding midonet virtualports 2015-03-17 12:56:37 -04:00
virnetlink.c virnetlink: fix build on non-Linux 2015-01-05 16:38:25 -07:00
virnetlink.h virNetDevSetIPv4Address: libnl implementation 2015-01-05 20:24:03 +01:00
virnodesuspend.c
virnodesuspend.h
virnuma.c util: NUMA: Change error code in virNumaNodesetIsAvailable() 2015-03-25 12:24:40 +01:00
virnuma.h util: Add virNumaGetHostNodeset 2014-12-16 11:15:27 +01:00
virobject.c Fix usage of virReportSystemError 2014-11-28 09:42:13 +01:00
virobject.h
virpci.c virpci: Implement virPCIDeviceGetAddress function 2015-01-14 18:01:06 +01:00
virpci.h virpci: Implement virPCIDeviceGetAddress function 2015-01-14 18:01:06 +01:00
virpidfile.c util: fix releasing pidfile in cleanup 2014-11-04 12:06:38 +01:00
virpidfile.h util: Introduce virPidFileForceCleanupPath 2014-11-03 16:43:23 +01:00
virpolkit.c virdbus: don't force users to pass int for bool values 2014-11-19 08:20:39 -07:00
virpolkit.h
virportallocator.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
virportallocator.h
virprobe.h Log dtrace/systemd probes at INFO level instead of DEBUG 2015-01-15 11:07:13 +00:00
virprocess.c Fix common misspellings 2015-03-23 09:01:30 +01:00
virprocess.h util: Add virProcessSetScheduler() function for scheduler settings 2015-02-11 17:30:06 +01:00
virrandom.c
virrandom.h
virscsi.c
virscsi.h
virseclabel.c
virseclabel.h
virsexpr.c Remove unnecessary curly brackets in src/util/ 2014-11-14 17:13:35 +01:00
virsexpr.h
virsocketaddr.c Coverity fix: properly check for 0 ipv6 address. 2015-01-16 17:28:14 +01:00
virsocketaddr.h Domain network devices can now have a <route> element 2015-01-05 20:24:17 +01:00
virstats.c
virstats.h
virstorageencryption.c Remove unnecessary curly brackets in src/util/ 2014-11-14 17:13:35 +01:00
virstorageencryption.h
virstoragefile.c util: storage: Fix check for empty storage device 2015-03-17 17:11:38 +01:00
virstoragefile.h qemu: let blockinfo reuse virStorageSource 2014-12-16 16:05:47 -07:00
virstring.c util: string: Add helper to check whether string is empty 2014-10-22 17:51:18 +02:00
virstring.h util: string: Add helper to check whether string is empty 2014-10-22 17:51:18 +02:00
virsysinfo.c Buffer size too small when reading sysinfo 2014-12-17 17:00:58 -07:00
virsysinfo.h
virsystemd.c systemd: don't report an error if the guest is already terminated 2015-01-27 13:57:02 +00:00
virsystemd.h Add support for systemd-machined CreateMachineWithNetwork 2015-01-15 11:07:07 +00:00
virthread.c virThread: Set thread job 2015-03-25 10:00:53 +01:00
virthread.h virThread: Set thread job 2015-03-25 10:00:53 +01:00
virthreadjob.c Add support for tracking thread jobs 2015-03-25 10:00:53 +01:00
virthreadjob.h Add support for tracking thread jobs 2015-03-25 10:00:53 +01:00
virthreadpool.c virThreadPool: Set thread worker name 2015-03-25 10:00:53 +01:00
virthreadpool.h virThreadPool: Set thread worker name 2015-03-25 10:00:53 +01:00
virtime.c Renamed internal __mon_yday into mon_yday to avoid conflicts 2014-10-28 14:44:18 -06:00
virtime.h
virtpm.c
virtpm.h
virtypedparam.c
virtypedparam.h
viruri.c Introduce virStringStripIPv6Brackets 2014-10-15 09:25:33 +02:00
viruri.h
virusb.c
virusb.h
virutil.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
virutil.h memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
viruuid.c
viruuid.h
virxml.c Add virXMLValidateAgainstSchema helper method 2015-01-15 14:02:50 +00:00
virxml.h Add virXMLValidateAgainstSchema helper method 2015-01-15 14:02:50 +00:00