aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-191-1/+31
* Add a ./run script for running programs from the local directory.Richard W.M. Jones2012-09-181-0/+2
* Look in Debian's multiarch libs tooGuido Günther2012-09-131-1/+1
* build: don't fail if libnl-3 is not foundEric Blake2012-09-131-2/+2
* build: Fix typo which causes build failureOsier Yang2012-09-131-1/+1
* build: force libnl1 if netcf also used libnl1Eric Blake2012-09-121-9/+27
* build: improved handling of <execinfo.h>, BSD <net/if.h>Eric Blake2012-09-061-16/+7
* build: use correct libraries for clock_gettimeEric Blake2012-09-041-10/+0
* Release of libvirt-0.10.1Daniel Veillard2012-08-311-1/+1
* Release of libvirt-0.10.0Daniel Veillard2012-08-291-1/+1
* build: work with older RHEL 5 kernelEric Blake2012-08-211-0/+3
* network: use firewalld instead of iptables, when availableThomas Woerner2012-08-211-0/+17
* libssh2_transport: add main libssh2 transport implementationPeter Krempa2012-08-211-4/+36
* build: fix build with autoconf 2.59Eric Blake2012-08-211-2/+5
* Fix timebomb in LIBVIRT_VERSION_INFO calculationDaniel P. Berrange2012-08-141-1/+40
* json: fix interface locale dependencyMartin Kletzander2012-08-141-2/+2
* build: add stubs so mdns code can be unconditionally compiledEric Blake2012-08-021-1/+0
* Avoid clash of base64 symbolsDaniel P. Berrange2012-08-021-0/+5
* Rewrite virAtomic APIs using GLib's atomic ops codeDaniel P. Berrange2012-08-021-0/+57
* parallels: add driver skeletonDmitry Guryanov2012-08-011-19/+42
* Add a sheepdog backend for the storage driverSebastian Wiedenroth2012-07-181-0/+32
* configure: rbd doesn't need -lcryptoCole Robinson2012-07-171-1/+7
* Release of libvirt-0.9.13Daniel Veillard2012-07-021-1/+1
* configure: show correct default argument in helpMarc-André Lureau2012-06-281-2/+2
* Switch automated builds to use Mingw64 toolchain instead of Mingw32Daniel P. Berrange2012-06-251-1/+1
* build: hoist qemu dependence on yajl to configureEric Blake2012-06-151-0/+18
* build: ensure storage driver is usedEric Blake2012-06-061-0/+13
* build: fix testing of augeas files in VPATH buildsEric Blake2012-05-301-0/+3
* build: silence libtool during testsEric Blake2012-05-281-1/+2
* Fix Win32 build by linking to ole32Daniel P. Berrange2012-05-281-6/+8
* maint: avoid new automake warning about AM_PROG_CC_STDCJim Meyering2012-05-261-1/+0
* Default to enable driver modules for libvirtdDaniel P. Berrange2012-05-241-3/+16
* Remove libvirt_test.la libraryDaniel P. Berrange2012-05-241-0/+1
* storage backend: Add RBD (RADOS Block Device) supportWido den Hollander2012-05-211-0/+20
* Fix build compat with older libselinux for LXCDaniel P. Berrange2012-05-161-0/+1
* Allow stack traces to be included with log messagesDaniel P. Berrange2012-05-151-1/+1
* Release of libvirt-0.9.12Daniel Veillard2012-05-141-1/+1
* build: Fix the typo in configure.acOsier Yang2012-05-101-1/+1
* numad: Check numactl-devel if compiled with numad supportOsier Yang2012-05-091-15/+31
* build: support libnl-3Serge Hallyn2012-05-031-6/+19
* configure: Use ustar format for dist tarballCole Robinson2012-04-271-1/+1
* build: fix bootstrap on RHELEric Blake2012-04-251-1/+1
* build: Fix version of gettext macrosPeter Krempa2012-04-241-1/+1
* The policy kit and HAL node device drivers both require aDaniel P. Berrange2012-04-191-6/+31
* Fix macvtap detection by also checking for IFLA_VF_MAXGuido Günther2012-04-151-1/+2
* Don't install sysctl file on non-Linux hostsDaniel P. Berrange2012-04-041-0/+25
* Release of libvirt 0.9.11Daniel Veillard2012-04-031-1/+1
* Enable all warnings permanently & default to -Werror for GIT buildsDaniel P. Berrange2012-03-271-2/+2
* Enable build of test suite programs by default for GIT checkoutsDaniel P. Berrange2012-03-271-0/+19
* Detect location fo selinux mount pointDaniel P. Berrange2012-03-271-1/+18