]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2009-02-13 Mark McLoughlinFix bridge.c warnings with gcc-4.4
2009-02-13 John LevonFix migrate for Xen 3.3
2009-02-13 Jim Meyeringtest:///default driver: don't dereference NULL "def"
2009-02-13 Guido Güntherusleep to wait for domain logfile to fill up
2009-02-11 Guido Güntherfix return status when domain didn't show up
2009-02-09 Jim Meyeringlibvirtd: new config-file option: unix_sock_dir
2009-02-09 Jim Meyeringdon't print uninitialized in debug diagnostic
2009-02-09 Jim Meyeringavoid two test failures induced by today's error-report...
2009-02-09 John LevonImprove error reporting in virsh
2009-02-09 John Levonintroduce virSaveLastError(), virFreeError()
2009-02-09 Daniel P. BerrangeLimit virsh history entries to 500 (Jim Paris)
2009-02-07 Guido GüntherDon't ignore errors to save domain status
2009-02-06 Daniel P. BerrangeFix 100% libvirt CPU usage when --timeout is set
2009-02-05 John Levonsrc/domain_conf.c: Check the last error, not the last
2009-02-05 John Levonxenstore: Use virMacAddrCompare() for case-insensitive...
2009-02-05 John Levonreport error for some xend operations on shutdown domain
2009-02-05 John Levonrobustify sexpr parser for NICs
2009-02-05 Jim Meyeringsyntax-check: enable prohibit_nonreentrant
2009-02-05 Jim Meyeringremove remainder of offending strerror uses
2009-02-05 Jim Meyeringdon't include raw errno in diagnostics
2009-02-05 Jim Meyeringqemud.c: use virStrerror, not strerror
2009-02-05 Jim Meyeringiptables.c: Use virStrerror, not strerror.
2009-02-05 Jim Meyeringuse virReportOOMError rather than more verbose equivalent
2009-02-05 Jim Meyeringqemu_driver.c: s/strerror/virStrerror.../
2009-02-05 Jim Meyeringremove duplicate *SetCloseExec and *SetNonBlock functions
2009-02-05 Jim MeyeringChangeLog: correct date formats one last time
2009-02-05 Jim Meyeringqemu_driver.c: use virReportSystemError in place of...
2009-02-05 Jim Meyeringpublicize virStrerror
2009-02-05 Jim Meyeringremove useless code
2009-02-05 Jim Meyeringlxc_container: Don't dereference NULL upon failure
2009-02-03 Jim MeyeringChangeLog: reformat recent date/name/email lines
2009-02-03 Jim Meyeringavoid a format-related warning
2009-02-03 Jim Meyeringbuild: enable redundant-const check
2009-02-03 Jim Meyeringsyntax-check: enable more checks
2009-02-03 Jim Meyeringcleanup: remove useless if-before-VIR_FREE
2009-02-02 Jim Meyeringtests: diagnose more open failures
2009-02-02 John Levonfix more printf("%s", NULL) cases
2009-01-31 Guido GüntherDon't hardcode ssh port 22, use VIR_FREE, initialize...
2009-01-31 Daniel VeillardRelease of 0.6.0
2009-01-31 Daniel Veillard* docs/news.html*: update with infos for 0.6.0
2009-01-30 Jim Meyeringtests: diagnose open failure
2009-01-30 Daniel P. BerrangeFix empty declaration in enum declaration
2009-01-30 Daniel P. BerrangeAdded missing shared disk test case
2009-01-30 Jim Meyeringfix qemud version reporting when qemu is not installed
2009-01-30 Daniel P. BerrangeFix ifname= passing to QEMU for type=ethernet network...
2009-01-30 Daniel P. BerrangeSupport disk caching mode config
2009-01-30 Daniel P. BerrangeFix crash using bogus arch in QEMU
2009-01-30 Daniel P. BerrangeFix numerous bugs in QEMU domain startup
2009-01-30 Daniel P. BerrangeFix valgrind crash in LXC & avoid probing unneccessarily
2009-01-30 Daniel P. BerrangeFix leak of storage vols when freeing pool
2009-01-30 Daniel P. BerrangeFix leak in serializing error message from daemon to...
2009-01-30 John LevonFix yet another printf("%s", NULL) case
2009-01-29 Daniel P. BerrangeMisc xen driver bug/crash fixes
2009-01-29 John LevonFix xend XML generation when CPU pinning is used
2009-01-29 Jim Meyeringmaint: sync from coreutils
2009-01-29 Daniel P. BerrangeSupport VNC password setting in QEMU driver
2009-01-29 Daniel P. BerrangeFix save/restore migrate syntax for new KVM releases
2009-01-29 John Levonfix another printf("%s", NULL) case
2009-01-29 John Levonadd missing files
2009-01-29 John Levoncorrectly enable floppies for HVM guests.
2009-01-29 John Levonfix VNC port reporting when vncunused is set
2009-01-29 Jim Meyering* Makefile.cfg: disable some new checks
2009-01-29 Jim Meyering* Makefile.maint: sync from coreutils
2009-01-29 Jim Meyeringprohibit new uses of VIR_ERR_NO_MEMORY
2009-01-29 Jim Meyeringerror-reporting calls using VIR_ERR_NO_MEMORY: use...
2009-01-29 Guido Güntherdon't abort if setlocale() fails
2009-01-28 Daniel P. BerrangeFix typo & tweak variable decl
2009-01-28 Daniel P. BerrangeStopping reading off wire after 1 complete RPC message...
2009-01-28 Daniel P. BerrangeFix bogus valgrind memory leak warnings in test suite
2009-01-28 Daniel P. BerrangeSolaris portability for RPC code data types
2009-01-28 Jim Meyeringremote_internal.c: fix typo that would mistakenly repor...
2009-01-28 Jim Meyeringqparams.c: Use virReportOOMError(NULL), not qparam_repo...
2009-01-28 John Levonfix mis-use of PF_UNIX as a protocol
2009-01-28 Jim Meyeringlibvirt_proxy: avoid potential buffer overflow
2009-01-28 Jim Meyering* po/POTFILES.in: Add src/lxc_conf.c
2009-01-28 John Levonremove reference to non-existent *.res
2009-01-28 Jim Meyeringavoid printf format-mismatch warnings
2009-01-27 Daniel P. BerrangeAdd support for copy-on-write storage volumes
2009-01-27 Jim Meyering* POTFILES.in: update: remove src/lxc_conf.c; Add src...
2009-01-27 Daniel P. BerrangeAdded complete set of RNG schemas for all XML formats
2009-01-27 Daniel P. BerrangeAdded link to libvirt-qpid on front page, and docs...
2009-01-27 Jim Meyeringvirterror.c: don't read beyond end of buffer upon OOM
2009-01-27 Mark McLoughlinkvm/virtio: Set IFF_VNET_HDR when setting up tap fds
2009-01-27 Jim Meyeringfix errors in virReportSystemErrorFull
2009-01-27 Jim Meyeringuse gnulib's stpcpy module
2009-01-27 Jim Meyeringupdate from gnulib
2009-01-27 Jim Meyeringbuild: avoid format warnings
2009-01-27 Jim Meyering* src/virterror.c (virErrorMsg): Correct indentation.
2009-01-23 John Levonfix recursive lock hang in xenstore driver
2009-01-23 Daniel P. BerrangeSupport QEMU disk format specification in XML
2009-01-23 Jim Meyering.cvsignore: Add explicit list of generated files.
2009-01-23 Jim Meyeringfix comment typo: s/contains/continues/
2009-01-23 Jim Meyeringqemud: don't dereference NULL on failed virGetUserDirectory
2009-01-23 Jim Meyeringm4: update from gnulib to avoid warnings from cutting...
2009-01-23 Jim Meyeringcorrect and tighten up .*ignore files
2009-01-23 Jim Meyeringmaint: update list of error function names and adapt
2009-01-23 John Levonparse IP address for bridge interfaces
2009-01-22 Daniel P. Berrangeuse the gnulib random_r function
2009-01-22 Daniel P. BerrangeRemove use of non-reentrant POSIX apis
2009-01-22 Jim Meyeringxm_internal.c: fix locking bug: s/Lock/Unlock/
next