]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-02-28  Richard W.M... Typo.
2008-02-28  Daniel P. BerrangeSet MAC address on TUN device for Xenner compatability
2008-02-27  Jim MeyeringMake qemud/'s rpcgen rules work.
2008-02-27  Richard W.M... virMacAddrCompare for comparing MAC addresses
2008-02-27  Jim MeyeringAvoid "make distcheck" failure.
2008-02-27  Jim MeyeringFix a "make syntax-check" failure.
2008-02-27  Richard W.M... Fix typos (Atsushi SAKAI).
2008-02-27  Daniel P. BerrangeAdd formal internal capabilities API and update drivers...
2008-02-26  Richard W.M... Implement virDomainBlockStats for QEMU/KVM.
2008-02-26  Richard W.M... No address attribute in Xen domain XML.
2008-02-26  Daniel VeillardOops trailing blank, Daniel
2008-02-26  Daniel Veillard* src/driver.h src/libvirt.c src/openvz_driver.c src...
2008-02-25  Daniel Veillardfix compilation against static libraries
2008-02-25  Jim MeyeringAvoid new "make syntax-check" failures.
2008-02-22  Jim Meyeringavoid format string warnings
2008-02-22  Jim MeyeringUse safewrite in place of write, in many cases.
2008-02-22  Jim MeyeringMove safewrite and saferead to a separate file.
2008-02-22  Jim MeyeringWith --enable-iptables-lokkit=no, avoid warning about...
2008-02-22  Jim MeyeringWith --without-xen, avoid warning about unused function.
2008-02-21  Jim MeyeringRewrite openvzSetUUID.
2008-02-21  Jim MeyeringHandle failed openvzLocateConfDir.
2008-02-21  Richard W.M... Fix double-free in OpenVZ driver.
2008-02-21  Daniel P. BerrangeAdded missing symbol export
2008-02-20  Jim MeyeringAvoid "make syntax-check" failure.
2008-02-20  Daniel P. BerrangeUpdate to work with new policy kit APIs
2008-02-20  Daniel P. BerrangeUpdate po files with latest translatable strings
2008-02-20  Daniel P. BerrangeIgnore libvirt_parthelper binary
2008-02-20  Daniel P. BerrangeAdded docs on storage management capabilities
2008-02-20  Daniel P. BerrangeIgnore doc files for syntax check
2008-02-20  Daniel P. BerrangeAdded no-op stub of storage APIs to test driver
2008-02-20  Daniel P. BerrangeAdded all example storage XML files
2008-02-20  Daniel P. BerrangeAdded disk partition storage pool backend
2008-02-20  Daniel P. BerrangeAdded iSCSI storage pool backend
2008-02-20  Daniel P. BerrangeSet close-on-exec flag for signal pipe
2008-02-20  Daniel P. BerrangeAdded directory/filesystem/netfs based storage pool...
2008-02-20  Daniel P. BerrangeAdded logical volume storage pool driver
2008-02-20  Daniel P. BerrangeAdded directory/filesystem/netfs based storage pool...
2008-02-20  Daniel P. BerrangeAdded storage backend helper APIs
2008-02-20  Daniel P. BerrangeAdded main internal storage driver impl
2008-02-20  Daniel P. BerrangeAdded convenience virsh command for creating pools...
2008-02-20  Daniel P. BerrangeAdded virsh commands for storage management
2008-02-20  Daniel P. BerrangeAdded python binding for storage APIs
2008-02-20  Daniel P. BerrangeAdd storage APIs to remote driver
2008-02-20  Daniel P. BerrangeAdd remote daemon support for storage APIs
2008-02-20  Daniel P. BerrangeRegenerate docs to include storage APIs
2008-02-20  Daniel P. BerrangeInternal driver API for storage management
2008-02-20  Daniel P. BerrangeAdd public API for storage management
2008-02-13  Jim MeyeringPull useless-if-before-free from gnulib, and update.
2008-02-12  Daniel P. BerrangeIgnore ChangeLog/NEWS file for whitespace checks
2008-02-11  Daniel VeillardNetwork doc example fixes
2008-02-08  Mark McLoughlinFix gcc-4.3.0 "inlining failed" warning.
2008-02-07  Jim MeyeringEnable another syntax-check rule.
2008-02-07  Jim Meyeringautobuild.sh: Run "make syntax-check", so the autobuild...
2008-02-07  Daniel Veillardmissing ')'
2008-02-07  Daniel VeillardvirHashRemoveSet bugfixes
2008-02-07  Jim MeyeringMark all qemudLog diagnostics for translation.
2008-02-07  Jim MeyeringRemove more useless if tests before "free"-like functions.
2008-02-07  Jim MeyeringRemove trailing blanks
2008-02-07  Mark McLoughlin* src/xen_internal.c: Don't crash if there's no /sys...
2008-02-07  Mark McLoughlinsrc/iptables.c: Create directory for saving iptables...
2008-02-07  Mark McLoughlinsrc/xm_internal.[ch]: Move static function prototype...
2008-02-07  Daniel VeillardPython bindings return values fixes
2008-02-07  Daniel VeillardOops forgot >>>>, Daniel
2008-02-07  Daniel Veillard* src/libvirt.c: fix bug in xenUnifiedDomainSuspend...
2008-02-06  Daniel Veillardadd/change/delete a Disk/NIC of an inactive domains
2008-02-06  Daniel VeillardQEmu config error handling fixes
2008-02-05  Jim MeyeringFix new "make distcheck" failures.
2008-02-05  Jim MeyeringRemove all trailing blanks; turn on the rule to detect...
2008-02-05  Daniel P. BerrangeIgnore built test files
2008-02-05  Daniel P. BerrangeAdded support for booting off kenrel+initrd with HVM...
2008-02-05  Jim MeyeringEliminate all uses of virBufferAdd with string literals.
2008-02-04  Jim MeyeringEnable more checks for unmarked messages; fix violators.
2008-02-04  Jim MeyeringMark a string for translation.
2008-02-04  Jim MeyeringEnable the sc_unmarked_diagnostics test and correct...
2008-02-01  Jim MeyeringPull vc-list-files from gnulib, and update.
2008-01-31  Jim MeyeringAvoid compilation failure when building --without-xen.
2008-01-30  Jim MeyeringAvoid virsh leaks due to missing virDomainFree(dom...
2008-01-30  Jim Meyeringsrc/virsh.c (cmdCapabilities): Plug a small leak.
2008-01-30  Jim Meyeringsrc/test.c (testLoadDomain): Avoid leaks upon failure.
2008-01-30  Jim MeyeringAvoid used-uninitialized errors in test driver.
2008-01-30  Jim Meyeringsrc/libvirt.c (do_open): Avoid double-free upon failure.
2008-01-30  Jim MeyeringAvoid segfault upon malloc failure, and plug a leak.
2008-01-30  Jim MeyeringPlug test-related leaks.
2008-01-30  Daniel P. BerrangeRemove double mutex lock()
2008-01-30  Daniel P. BerrangeFix XML generation for Xen USB devices
2008-01-30  Jim MeyeringArrange for "make syntax-check" to pass.
2008-01-29  Daniel P. BerrangeFix device name -> number conversion for block stats
2008-01-29  Jim MeyeringAlso detect and remove unnecessary if-before-xmlXPathFr...
2008-01-29  Jim MeyeringEnable two more tests.
2008-01-29  Jim MeyeringEnable the <assert.h>-checking test; fix violations.
2008-01-29  Jim MeyeringEnable the po-check test; fix violations.
2008-01-29  Jim MeyeringUpdate from gnulib
2008-01-29  Jim MeyeringEnable the <config.h>-requiring test; fix violations
2008-01-29  Jim MeyeringEnable the duplicate-"the" test; fix violations
2008-01-29  Jim Meyering Add framework for code style- and syntax-checking...
2008-01-29  Jim MeyeringGiven code like if (foo) free (foo); remove the useless...
2008-01-25  Richard W.M... Clarify virsh documentation.
2008-01-25  Daniel VeillardFix VIR_DOMAIN_NONE into VIR_DOMAIN_NOSTATE
2008-01-24  Daniel Veillard* src/libvirt.c: Jay Gagnon pointed out that virDomainG...
2008-01-24  Richard W.M... Correct typos in the documentation (Atsushi SAKAI)
next