2006-11-13 |
Daniel Veillard | * src/xend_internal.c src/xml.c: fix for shareable... |
commit | commitdiff | tree |
2006-11-10 |
Daniel P. Berrange | Fix memory leak of xml parser context |
commit | commitdiff | tree |
2006-11-10 |
Daniel P. Berrange | Fixed string concatenation in case where there is no... |
commit | commitdiff | tree |
2006-11-10 |
Daniel Veillard | * src/xend_internal.c src/xml.c: add an extra element... |
commit | commitdiff | tree |
2006-11-09 |
Daniel Veillard | * python/generator.py: changed the generator to generat... |
commit | commitdiff | tree |
2006-11-09 |
Daniel Veillard | * tests/reconnect.c: fixed the reconnect test when... |
commit | commitdiff | tree |
2006-11-08 |
Daniel P. Berrange | Reduce RAM in test node to avoid 32-bit wraparound |
commit | commitdiff | tree |
2006-11-08 |
Daniel P. Berrange | Added implementation of GetOSType driver to test backend |
commit | commitdiff | tree |
2006-11-08 |
Daniel Veillard | * include/libvirt/virterror.h src/virterror.c src/xend_... |
commit | commitdiff | tree |
2006-11-08 |
Daniel Veillard | * src/libvirt.c src/proxy_internal.c src/xs_internal... |
commit | commitdiff | tree |
2006-11-07 |
Daniel P. Berrange | Propagate libvirt errors back with python exceptions |
commit | commitdiff | tree |
2006-11-07 |
Daniel P. Berrange | Ensure connection object gets associated with errors |
commit | commitdiff | tree |
2006-11-07 |
Daniel Veillard | * libvirt.spec.in: libvirt-devel depends on pkgconfig |
commit | commitdiff | tree |
2006-10-31 |
Daniel Veillard | * src/xend_internal.c: when getting informations about... |
commit | commitdiff | tree |
2006-10-24 |
Daniel P. Berrange | Make python bindings threaded, by dropping/acquiring... |
commit | commitdiff | tree |
2006-10-16 |
Daniel Veillard | * config.h.in configure.in libvirt.spec.in docs/libvir... |
commit | commitdiff | tree |
2006-10-12 |
Daniel Veillard | * src/xen_internal.c: one of the fix for system with... |
commit | commitdiff | tree |
2006-10-12 |
Daniel Veillard | * src/xen_internal.c: applied patch from Philippe Berthault |
commit | commitdiff | tree |
2006-10-11 |
Daniel Veillard | * src/xen_internal.c: applied patch from Peter Vetere... |
commit | commitdiff | tree |
2006-10-11 |
Daniel Veillard | * virsh.1: fixed some typo and unclear language pointed... |
commit | commitdiff | tree |
2006-10-09 |
Daniel P. Berrange | Added support for <driver> element and blktap |
commit | commitdiff | tree |
2006-10-06 |
Daniel P. Berrange | Added ignore file rules for i18n stuff |
commit | commitdiff | tree |
2006-10-06 |
Daniel P. Berrange | Fixed multiple memory leaks & make test suite check... |
commit | commitdiff | tree |
2006-10-02 |
Daniel Veillard | * src/xen_internal.c: Daniel Berrange fixed some mlock... |
commit | commitdiff | tree |
2006-10-02 |
Daniel P. Berrange | Fix mlock() of getdomaininfolist data buffer |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * src/virsh.c: add #include <locale.h> to be able to... |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * src/xen_internal.c: fix for system with page size... |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | added too,Daniel |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | Dohh, Daniel |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * docs/bugs.html docs/libvir.html: added pointers on... |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * docs/* libvirt.spec.in configure.in NEWS: preparing... |
commit | commitdiff | tree |
2006-09-28 |
Daniel P. Berrange | Really, fixed struct for getdomaininfo to work on both... |
commit | commitdiff | tree |
2006-09-28 |
Daniel P. Berrange | Fixed buffer overflow in populating CPU<->VCPU mapping... |
commit | commitdiff | tree |
2006-09-22 |
Daniel Veillard | * docs/* libvirt.spec.in configure.in NEWS: preparing... |
commit | commitdiff | tree |
2006-09-21 |
Daniel P. Berrange | Added support for i18n translation with gettext |
commit | commitdiff | tree |
2006-09-21 |
Daniel P. Berrange | Re-generated docs to pull in latest APIs |
commit | commitdiff | tree |
2006-09-21 |
Daniel Veillard | * src/Makefile.am: add a tst target to ease building... |
commit | commitdiff | tree |
2006-09-19 |
Daniel Veillard | * src/xen_internal.c: applied patch from Jim Fehlig... |
commit | commitdiff | tree |
2006-09-14 |
Daniel P. Berrange | Ensure we strip the :disk postfix from disks in Xen... |
commit | commitdiff | tree |
2006-09-12 |
Daniel P. Berrange | Allow setting of VNC port when creating domains |
commit | commitdiff | tree |
2006-09-12 |
Daniel P. Berrange | Added files to EXTRA_DIST |
commit | commitdiff | tree |
2006-09-12 |
Daniel P. Berrange | Added support for XenD 3.0.3 style HVM cdrom config |
commit | commitdiff | tree |
2006-09-05 |
Daniel Veillard | * NEWS configure.in docs//* include/libvirt/libvirt... |
commit | commitdiff | tree |
2006-09-05 |
Daniel Veillard | * src/xen_internal.c: finished to convert to the new... |
commit | commitdiff | tree |
2006-09-04 |
Daniel P. Berrange | Added missing return(-1) to cpu APIs. #ifdef out method... |
commit | commitdiff | tree |
2006-09-03 |
Daniel P. Berrange | Allow trailing ',' in lists, and '_' in names |
commit | commitdiff | tree |
2006-09-03 |
Daniel P. Berrange | Ignore generated files |
commit | commitdiff | tree |
2006-09-03 |
Daniel P. Berrange | Several bug fixes to list of domains. Display '-' inste... |
commit | commitdiff | tree |
2006-09-02 |
Daniel Veillard | Removed debug, oops, Daniel |
commit | commitdiff | tree |
2006-09-02 |
Daniel Veillard | * src/xen_internal.c: converting to handle the new... |
commit | commitdiff | tree |
2006-08-30 |
Daniel P. Berrange | Added new start, define,undefine commands. Added flags... |
commit | commitdiff | tree |
2006-08-30 |
Daniel P. Berrange | Fix changelog timestamp/author from previous commit |
commit | commitdiff | tree |
2006-08-30 |
Daniel P. Berrange | Added driver backends for ListDefinedDomains, NumOfDefi... |
commit | commitdiff | tree |
2006-08-29 |
Daniel Veillard | * src/conf.c: add missing entry point virConfGetValue() |
commit | commitdiff | tree |
2006-08-29 |
Daniel Veillard | Oops fixed 'make rpm', daniel |
commit | commitdiff | tree |
2006-08-29 |
Daniel Veillard | * TODO libvirt.spec.in: update |
commit | commitdiff | tree |
2006-08-29 |
Daniel P. Berrange | Add handling of error HTTP 500 codes |
commit | commitdiff | tree |
2006-08-29 |
Daniel Veillard | * python/libvir.c: Pete Vetere pointed out a bug in... |
commit | commitdiff | tree |
2006-08-26 |
Daniel Veillard | * src/sexpr.c src/sexpr.h src/xend_internal.c src/xml... |
commit | commitdiff | tree |
2006-08-25 |
Daniel Veillard | * docs/site.xsl docs/*.html: add links to virt-manager |
commit | commitdiff | tree |
2006-08-25 |
Daniel P. Berrange | Allow VIRSH_DEFAULT_CONNECT_URI to override default... |
commit | commitdiff | tree |
2006-08-24 |
Daniel P. Berrange | Added tests for virsh domid, domname, domstat, domuuid... |
commit | commitdiff | tree |
2006-08-24 |
Daniel P. Berrange | Added a "make valgrind" test target |
commit | commitdiff | tree |
2006-08-24 |
Daniel P. Berrange | Added tests for the SEXPR<->XML conversion process |
commit | commitdiff | tree |
2006-08-21 |
Daniel P. Berrange | Check for failure of virConnectListDomains in 'list... |
commit | commitdiff | tree |
2006-08-18 |
Daniel P. Berrange | Fix networking in paravirt guests |
commit | commitdiff | tree |
2006-08-17 |
Daniel Veillard | * src/xml.c: fix virParseUUID() |
commit | commitdiff | tree |
2006-08-16 |
Daniel Veillard | * NEWS configure.in doc//* include/libvirt/libvirt.h |
commit | commitdiff | tree |
2006-08-16 |
Daniel P. Berrange | Added setvcpus, setmem, setmaxme commands to virsh |
commit | commitdiff | tree |
2006-08-16 |
Daniel P. Berrange | Hook up more test driver methods. Allow HV config to... |
commit | commitdiff | tree |
2006-08-16 |
Daniel P. Berrange | Re-factored sexpr_uuid into virParseUUID |
commit | commitdiff | tree |
2006-08-16 |
Daniel P. Berrange | Make drivers be 'quiet' when opening RW connection... |
commit | commitdiff | tree |
2006-08-16 |
Daniel Veillard | * include/libvirt/virterror.h src/libvirt.c src/virterr... |
commit | commitdiff | tree |
2006-08-15 |
Daniel P. Berrange | Added <features> tag to XML for enable CPU/system featu... |
commit | commitdiff | tree |
2006-08-14 |
Daniel P. Berrange | Updated notes about HVM devices / boot details |
commit | commitdiff | tree |
2006-08-11 |
Daniel P. Berrange | Fixup handling of HVM boot preference, and include... |
commit | commitdiff | tree |
2006-08-11 |
Daniel Veillard | * configure.in: updated python detection code from... |
commit | commitdiff | tree |
2006-08-10 |
Daniel Veillard | * src/xml.c: markmc pointed out that using number(xpath... |
commit | commitdiff | tree |
2006-08-09 |
Daniel P. Berrange | Hook up virDomainGetXMLDesc to driver backends. Added... |
commit | commitdiff | tree |
2006-08-08 |
Daniel Veillard | * src/driver.h src/libvirt.c src/proxy_internal.c src... |
commit | commitdiff | tree |
2006-08-08 |
Daniel P. Berrange | Pull info about serial console TTY and VNC port from... |
commit | commitdiff | tree |
2006-08-07 |
Daniel Veillard | * TODO: updated with new items |
commit | commitdiff | tree |
2006-08-07 |
Daniel P. Berrange | Fix corrupt XML when boot device is a cdrom |
commit | commitdiff | tree |
2006-08-07 |
Daniel P. Berrange | Added a port='...' attribute to <graphics> tag for... |
commit | commitdiff | tree |
2006-08-07 |
Daniel Veillard | * include/libvirt/libvirt.h.in: previous change to... |
commit | commitdiff | tree |
2006-08-07 |
Daniel P. Berrange | Added vcpuinfo vcpupin commands to virsh. Fixed off... |
commit | commitdiff | tree |
2006-08-04 |
Daniel Veillard | * python/generator.py: fix the generator when handling... |
commit | commitdiff | tree |
2006-08-04 |
Daniel Veillard | * include/libvirt/libvirt.h include/libvirt/libvirt... |
commit | commitdiff | tree |
2006-08-01 |
Daniel Veillard | * libvirt.spec.in: xen is now built for ia64, c.f.... |
commit | commitdiff | tree |
2006-07-28 |
Daniel Veillard | * src/virterror.c: Hugh Brock pointed out that error... |
commit | commitdiff | tree |
2006-07-24 |
Mark McLoughlin | Mon Jul 24 14:34:15 IST 2006 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2006-07-20 |
Daniel Veillard | * proxy/Makefile.am src/xen_internal.c src/xend_interna... |
commit | commitdiff | tree |
2006-07-19 |
Daniel P. Berrange | Bulk replace 'informations' with 'information' |
commit | commitdiff | tree |
2006-07-13 |
Daniel Veillard | * src/xml.c: applied patch from Peter Vetere to pass... |
commit | commitdiff | tree |
2006-07-11 |
Daniel Veillard | * configure.in libvirt.spec.in docs/* NEWS: preparing... |
commit | commitdiff | tree |
2006-07-10 |
Daniel Veillard | * docs/format.html docs/libvir.html docs/news.html... |
commit | commitdiff | tree |
2006-07-10 |
Daniel Veillard | * src/xend_internal.c src/xml.c: patches from Jim Fehli... |
commit | commitdiff | tree |
2006-07-07 |
Daniel P. Berrange | Re-wrote xenDomainLookupByID to use more efficient... |
commit | commitdiff | tree |
2006-07-07 |
Mark McLoughlin | Wed Jul 5 17:11:32 IST 2006 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2006-07-06 |
Daniel Veillard | * src/xend_internal.c: fixed xenDaemonOpen() to try... |
commit | commitdiff | tree |
next |