2009-02-13 |
Mark McLoughlin | Fix bridge.c warnings with gcc-4.4 |
commit | commitdiff | tree |
2009-02-13 |
John Levon | Fix migrate for Xen 3.3 |
commit | commitdiff | tree |
2009-02-13 |
Jim Meyering | test:///default driver: don't dereference NULL "def" |
commit | commitdiff | tree |
2009-02-13 |
Guido Günther | usleep to wait for domain logfile to fill up |
commit | commitdiff | tree |
2009-02-11 |
Guido Günther | fix return status when domain didn't show up |
commit | commitdiff | tree |
2009-02-09 |
Jim Meyering | libvirtd: new config-file option: unix_sock_dir |
commit | commitdiff | tree |
2009-02-09 |
Jim Meyering | don't print uninitialized in debug diagnostic |
commit | commitdiff | tree |
2009-02-09 |
Jim Meyering | avoid two test failures induced by today's error-report... |
commit | commitdiff | tree |
2009-02-09 |
John Levon | Improve error reporting in virsh |
commit | commitdiff | tree |
2009-02-09 |
John Levon | introduce virSaveLastError(), virFreeError() |
commit | commitdiff | tree |
2009-02-09 |
Daniel P. Berrange | Limit virsh history entries to 500 (Jim Paris) |
commit | commitdiff | tree |
2009-02-07 |
Guido Günther | Don't ignore errors to save domain status |
commit | commitdiff | tree |
2009-02-06 |
Daniel P. Berrange | Fix 100% libvirt CPU usage when --timeout is set |
commit | commitdiff | tree |
2009-02-05 |
John Levon | src/domain_conf.c: Check the last error, not the last |
commit | commitdiff | tree |
2009-02-05 |
John Levon | xenstore: Use virMacAddrCompare() for case-insensitive... |
commit | commitdiff | tree |
2009-02-05 |
John Levon | report error for some xend operations on shutdown domain |
commit | commitdiff | tree |
2009-02-05 |
John Levon | robustify sexpr parser for NICs |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | syntax-check: enable prohibit_nonreentrant |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | remove remainder of offending strerror uses |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | don't include raw errno in diagnostics |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | qemud.c: use virStrerror, not strerror |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | iptables.c: Use virStrerror, not strerror. |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | use virReportOOMError rather than more verbose equivalent |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | qemu_driver.c: s/strerror/virStrerror.../ |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | remove duplicate *SetCloseExec and *SetNonBlock functions |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | ChangeLog: correct date formats one last time |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | qemu_driver.c: use virReportSystemError in place of... |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | publicize virStrerror |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | remove useless code |
commit | commitdiff | tree |
2009-02-05 |
Jim Meyering | lxc_container: Don't dereference NULL upon failure |
commit | commitdiff | tree |
2009-02-03 |
Jim Meyering | ChangeLog: reformat recent date/name/email lines |
commit | commitdiff | tree |
2009-02-03 |
Jim Meyering | avoid a format-related warning |
commit | commitdiff | tree |
2009-02-03 |
Jim Meyering | build: enable redundant-const check |
commit | commitdiff | tree |
2009-02-03 |
Jim Meyering | syntax-check: enable more checks |
commit | commitdiff | tree |
2009-02-03 |
Jim Meyering | cleanup: remove useless if-before-VIR_FREE |
commit | commitdiff | tree |
2009-02-02 |
Jim Meyering | tests: diagnose more open failures |
commit | commitdiff | tree |
2009-02-02 |
John Levon | fix more printf("%s", NULL) cases |
commit | commitdiff | tree |
2009-01-31 |
Guido Günther | Don't hardcode ssh port 22, use VIR_FREE, initialize... |
commit | commitdiff | tree |
2009-01-31 |
Daniel Veillard | Release of 0.6.0 |
commit | commitdiff | tree |
2009-01-31 |
Daniel Veillard | * docs/news.html*: update with infos for 0.6.0 |
commit | commitdiff | tree |
2009-01-30 |
Jim Meyering | tests: diagnose open failure |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix empty declaration in enum declaration |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Added missing shared disk test case |
commit | commitdiff | tree |
2009-01-30 |
Jim Meyering | fix qemud version reporting when qemu is not installed |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix ifname= passing to QEMU for type=ethernet network... |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Support disk caching mode config |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix crash using bogus arch in QEMU |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix numerous bugs in QEMU domain startup |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix valgrind crash in LXC & avoid probing unneccessarily |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix leak of storage vols when freeing pool |
commit | commitdiff | tree |
2009-01-30 |
Daniel P. Berrange | Fix leak in serializing error message from daemon to... |
commit | commitdiff | tree |
2009-01-30 |
John Levon | Fix yet another printf("%s", NULL) case |
commit | commitdiff | tree |
2009-01-29 |
Daniel P. Berrange | Misc xen driver bug/crash fixes |
commit | commitdiff | tree |
2009-01-29 |
John Levon | Fix xend XML generation when CPU pinning is used |
commit | commitdiff | tree |
2009-01-29 |
Jim Meyering | maint: sync from coreutils |
commit | commitdiff | tree |
2009-01-29 |
Daniel P. Berrange | Support VNC password setting in QEMU driver |
commit | commitdiff | tree |
2009-01-29 |
Daniel P. Berrange | Fix save/restore migrate syntax for new KVM releases |
commit | commitdiff | tree |
2009-01-29 |
John Levon | fix another printf("%s", NULL) case |
commit | commitdiff | tree |
2009-01-29 |
John Levon | add missing files |
commit | commitdiff | tree |
2009-01-29 |
John Levon | correctly enable floppies for HVM guests. |
commit | commitdiff | tree |
2009-01-29 |
John Levon | fix VNC port reporting when vncunused is set |
commit | commitdiff | tree |
2009-01-29 |
Jim Meyering | * Makefile.cfg: disable some new checks |
commit | commitdiff | tree |
2009-01-29 |
Jim Meyering | * Makefile.maint: sync from coreutils |
commit | commitdiff | tree |
2009-01-29 |
Jim Meyering | prohibit new uses of VIR_ERR_NO_MEMORY |
commit | commitdiff | tree |
2009-01-29 |
Jim Meyering | error-reporting calls using VIR_ERR_NO_MEMORY: use... |
commit | commitdiff | tree |
2009-01-29 |
Guido Günther | don't abort if setlocale() fails |
commit | commitdiff | tree |
2009-01-28 |
Daniel P. Berrange | Fix typo & tweak variable decl |
commit | commitdiff | tree |
2009-01-28 |
Daniel P. Berrange | Stopping reading off wire after 1 complete RPC message... |
commit | commitdiff | tree |
2009-01-28 |
Daniel P. Berrange | Fix bogus valgrind memory leak warnings in test suite |
commit | commitdiff | tree |
2009-01-28 |
Daniel P. Berrange | Solaris portability for RPC code data types |
commit | commitdiff | tree |
2009-01-28 |
Jim Meyering | remote_internal.c: fix typo that would mistakenly repor... |
commit | commitdiff | tree |
2009-01-28 |
Jim Meyering | qparams.c: Use virReportOOMError(NULL), not qparam_repo... |
commit | commitdiff | tree |
2009-01-28 |
John Levon | fix mis-use of PF_UNIX as a protocol |
commit | commitdiff | tree |
2009-01-28 |
Jim Meyering | libvirt_proxy: avoid potential buffer overflow |
commit | commitdiff | tree |
2009-01-28 |
Jim Meyering | * po/POTFILES.in: Add src/lxc_conf.c |
commit | commitdiff | tree |
2009-01-28 |
John Levon | remove reference to non-existent *.res |
commit | commitdiff | tree |
2009-01-28 |
Jim Meyering | avoid printf format-mismatch warnings |
commit | commitdiff | tree |
2009-01-27 |
Daniel P. Berrange | Add support for copy-on-write storage volumes |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | * POTFILES.in: update: remove src/lxc_conf.c; Add src... |
commit | commitdiff | tree |
2009-01-27 |
Daniel P. Berrange | Added complete set of RNG schemas for all XML formats |
commit | commitdiff | tree |
2009-01-27 |
Daniel P. Berrange | Added link to libvirt-qpid on front page, and docs... |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | virterror.c: don't read beyond end of buffer upon OOM |
commit | commitdiff | tree |
2009-01-27 |
Mark McLoughlin | kvm/virtio: Set IFF_VNET_HDR when setting up tap fds |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | fix errors in virReportSystemErrorFull |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | use gnulib's stpcpy module |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | update from gnulib |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | build: avoid format warnings |
commit | commitdiff | tree |
2009-01-27 |
Jim Meyering | * src/virterror.c (virErrorMsg): Correct indentation. |
commit | commitdiff | tree |
2009-01-23 |
John Levon | fix recursive lock hang in xenstore driver |
commit | commitdiff | tree |
2009-01-23 |
Daniel P. Berrange | Support QEMU disk format specification in XML |
commit | commitdiff | tree |
2009-01-23 |
Jim Meyering | .cvsignore: Add explicit list of generated files. |
commit | commitdiff | tree |
2009-01-23 |
Jim Meyering | fix comment typo: s/contains/continues/ |
commit | commitdiff | tree |
2009-01-23 |
Jim Meyering | qemud: don't dereference NULL on failed virGetUserDirectory |
commit | commitdiff | tree |
2009-01-23 |
Jim Meyering | m4: update from gnulib to avoid warnings from cutting... |
commit | commitdiff | tree |
2009-01-23 |
Jim Meyering | correct and tighten up .*ignore files |
commit | commitdiff | tree |
2009-01-23 |
Jim Meyering | maint: update list of error function names and adapt |
commit | commitdiff | tree |
2009-01-23 |
John Levon | parse IP address for bridge interfaces |
commit | commitdiff | tree |
2009-01-22 |
Daniel P. Berrange | use the gnulib random_r function |
commit | commitdiff | tree |
2009-01-22 |
Daniel P. Berrange | Remove use of non-reentrant POSIX apis |
commit | commitdiff | tree |
2009-01-22 |
Jim Meyering | xm_internal.c: fix locking bug: s/Lock/Unlock/ |
commit | commitdiff | tree |
next |