summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix libnuma use to build with v1 compatability codeDaniel P. Berrange2008-11-281-1/+3
* Node device driver for HAL and DeviceKit (David Lively)Daniel P. Berrange2008-11-211-0/+4
* Optional dlopen support for driversDaniel P. Berrange2008-11-211-0/+2
* Add an initial User Mode Linux DriverDaniel P. Berrange2008-11-191-0/+4
* Link QEMU, LXC, network and storage drivers directly into libvirtdDaniel P. Berrange2008-11-171-1/+20
* Use a versioned linker scriptDaniel P. Berrange2008-11-171-2/+1
* Move WITH_XXX driver feature flags into config.h instead of direct compiler/l...Daniel P. Berrange2008-11-041-2/+0
* make generated qemud/*.[ch] files read-onlyJim Meyering2008-10-281-7/+10
* Fix vpath buildDaniel P. Berrange2008-10-061-1/+1
* Fix make check when augparse is missingDaniel P. Berrange2008-09-041-1/+1
* Add Augeas lens' for libvirtd.conf and qemu.confDaniel P. Berrange2008-09-041-0/+13
* Do conditional driver config in Makefile.am, not source filesDaniel P. Berrange2008-08-201-20/+26
* Default to admin auth for polkit. Rename policy fileDaniel P. Berrange2008-07-111-5/+16
* Compilation fixes for MinGWAtsushi SAKAI2008-06-261-0/+2
* Fix make distDaniel P. Berrange2008-05-291-1/+1
* Standardize use of header files, making internal.h primary.Richard W.M. Jones2008-05-231-0/+1
* Wire up free memory APIs to remote driver/daemonDaniel P. Berrange2008-05-221-0/+3
* fix a broken line splitDaniel Veillard2008-02-291-1/+1
* Avoid link errors with "configure --disable-shared".Jim Meyering2008-02-281-10/+16
* Make qemud/'s rpcgen rules work.Jim Meyering2008-02-271-0/+1
* Move safewrite and saferead to a separate file.Jim Meyering2008-02-221-1/+2
* Thu Dec 6 16:30:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-061-25/+28
* Use gnulib, starting with its physmem and getaddrinfo modules.Jim Meyering2007-12-051-1/+2
* Added PolicyKit authentication supportDaniel P. Berrange2007-12-051-1/+10
* Add whitelisting of users. Remove IP whitelisting. Make auth schemes configur...Daniel P. Berrange2007-12-051-6/+6
* Initial integration of SASL authentication, working for Kerberos onlyDaniel P. Berrange2007-12-051-4/+17
* Mon Nov 26 11:44:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-261-0/+4
* Refactor processing of incoming packets to remove dead codeDaniel P. Berrange2007-11-171-4/+1
* Make "make distcheck" work.Jim Meyering2007-11-151-9/+17
* Make qemud's install-init rule work in a non-srcdir build.Jim Meyering2007-11-131-1/+1
* Added default example configs for libvirtd/qemu driverDaniel P. Berrange2007-10-121-1/+5
* Switch to use pkg-config to find gnutlsDaniel P. Berrange2007-09-191-3/+3
* Added support for Avahi mDNS advertisementDaniel P. Berrange2007-09-191-11/+20
* Move the QEMU driver & utility files from qemud/ to src/Daniel P. Berrange2007-06-271-9/+4
* Move QEMU driver into main libvirt.so and use single daemon for all driversDaniel P. Berrange2007-06-261-10/+9
* Rename the daemon to libvirtdDaniel P. Berrange2007-06-261-6/+6
* Rename init scriptDaniel P. Berrange2007-06-261-8/+17
* Remove use of libsysfs from bridge codeDaniel P. Berrange2007-06-261-1/+1
* Move virBuffer functions into src/buf.c,hDaniel P. Berrange2007-06-261-1/+1
* Updated to use virError object & APIs for error reportingDaniel P. Berrange2007-06-261-1/+4
* Re-factoring event loopDaniel P. Berrange2007-06-261-1/+2
* Some fixes for RPM builds:Richard W.M. Jones2007-06-111-0/+1
* Mon Jun 11 12:49:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-111-6/+45
* +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-05-291-1/+1
* Added per-VM loggingDaniel P. Berrange2007-05-181-0/+2
* Wed Apr 4 10:30:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-04-041-1/+2
* * include/libvirt/libvirt.h[.in] include/libvirt/virterror.hDaniel Veillard2007-03-151-1/+2
* Improve support for virtual networkingDaniel P. Berrange2007-03-131-0/+2
* Generate random UUID for network configDaniel P. Berrange2007-03-121-0/+2
* Make sure to create system socket directoryDaniel P. Berrange2007-03-081-0/+2