2008-02-20 |
Daniel P. Berrange | Add remote daemon support for storage APIs |
commit | commitdiff | tree |
2008-02-20 |
Daniel P. Berrange | Regenerate docs to include storage APIs |
commit | commitdiff | tree |
2008-02-20 |
Daniel P. Berrange | Internal driver API for storage management |
commit | commitdiff | tree |
2008-02-20 |
Daniel P. Berrange | Add public API for storage management |
commit | commitdiff | tree |
2008-02-13 |
Jim Meyering | Pull useless-if-before-free from gnulib, and update. |
commit | commitdiff | tree |
2008-02-12 |
Daniel P. Berrange | Ignore ChangeLog/NEWS file for whitespace checks |
commit | commitdiff | tree |
2008-02-11 |
Daniel Veillard | Network doc example fixes |
commit | commitdiff | tree |
2008-02-08 |
Mark McLoughlin | Fix gcc-4.3.0 "inlining failed" warning. |
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | Enable another syntax-check rule. |
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | autobuild.sh: Run "make syntax-check", so the autobuild... |
commit | commitdiff | tree |
2008-02-07 |
Daniel Veillard | missing ')' |
commit | commitdiff | tree |
2008-02-07 |
Daniel Veillard | virHashRemoveSet bugfixes |
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | Mark all qemudLog diagnostics for translation. |
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | Remove more useless if tests before "free"-like functions. |
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | Remove trailing blanks |
commit | commitdiff | tree |
2008-02-07 |
Mark McLoughlin | * src/xen_internal.c: Don't crash if there's no /sys... |
commit | commitdiff | tree |
2008-02-07 |
Mark McLoughlin | src/iptables.c: Create directory for saving iptables... |
commit | commitdiff | tree |
2008-02-07 |
Mark McLoughlin | src/xm_internal.[ch]: Move static function prototype... |
commit | commitdiff | tree |
2008-02-07 |
Daniel Veillard | Python bindings return values fixes |
commit | commitdiff | tree |
2008-02-07 |
Daniel Veillard | Oops forgot >>>>, Daniel |
commit | commitdiff | tree |
2008-02-07 |
Daniel Veillard | * src/libvirt.c: fix bug in xenUnifiedDomainSuspend... |
commit | commitdiff | tree |
2008-02-06 |
Daniel Veillard | add/change/delete a Disk/NIC of an inactive domains |
commit | commitdiff | tree |
2008-02-06 |
Daniel Veillard | QEmu config error handling fixes |
commit | commitdiff | tree |
2008-02-05 |
Jim Meyering | Fix new "make distcheck" failures. |
commit | commitdiff | tree |
2008-02-05 |
Jim Meyering | Remove all trailing blanks; turn on the rule to detect... |
commit | commitdiff | tree |
2008-02-05 |
Daniel P. Berrange | Ignore built test files |
commit | commitdiff | tree |
2008-02-05 |
Daniel P. Berrange | Added support for booting off kenrel+initrd with HVM... |
commit | commitdiff | tree |
2008-02-05 |
Jim Meyering | Eliminate all uses of virBufferAdd with string literals. |
commit | commitdiff | tree |
2008-02-04 |
Jim Meyering | Enable more checks for unmarked messages; fix violators. |
commit | commitdiff | tree |
2008-02-04 |
Jim Meyering | Mark a string for translation. |
commit | commitdiff | tree |
2008-02-04 |
Jim Meyering | Enable the sc_unmarked_diagnostics test and correct... |
commit | commitdiff | tree |
2008-02-01 |
Jim Meyering | Pull vc-list-files from gnulib, and update. |
commit | commitdiff | tree |
2008-01-31 |
Jim Meyering | Avoid compilation failure when building --without-xen. |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Avoid virsh leaks due to missing virDomainFree(dom... |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | src/virsh.c (cmdCapabilities): Plug a small leak. |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | src/test.c (testLoadDomain): Avoid leaks upon failure. |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Avoid used-uninitialized errors in test driver. |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | src/libvirt.c (do_open): Avoid double-free upon failure. |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Avoid segfault upon malloc failure, and plug a leak. |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Plug test-related leaks. |
commit | commitdiff | tree |
2008-01-30 |
Daniel P. Berrange | Remove double mutex lock() |
commit | commitdiff | tree |
2008-01-30 |
Daniel P. Berrange | Fix XML generation for Xen USB devices |
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Arrange for "make syntax-check" to pass. |
commit | commitdiff | tree |
2008-01-29 |
Daniel P. Berrange | Fix device name -> number conversion for block stats |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Also detect and remove unnecessary if-before-xmlXPathFr... |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Enable two more tests. |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Enable the <assert.h>-checking test; fix violations. |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Enable the po-check test; fix violations. |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Update from gnulib |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Enable the <config.h>-requiring test; fix violations |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Enable the duplicate-"the" test; fix violations |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Add framework for code style- and syntax-checking... |
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Given code like if (foo) free (foo); remove the useless... |
commit | commitdiff | tree |
2008-01-25 |
Richard W.M... | Clarify virsh documentation. |
commit | commitdiff | tree |
2008-01-25 |
Daniel Veillard | Fix VIR_DOMAIN_NONE into VIR_DOMAIN_NOSTATE |
commit | commitdiff | tree |
2008-01-24 |
Daniel Veillard | * src/libvirt.c: Jay Gagnon pointed out that virDomainG... |
commit | commitdiff | tree |
2008-01-24 |
Richard W.M... | Correct typos in the documentation (Atsushi SAKAI) |
commit | commitdiff | tree |
2008-01-23 |
Daniel P. Berrange | Fix enablement of SASL |
commit | commitdiff | tree |
2008-01-23 |
Richard W.M... | Portability improvements for Mac OS X. |
commit | commitdiff | tree |
2008-01-23 |
Richard W.M... | Remove DOS line-endings. |
commit | commitdiff | tree |
2008-01-22 |
Daniel P. Berrange | Fix compat for old pkg-config and gnutls |
commit | commitdiff | tree |
2008-01-21 |
Jim Meyering | Avoid "may be used uninitialized" warning. |
commit | commitdiff | tree |
2008-01-21 |
Daniel P. Berrange | Fix & refactor ref counting cleanup code |
commit | commitdiff | tree |
2008-01-21 |
Daniel P. Berrange | Make python generator fail build on any missing APIs |
commit | commitdiff | tree |
2008-01-21 |
Daniel P. Berrange | Add missing vcpu/schedular APIs to python binding |
commit | commitdiff | tree |
2008-01-21 |
Daniel P. Berrange | Use virFileReadAll in virsh.c |
commit | commitdiff | tree |
2008-01-21 |
Daniel P. Berrange | Remove no-op networking APIs from openvz driver |
commit | commitdiff | tree |
2008-01-21 |
Jim Meyering | Adjust sexpr-related interfaces to be const-correct. |
commit | commitdiff | tree |
2008-01-21 |
Jim Meyering | Don't access line[-1] for a zero-length "line" from... |
commit | commitdiff | tree |
2008-01-21 |
Daniel Veillard | Preserve vif order |
commit | commitdiff | tree |
2008-01-21 |
Daniel Veillard | Remove docs/API*.html |
commit | commitdiff | tree |
2008-01-20 |
Daniel P. Berrange | Added xstrtol_ll and xstrtol_ull convenience functions |
commit | commitdiff | tree |
2008-01-20 |
Daniel P. Berrange | Fix nodeinfo compat for Xen 3.2.0 |
commit | commitdiff | tree |
2008-01-19 |
Daniel P. Berrange | Enable debug by default, but only if LIBVIRT_DEBUG... |
commit | commitdiff | tree |
2008-01-17 |
Jim Meyering | Handle PyTuple_New's malloc failure. |
commit | commitdiff | tree |
2008-01-17 |
Jim Meyering | Factor out some duplication. |
commit | commitdiff | tree |
2008-01-16 |
Jim Meyering | Avoid format string warnings. |
commit | commitdiff | tree |
2008-01-15 |
Jim Meyering | docs/examples/examples.xml: Regenerate, now that *... |
commit | commitdiff | tree |
2008-01-15 |
Daniel P. Berrange | Support VNC keymap option with QEMU (Daniel Hokka Zakri... |
commit | commitdiff | tree |
2008-01-15 |
Daniel P. Berrange | Fix off-by-one in SSH argv checking. Fix format string... |
commit | commitdiff | tree |
2008-01-14 |
Jim Meyering | Update from gnulib. |
commit | commitdiff | tree |
2008-01-14 |
Jim Meyering | Clean up the global name space. |
commit | commitdiff | tree |
2008-01-14 |
Jim Meyering | Clean up global name space in examples and tests. |
commit | commitdiff | tree |
2008-01-14 |
Daniel P. Berrange | Re-factor auth code to make clearer (Jim Meyering) |
commit | commitdiff | tree |
2008-01-14 |
Daniel P. Berrange | Fix crash when no auth callback |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | fix an unused variable warning |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | add iptablesSaveRules(), and don't save the rules to... |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | now that we only use built-in iptables chains, we don't |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Like --with-iptables-prefix, --with-iptables-dir is no |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | --with-iptables-prefix was added to integrate with |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Add support for integrating our iptables support with... |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Include the iptables command and chain name in the... |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Re-name the "flipflop" variable to "command_idx" |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | make use of virFileMakePath(), virFileBuildPath() and... |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Fix compile error in --with-iptables-dir code |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Change virExec() such that with --enable-debug, |
commit | commitdiff | tree |
2008-01-10 |
Mark McLoughlin | Add virRun() helper function (Dan Berrange) |
commit | commitdiff | tree |
2008-01-09 |
Daniel P. Berrange | Fix vcpupin hypercall map data to be 8-bytes |
commit | commitdiff | tree |
2008-01-09 |
Daniel P. Berrange | Added graceful shutdown support to QEMU/KVM (patch... |
commit | commitdiff | tree |
2008-01-08 |
Daniel P. Berrange | Fix warning in debug output |
commit | commitdiff | tree |
next |