aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-191-6/+18
* build: avoid check-symfile on non-LinuxEric Blake2012-09-051-1/+5
* build: use correct libraries for clock_gettimeEric Blake2012-09-041-1/+1
* build: add LIBNL_CFLAGS to build of libvirt_lxcLaine Stump2012-08-251-1/+2
* snapshot: split snapshot conf code into own fileEric Blake2012-08-241-1/+2
* Fix typo in Makefile.am s/LDFOAGS/LDFLAGS/Daniel P. Berrange2012-08-221-1/+1
* build: avoid $(builddir) in MakefileEric Blake2012-08-211-2/+5
* build: network requires location of dbus headersEric Blake2012-08-211-1/+1
* nwfilter: provide basic support for firewalldStefan Berger2012-08-211-2/+2
* network: use firewalld instead of iptables, when availableThomas Woerner2012-08-211-2/+2
* build: split driver_storage into convenience libraryEric Blake2012-08-211-24/+25
* libssh2_transport: add main libssh2 transport implementationPeter Krempa2012-08-211-1/+15
* conf: move DevicePCIAddress functions to separate fileShradha Shah2012-08-171-1/+6
* build: ship stamp filesEric Blake2012-08-161-0/+4
* conf: add <vlan> element to network and domain interface elementsLaine Stump2012-08-151-1/+2
* util: add virNetDevVlanTypeLaine Stump2012-08-151-0/+1
* random: link with -lm when neededEric Blake2012-08-141-1/+1
* build: fix link error with appArmorEric Blake2012-08-141-0/+1
* Destroy virdomainlist.[ch]Osier Yang2012-08-141-65/+60
* build: Distribute check-symfile.plCole Robinson2012-08-131-1/+1
* build: fix binary location in stap files --with-driver-modulesLaine Stump2012-08-101-2/+5
* Add a generic reference counted virObject typeDaniel P. Berrange2012-08-071-0/+1
* Fix typo s/AM_CLFAGS/AM_CFLAGS/ in sanlock linkDaniel P. Berrange2012-08-031-1/+1
* build: add stubs so mdns code can be unconditionally compiledEric Blake2012-08-021-7/+1
* build: Rename security manager libraryJiri Denemark2012-08-021-13/+13
* build: Link security manager into libvirt.soJiri Denemark2012-08-021-2/+1
* Rewrite virAtomic APIs using GLib's atomic ops codeDaniel P. Berrange2012-08-021-1/+6
* Add missing parallels_utils.h to Makefile.amDaniel Veillard2012-08-011-1/+2
* parallels: add storage driverDmitry Guryanov2012-08-011-1/+2
* parallels: add functions to list domains and get infoDmitry Guryanov2012-08-011-1/+2
* parallels: add driver skeletonDmitry Guryanov2012-08-011-0/+13
* Only perform symbol check against libvirt.soDaniel P. Berrange2012-07-311-39/+2
* Don't link nwfilter or secrets driver to libvirt.soDaniel P. Berrange2012-07-311-7/+4
* Remove bogus libvirt_network.syms fileDaniel P. Berrange2012-07-311-5/+0
* Run an RPC protocol over the LXC controller monitorDaniel P. Berrange2012-07-301-0/+42
* Make RPC code generator a little more flexibleDaniel P. Berrange2012-07-301-2/+2
* Move LXC monitor code out into separate fileDaniel P. Berrange2012-07-301-0/+1
* Add a test case that checks there are no bogus entries in .symsDaniel P. Berrange2012-07-271-1/+41
* Make ESX & Hyper-V code generator safe with parallel buildsDaniel P. Berrange2012-07-231-5/+20
* Move LXC process management code into separate fileDaniel P. Berrange2012-07-191-0/+1
* Move cgroup setup code out of lxc_controller.cDaniel P. Berrange2012-07-191-0/+2
* Move LXC domain private data into separate fileDaniel P. Berrange2012-07-191-0/+1
* Add a sheepdog backend for the storage driverSebastian Wiedenroth2012-07-181-0/+8
* ARMHF: CPU Support for armhf.Chuck Short2012-07-131-0/+1
* Switch to using virNetServer APIs for monitor socketDaniel P. Berrange2012-07-051-0/+2
* Avoid build shared source files again for libvirt_lxcDaniel P. Berrange2012-07-051-31/+8
* S390: CPU support for s390(x)Thang Pham2012-06-251-0/+1
* conf: Add helper for listing domains on drivers supporting virDomainObjPeter Krempa2012-06-181-1/+7
* build: fix 'make dist' on virgin checkoutEric Blake2012-06-121-11/+14
* build: fix build of fresh checkoutEric Blake2012-06-061-3/+2