..
iohelper.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
keymaps.csv
Rsync keymaps.csv file with GTK-VNC
2012-01-12 20:44:55 +00:00
viralloc.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
viralloc.h
util: forbid freeing const pointers
2014-07-16 06:48:53 -06:00
virarch.c
Add virLogSource variables to all source files
2014-03-18 14:29:22 +00:00
virarch.h
Cpu: Add support for Power LE Architecture.
2014-11-07 09:16:37 +01:00
viratomic.c
Change file names in comments to match the files they are in
2014-03-10 14:26:04 +01:00
viratomic.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
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
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virauth.h
virAuth: Don't require virConnectPtr to retrieve authentication creds
2013-07-12 09:22:38 +02:00
virauthconfig.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virauthconfig.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virbitmap.c
bitmap: add virBitmapLastSetBit for finding the last bit position of bitmap
2014-11-04 07:03:36 +01:00
virbitmap.h
bitmap: add virBitmapLastSetBit for finding the last bit position of bitmap
2014-11-04 07:03:36 +01:00
virbuffer.c
maint: use consistent if-else braces in remaining spots
2014-09-04 14:34:03 -06:00
virbuffer.h
maint: fix comment typo
2014-08-23 14:29:24 -06:00
vircgroup.c
Add virCgroupTerminateMachine stub
2014-10-02 11:11:10 +02:00
vircgroup.h
qemu: use systemd's TerminateMachine to kill all processes
2014-10-01 20:17:46 +02:00
vircgrouppriv.h
Track symlinks for co-mounted cgroup controllers
2013-04-15 17:35:32 +01:00
virclosecallbacks.c
hash: add common utility functions
2014-04-07 06:14:45 -06:00
virclosecallbacks.h
lxc: switch to virCloseCallbacks API
2013-07-18 14:16:54 +02:00
vircommand.c
util: don't shadow global umask declaration
2014-09-03 15:39:15 +02:00
vircommand.h
qemu: ensure sane umask for qemu process
2014-09-03 05:58:15 -06:00
vircommandpriv.h
Add ability to register callback for virCommand dry run
2014-03-19 10:47:58 +00:00
virconf.c
Use virBufferCheckError everywhere we report OOM error
2014-07-03 10:48:14 +02:00
virconf.h
Improve virConf parse to handle LXC config format
2014-02-12 17:52:46 +00:00
vircrypto.c
vircrypto: fix Invalid write in virCryptoHashString()
2014-03-12 16:01:30 -06:00
vircrypto.h
Add helper APIs for generating cryptographic hashes
2014-03-10 16:39:18 +00:00
virdbus.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virdbus.h
virdbus: Make virDBusCall static
2014-05-06 11:22:13 -04:00
virdbuspriv.h
Refactor dbus helper methods for method calls
2014-03-21 11:26:34 +00:00
virdnsmasq.c
cleanup spaces between parentheses and braces
2014-08-20 14:50:21 +02:00
virdnsmasq.h
use client id for IPv6 DHCP host definition
2013-02-25 02:49:06 -05:00
virebtables.c
Convert ebtables code over to use firewall APIs
2014-04-25 15:44:09 +01:00
virebtables.h
Remove unused ebtablesRemoveForwardPolicyReject method
2014-03-11 11:01:52 +00:00
virendian.h
util: add virendian.h macros
2013-02-12 09:00:15 -07:00
virerror.c
Add common API for doing polkit authentication
2014-09-24 15:29:22 +01:00
virerror.h
virdbus: Remove redundant error macro
2014-05-21 09:33:24 -04:00
virevent.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virevent.h
Rename event.{c,h} to virevent.{c,h}
2012-12-21 11:17:13 +00:00
vireventpoll.c
virEventPollDispatchHandles: Honour array boundaries
2014-07-09 10:22:51 +02:00
vireventpoll.h
Change file names in comments to match the files they are in
2014-03-10 14:26:04 +01:00
virfile.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virfile.h
Introduce virFileFindHugeTLBFS
2014-07-29 11:25:16 +01:00
virfirewall.c
virfirewall: fix build on freebsd
2014-04-30 08:51:29 +02:00
virfirewall.h
Remove bogus ATTRIBUTE_NONNULL from virFirewallAddRuleFull
2014-04-28 14:27:40 +01:00
virfirewallpriv.h
Introduce an object for managing firewall rulesets
2014-04-25 15:44:09 +01:00
virhash.c
hash: add common utility functions
2014-04-07 06:14:45 -06:00
virhash.h
hash: add common utility functions
2014-04-07 06:14:45 -06:00
virhashcode.c
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virhashcode.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virhook.c
qemu: hook: Provide hook when restoring a domain save image
2014-09-22 17:11:56 +02:00
virhook.h
qemu: hook: Provide hook when restoring a domain save image
2014-09-22 17:11:56 +02:00
virhostdev.c
hostdev: Introduce virDomainHostdevSubsysSCSIiSCSI
2014-07-24 07:04:44 -04:00
virhostdev.h
virhostdev.h: remove ATTRIBUTE_NONNULL from oldStateDir
2014-03-19 10:05:31 +01:00
viridentity.c
Convert callers to use typesafe APIs for setting identity attrs
2014-09-24 15:29:22 +01:00
viridentity.h
Add typesafe APIs for virIdentity attributes
2014-09-24 15:29:22 +01:00
virinitctl.c
Add support for /run/initctl
2014-10-22 13:09:49 +01:00
virinitctl.h
util: use typedefs for enums in "src/util/" directory
2014-05-05 14:30:01 -06:00
viriptables.c
Convert bridge driver over to use new firewall APIs
2014-04-25 15:44:09 +01:00
viriptables.h
Convert bridge driver over to use new firewall APIs
2014-04-25 15:44:09 +01:00
viriscsi.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
viriscsi.h
util: Sanitize ATTRIBUTE_NONNULL use in viriscsi.h
2014-03-25 08:26:39 +01:00
virjson.c
util: json: Add option to skip adding a JSON object if it is NULL
2014-10-15 10:27:50 +02:00
virjson.h
util: json: Split out code to create json value objects
2014-10-15 10:27:50 +02:00
virkeycode-mapgen.py
virkeycode: Allow ANSI_A
2013-12-24 17:36:47 +01:00
virkeycode.c
virkeycode: Allow ANSI_A
2013-12-24 17:36:47 +01:00
virkeycode.h
cleanup: Don't include libvirt/libvirt.h
2013-04-17 15:50:53 +08:00
virkeyfile.c
hash: add common utility functions
2014-04-07 06:14:45 -06:00
virkeyfile.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virkmod.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virkmod.h
utils: Introduce functions for kernel module manipulation
2014-02-04 08:52:27 -05:00
virlockspace.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virlockspace.h
Rename json.{c,h} to virjson.{c,h}
2012-12-21 11:17:13 +00:00
virlog.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virlog.h
Remove global log buffer feature entirely
2014-03-18 14:29:22 +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
mingw: fix build failure
2014-11-01 01:35:40 +01:00
virnetdev.h
util: Functions to update host network device's multicast filter
2014-10-28 14:14:25 -04:00
virnetdevbandwidth.c
virnetdevbandwidth: Include virutil.h
2014-11-06 15:30:13 +01:00
virnetdevbandwidth.h
Revert "networkAllocateActualDevice: Set QoS for bridgeless networks too"
2014-01-29 19:01:19 +01:00
virnetdevbridge.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virnetdevbridge.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virnetdevmacvlan.c
maint: use hanging curly braces
2014-09-04 15:18:43 -06:00
virnetdevmacvlan.h
util: Introduce flags field for macvtap creation
2014-09-02 13:34:32 +02:00
virnetdevopenvswitch.c
openvswitch: Delete port if it exists while adding a new one
2014-07-14 12:49:30 +02:00
virnetdevopenvswitch.h
maint: avoid 'const fooPtr' in virnet files
2013-10-14 13:05:34 -06:00
virnetdevtap.c
Wire up the interface backend options
2014-09-16 16:02:34 +02:00
virnetdevtap.h
Wire up the interface backend options
2014-09-16 16:02:34 +02:00
virnetdevveth.c
Use a static initializer for static mutexes
2014-04-08 13:46:29 +01:00
virnetdevveth.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virnetdevvlan.c
maint: avoid 'const fooPtr' in virnet files
2013-10-14 13:05:34 -06:00
virnetdevvlan.h
maint: avoid 'const fooPtr' in virnet files
2013-10-14 13:05:34 -06:00
virnetdevvportprofile.c
util: eliminate "use after free" in callers of virNetDevLinkDump
2014-10-26 12:23:23 -04:00
virnetdevvportprofile.h
util: use typedefs for enums in "src/util/" directory
2014-05-05 14:30:01 -06:00
virnetlink.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virnetlink.h
maint: avoid 'const fooPtr' in virnet files
2013-10-14 13:05:34 -06:00
virnodesuspend.c
build: Don't use code with dbus_message_unref when built without dbus
2014-04-14 18:19:36 +02:00
virnodesuspend.h
Separate internal node suspend APIs from public API
2013-05-08 10:47:47 +01:00
virnuma.c
numa: fix assumption in virNumaNodeIsAvailable()
2014-11-06 15:13:55 +01:00
virnuma.h
numa: split util/ and conf/ and support non-contiguous nodesets
2014-11-06 15:13:55 +01:00
virobject.c
hash: add common utility functions
2014-04-07 06:14:45 -06:00
virobject.h
hash: add common utility functions
2014-04-07 06:14:45 -06:00
virpci.c
maint: use consistent if-else braces in remaining spots
2014-09-04 14:34:03 -06:00
virpci.h
nodedev: fix pci express memory leak
2014-07-28 14:10:29 -06: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
Fix build without polkit
2014-09-25 10:59:43 +02:00
virpolkit.h
Add common API for doing polkit authentication
2014-09-24 15:29:22 +01:00
virportallocator.c
util: Allow port allocator to skip bind() check
2014-09-11 15:40:14 -06:00
virportallocator.h
util: Allow port allocator to skip bind() check
2014-09-11 15:40:14 -06:00
virprobe.h
Turn virLogSource into a struct instead of an enum
2014-03-18 14:29:22 +00:00
virprocess.c
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virprocess.h
util: make it easier to grab only regular process exit
2014-03-03 12:40:31 -07:00
virrandom.c
Use a static initializer for static mutexes
2014-04-08 13:46:29 +01:00
virrandom.h
maint: fix up copyright notice inconsistencies
2012-09-20 16:30:55 -06:00
virscsi.c
Do not call closedir with NULL argument
2014-06-23 14:16:23 +02:00
virscsi.h
add 'driver' info to used_by
2014-03-04 12:24:13 +00:00
virseclabel.c
virseclabel: Resolve Coverity FORWARD_NULL issue
2014-07-14 05:44:20 -04:00
virseclabel.h
virSecurityDeviceLabelDef: substitute 'norelabel' with 'relabel'
2014-07-11 10:36:02 +02:00
virsexpr.c
util: Check return value from virStrToLong* functions
2014-07-21 15:20:59 +02:00
virsexpr.h
Rename sexpr.{c,h} to virsexpr.{c,h}
2012-12-21 11:19:48 +00:00
virsocketaddr.c
Fix cast errors with clang
2014-10-22 12:54:38 +04:00
virsocketaddr.h
conf: add check if migration_host is a localhost address
2014-10-15 09:25:33 +02:00
virstats.c
maint: clean up _virDomainInterfaceStats
2014-09-17 11:28:48 -06:00
virstats.h
maint: clean up _virDomainInterfaceStats
2014-09-17 11:28:48 -06:00
virstorageencryption.c
cleanup spaces between parentheses and braces
2014-08-20 14:50:21 +02:00
virstorageencryption.h
storage: encryption: Add deep copy function for storage encryption
2014-06-20 09:14:46 +02:00
virstoragefile.c
storage: Fix crash when parsing backing store URI with schema
2014-10-29 17:10:42 +01:00
virstoragefile.h
util: Add function to check if a virStorageSource is "empty"
2014-09-12 09:37:37 +02: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
Use virBufferCheckError everywhere we report OOM error
2014-07-03 10:48:14 +02:00
virsysinfo.h
util: use typedefs for enums in "src/util/" directory
2014-05-05 14:30:01 -06:00
virsystemd.c
Use virBufferCheckError everywhere we report OOM error
2014-07-03 10:48:14 +02:00
virsystemd.h
Introduce --without-pm-utils to get rid of pm-is-supported dependency
2014-04-11 15:51:10 -06:00
virthread.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virthread.h
maint: avoid static zero init in core files
2014-10-29 09:55:09 -06:00
virthreadpool.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virthreadpool.h
Rename threadpool.{c,h} to virthreadpool.{c,h}
2012-12-21 11:19:48 +00:00
virtime.c
Renamed internal __mon_yday into mon_yday to avoid conflicts
2014-10-28 14:44:18 -06:00
virtime.h
util: virTimeFieldsThenRaw never returns negative
2014-07-25 12:06:07 +02:00
virtpm.c
Indent top-level labels by one space in src/util/
2014-03-25 14:58:40 +01:00
virtpm.h
Helper functions for host TPM support
2013-04-12 16:55:45 -04:00
virtypedparam.c
maint: use hanging curly braces
2014-09-04 15:18:43 -06:00
virtypedparam.h
Introduce virTypedParamsCopy internal API
2013-06-25 00:38:25 +02:00
viruri.c
Introduce virStringStripIPv6Brackets
2014-10-15 09:25:33 +02:00
viruri.h
Fix crash accessing a NULL URI when looking up auth credentials
2012-09-21 10:13:53 +01:00
virusb.c
usb: Remove redundant comment
2014-07-03 10:41:15 +02:00
virusb.h
add 'driver' info to used_by
2014-03-04 12:24:13 +00:00
virutil.c
virutil: fix virGetSCSIHostNumber stub return type
2014-10-30 08:54:17 +03:00
virutil.h
virutil: Introduce virGetSCSIHostNameByParentaddr
2014-10-28 21:25:32 -04:00
viruuid.c
Use K&R style for curly braces in src/util/
2014-03-20 17:16:18 +01:00
viruuid.h
maint: improve debug of libvirt-{qemu,lxc} apis
2014-01-02 22:17:11 -07:00
virxml.c
Fix libvirtd crash when removing metadata
2014-09-18 14:46:40 +02:00
virxml.h
Change file names in comments to match the files they are in
2014-03-10 14:26:04 +01:00