]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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)
2008-01-23  Daniel P. BerrangeFix enablement of SASL
2008-01-23  Richard W.M... Portability improvements for Mac OS X.
2008-01-23  Richard W.M... Remove DOS line-endings.
2008-01-22  Daniel P. BerrangeFix compat for old pkg-config and gnutls
2008-01-21  Jim MeyeringAvoid "may be used uninitialized" warning.
2008-01-21  Daniel P. BerrangeFix & refactor ref counting cleanup code
2008-01-21  Daniel P. BerrangeMake python generator fail build on any missing APIs
2008-01-21  Daniel P. BerrangeAdd missing vcpu/schedular APIs to python binding
2008-01-21  Daniel P. BerrangeUse virFileReadAll in virsh.c
2008-01-21  Daniel P. BerrangeRemove no-op networking APIs from openvz driver
2008-01-21  Jim MeyeringAdjust sexpr-related interfaces to be const-correct.
2008-01-21  Jim MeyeringDon't access line[-1] for a zero-length "line" from...
2008-01-21  Daniel VeillardPreserve vif order
2008-01-21  Daniel VeillardRemove docs/API*.html
2008-01-20  Daniel P. BerrangeAdded xstrtol_ll and xstrtol_ull convenience functions
2008-01-20  Daniel P. BerrangeFix nodeinfo compat for Xen 3.2.0
2008-01-19  Daniel P. BerrangeEnable debug by default, but only if LIBVIRT_DEBUG...
2008-01-17  Jim MeyeringHandle PyTuple_New's malloc failure.
2008-01-17  Jim MeyeringFactor out some duplication.
2008-01-16  Jim MeyeringAvoid format string warnings.
2008-01-15  Jim Meyeringdocs/examples/examples.xml: Regenerate, now that *...
2008-01-15  Daniel P. BerrangeSupport VNC keymap option with QEMU (Daniel Hokka Zakri...
2008-01-15  Daniel P. BerrangeFix off-by-one in SSH argv checking. Fix format string...
2008-01-14  Jim MeyeringUpdate from gnulib.
2008-01-14  Jim MeyeringClean up the global name space.
2008-01-14  Jim MeyeringClean up global name space in examples and tests.
2008-01-14  Daniel P. BerrangeRe-factor auth code to make clearer (Jim Meyering)
2008-01-14  Daniel P. BerrangeFix crash when no auth callback
2008-01-10  Mark McLoughlinfix an unused variable warning
2008-01-10  Mark McLoughlinadd iptablesSaveRules(), and don't save the rules to...
2008-01-10  Mark McLoughlinnow that we only use built-in iptables chains, we don't
2008-01-10  Mark McLoughlinLike --with-iptables-prefix, --with-iptables-dir is no
2008-01-10  Mark McLoughlin--with-iptables-prefix was added to integrate with
2008-01-10  Mark McLoughlinAdd support for integrating our iptables support with...
2008-01-10  Mark McLoughlinInclude the iptables command and chain name in the...
2008-01-10  Mark McLoughlinRe-name the "flipflop" variable to "command_idx"
2008-01-10  Mark McLoughlinmake use of virFileMakePath(), virFileBuildPath() and...
2008-01-10  Mark McLoughlinFix compile error in --with-iptables-dir code
2008-01-10  Mark McLoughlinChange virExec() such that with --enable-debug,
2008-01-10  Mark McLoughlinAdd virRun() helper function (Dan Berrange)
2008-01-09  Daniel P. BerrangeFix vcpupin hypercall map data to be 8-bytes
2008-01-09  Daniel P. BerrangeAdded graceful shutdown support to QEMU/KVM (patch...
2008-01-08  Daniel P. BerrangeFix warning in debug output
2008-01-08  Daniel P. BerrangeFix buffer passed to free()
2008-01-07  Daniel P. BerrangeFix config file reading to not truncate large files
2008-01-05  Richard W.M... Miscellaneous fixes for building on Windows (MinGW).
2008-01-02  Daniel P. BerrangeFix crash when no auth callback is provided
2008-01-02  Daniel P. BerrangeIgnore a few more files
2007-12-26  Daniel Veillard* src/openvz.c: patch from Mikhail Pokidko to fix the...
2007-12-18  Daniel VeillardFix docs, daniel
2007-12-17  Daniel VeillardAdded changelog for 0.4.0
next