]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-10-28  Jim Meyeringuse errno, not socket_errno()
2008-10-28  Jim Meyeringsocketcompat.h: simplify, to match latest gnulib
2008-10-28  Jim Meyeringupdates from gnulib
2008-10-28  Jim Meyeringuse more gnulib modules
2008-10-28  Jim Meyeringadapt to API change in gnulib
2008-10-28  Jim Meyering* src/network_conf.c: Include <string.h> for declaratio...
2008-10-28  Jim Meyeringuse ARRAY_CARDINALITY more
2008-10-28  Jim Meyeringexempt gnulib from write-avoidance syntax check
2008-10-28  Jim Meyeringexempt gnulib from ctype-macros prohibition
2008-10-24  Daniel P. BerrangeRemove use of sys/poll.h on mingw
2008-10-24  Daniel P. BerrangeFix syntax check errors
2008-10-24  Daniel P. BerrangeImplement getVersion API for openvz driver
2008-10-24  Daniel P. BerrangeFix mingw build due to missing icons in tar.gz
2008-10-24  Daniel P. BerrangeCentralize domain mac address handling in domain_conf...
2008-10-24  Jim Meyeringfix mingw compilation warning
2008-10-23  Chris LalancetteBrown paper bag bug. I didn't preserve the
2008-10-23  Daniel VeillardMassive patch adding event APIs by Ben Guthro
2008-10-23  Daniel Veillard* docs/apps.html docs/apps.html.in: update monitoring...
2008-10-23  Chris LalancetteAn updated patch for adding <device> tags to logical
2008-10-23  Chris LalancetteAs suggested by danpb, to fix up the regression caused...
2008-10-22  Cole RobinsonFix syntax error that was breaking RPM builds.
2008-10-21  Chris LalancetteCurrently, you can define a logical storage pool with...
2008-10-21  Chris LalancetteBecause of my patch last week that converted the variou...
2008-10-21  Chris LalancetteWhile doing on this patch series, I mistakenly added...
2008-10-21  Dan SmithFix up cgroup initialization order and allow /dev/pts...
2008-10-21  Daniel VeillardDocument somme commit rules, and add application monito...
2008-10-21  Daniel Veillard* src/qemu_driver.c: cleanup patch for usb masstorage...
2008-10-21  Jim MeyeringALL_LINGUAS: set unconditionally, using $srcdir/po
2008-10-19  Jim MeyeringALL_LINGUAS: remove "no", now that it's superseded...
2008-10-17  Daniel Veillard* src/qemu_driver.c: add scsi/virtio hotplug support...
2008-10-17  Jim MeyeringMakefile.maint (sync-vcs-ignore-files): avoid risk...
2008-10-17  Jim Meyeringgenerate .gitignore files from .cvsignore ones
2008-10-17  Jim Meyeringgenerate .gitignore files from .cvsignore ones
2008-10-17  Daniel VeillardqemudDomainBlockStats use qemudDiskDeviceName
2008-10-17  Daniel Veillard* src/qemu_driver.c: fix qemudDiskDeviceName to handle...
2008-10-17  Daniel Veillard* src/domain_conf.c: fix virDiskNameToBusDeviceIndex...
2008-10-16  Jim Meyeringbuild: when po-check fails, say why and suggest a fix
2008-10-16  Chris LalancetteAdd support for detecting the partition table type...
2008-10-16  Chris LalancetteCompiling with -Werror showed a possible use before...
2008-10-16  Jim Meyeringbuild: exempt *.ico files from the trailing blank check
2008-10-16  Chris Lalancette"make syntax-check" was complaining that network_driver...
2008-10-15  Richard W.M... * configure.in, src/Makefile.am, src/virsh_win_icon.rc:
2008-10-15  Richard W.M... * src/libvirt.c: Register the remote driver even when...
2008-10-13  Jim Meyeringavoid many format string warnings
2008-10-13  Richard W.M... Documentation for NIC model selection.
2008-10-13  Richard W.M... Build failure fixed.
2008-10-11  Jim MeyeringtestError format strings: explicitly include domain...
2008-10-10  Daniel P. BerrangeFix virRealloc bug for zero-size
2008-10-10  Daniel P. BerrangeSupport SDL config with QEMU guests
2008-10-10  Daniel P. BerrangeSwitch domain device objects to array instead of linked...
2008-10-10  Daniel P. BerrangeSwitch storage objects to array instead of linked list
2008-10-10  Daniel P. BerrangeSwitch network objects to array instead of linked list
2008-10-10  Daniel P. BerrangeSwitch domain objects to array instead of linked list
2008-10-10  Daniel P. BerrangeSplit network driver out into separate files
2008-10-10  Daniel P. BerrangeFix two format string warnings on 32bit hosts
2008-10-10  Richard W.M... Updated MinGW spec file.
2008-10-10  Daniel VeillardvirDomainDefineXML, and a few additional cleanups
2008-10-10  Daniel Veillardfix index creation for disks
2008-10-09  Cole RobinsonCentralize majority of error reporting logic.
2008-10-09  Daniel P. BerrangeFix two compile warnings
2008-10-08  Dan SmithAdd LXC scheduling parameters and support in virsh...
2008-10-08  Daniel Veillarduse safewrite() and plug a leak
2008-10-08  Jim Meyeringavoid "make syntax-check" failure
2008-10-07  Daniel Veillard* src/qemu_driver.c: another OOM handling cleanup ...
2008-10-07  Daniel Veillard* src/qemu_driver.c: don't print and extra OOM error...
2008-10-06  Cole RobinsonMove DEBUG macros to central location.
2008-10-06  Cole RobinsonFix segfault if starting qemu VM with an inactive virtu...
2008-10-06  Cole RobinsonSlim down schema test result output
2008-10-06  Daniel Veillarduse C99 initializers for virState
2008-10-06  Daniel P. BerrangeFix vpath build
2008-10-06  Daniel Veillard* po/no.po: removed it's obsoleted by np.po, fixes...
2008-10-03  Dan SmithAdd forgotten cgroup.{c,h} and ChangeLog
2008-10-03  Dan SmithAdd cgroup manipulation and LXC driver
2008-10-02  Daniel Veillard* libvirt.spec.in: fix bug #465274 to build on RHEL
2008-10-02  Cole RobinsonFix starting qemu VM with multiple pty char devices.
2008-10-01  Daniel VeillardXen interface order and fix python parallel build
2008-09-25  Mark McLoughlinThu Sep 25 13:37:42 IST 2008 Mark McLoughlin <markmc...
2008-09-24  Daniel VeillardDohh, new release is 0.4.6 not 0.4.5 !
2008-09-23  Daniel Veillard* configure.in libvirt.spec.in NEWS docs/*: release... LIBVIRT_0_4_6 v0.4.6
2008-09-23  Daniel Veillard* po/pt_BR.po: updated brazilian translation
2008-09-22  Daniel Veillardcleanup and removal for pools in logical backend
2008-09-22  Daniel Veillard* src/storage_conf.c: fixes parsing to allow no sources...
2008-09-22  Daniel Veillard* src/remote_internal.c src/storage_driver.c: structure...
2008-09-22  Daniel Veillardread network config in OpenVZ driver
2008-09-18  Daniel P. BerrangeFix broken specfile build
2008-09-18  Richard W.M... Documentation cleanups.
2008-09-18  Daniel P. BerrangeFix trailing whitespace & unmarked diagnostic warning
2008-09-17  Richard W.M... src/openvz_driver.c: Fix segfault in OpenVZ driver
2008-09-17  Daniel P. BerrangeFix broken test case data files
2008-09-17  Richard W.M... src/storage_backend_disk.c: Missing include file.
2008-09-17  Richard W.M... Remove some deadcode (Nguyen Anh Quynh).
2008-09-17  Richard W.M... Change name of "blocked" state to "idle" (John Levon).
2008-09-17  Richard W.M... include/libvirt/libvirt.h.in, src/libvirt.c: Fix comments
2008-09-17  Richard W.M... src/conf.c: Improved error messages in XM conf module.
2008-09-17  Richard W.M... libvirt.spec.in: Specfile enhancements for minimal
2008-09-17  Richard W.M... configure.in, src/qemu_driver.h, src/qemu_driver.c...
2008-09-16  Cole RobinsonImplement disk volume deleting.
2008-09-09  Cole RobinsonFix reading vncdisplay from xend, add several test...
2008-09-09  Cole RobinsonFix a segfault if defining a qemu domain without an...
2008-09-08  Daniel Veillard* configure.in libvirt.spec.in docs/*: preparing release of
next