]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2007-04-10  Richard W.M... Tue Apr 10 13:58:00 BST 2007 Richard W.M. Jones <rjone...
2007-04-10  Richard W.M... Tue Apr 10 12:18:00 BST 2007 Richard W.M. Jones <rjone...
2007-04-06  Daniel Veillard* src/test.c: converted to new XPath APIs
2007-04-06  Daniel Veillard* src/xml.[ch]: first patch to clean up XPath accesses...
2007-04-04  Richard W.M... Wed Apr 4 15:18:00 BST 2007 Richard W.M. Jones <rjone...
2007-04-04  Richard W.M... Wed Apr 4 10:30:00 BST 2007 Richard W.M. Jones <rjones...
2007-04-02  Daniel Veillard* src/virsh.c: applied patch from Atsushi SAKAI to...
2007-03-30  Mark McLoughlinWed Mar 30 17:25:33 IST 2007 Mark McLoughlin <markmc...
2007-03-30  Mark McLoughlinWed Mar 30 17:24:48 IST 2007 Mark McLoughlin <markmc...
2007-03-30  Mark McLoughlinWed Mar 30 17:21:08 IST 2007 Mark McLoughlin <markmc...
2007-03-30  Mark McLoughlinWed Mar 30 17:17:15 IST 2007 Mark McLoughlin <markmc...
2007-03-28  Richard W.M... * python/generator.py: Python bindings now throw excep...
2007-03-28  Daniel Veillard* src/xen_internal.c: applied patch from Masayuki Sunou...
2007-03-27  Daniel P. BerrangeFixed bridge networking for QEMU
2007-03-27  Daniel P. BerrangeFixed Xen capabilities parsing & added test suite
2007-03-27  Richard W.M... * qemud/qemud.c: If using FORTIFY_SOURCE, remove warning
2007-03-26  Daniel Veillard* acinclude.m4: applied patch from Jim Meyering to...
2007-03-23  Daniel Veillard* TODO qemud/conf.c src/virsh.c src/xend_internal.c...
2007-03-23  Richard W.M... * src/xen_internal.c: Fix detection of host PAE capabil...
2007-03-22  Daniel Veillard* qemud/iptables.c qemud/qemud.c src/conf.c src/hash...
2007-03-22  Daniel Veillard* docs/*.html: repair the damages made by Amaya on...
2007-03-22  Daniel Veillard* src/virsh.c: applied patch from Masayuki Sunou to...
2007-03-22  Daniel Veillard* libvirt.spec.in: one more extra fix for autostart...
2007-03-21  Daniel P. BerrangeRemove realloc call which caused overflow
2007-03-21  Daniel Veillard* qemud/buf.c src/xml.c: clarified virBufferGrow (and...
2007-03-21  Daniel P. BerrangeFixed typo
2007-03-21  Daniel P. BerrangeEnable compiler stack protection flags
2007-03-20  Daniel P. BerrangeFixed buffer overflow in qemu networking
2007-03-20  Daniel Veillard* src/virsh.c: add error messages for negative memory...
2007-03-20  Daniel Veillard* src/xen_internal.c: applied patch from Atsushi SAKAI...
2007-03-20  Daniel Veillard* libvirt.spec.in: missing /etc/libvirt/qemu/networks...
2007-03-19  Daniel Veillard* src/virsh.c: applied patch from Jim Meyering to add...
2007-03-19  Daniel Veillard* qemud/protocol.h src/internal.h: applied patch from...
2007-03-19  Daniel Veillard* src/libvirt.c: patch from Atsushi SAKAI, fixing virsh...
2007-03-19  Daniel Veillard* src/virsh.c: patch from Masayuki Sunou, checking...
2007-03-16  Daniel Veillardlast changes for 0.2.1, daniel LIBVIRT_0_2_1 v0.2.1
2007-03-16  Daniel Veillard* NEWS libvirt.spec.in docs/libvir.html docs/news.html...
2007-03-16  Daniel Veillard* docs/*: updated the format section, augmented Network...
2007-03-16  Daniel Veillard* qemud/conf.c qemud/driver.h qemud/internal.h src...
2007-03-16  Daniel Veillard* src/xml.c tests/sexpr2xmltest.c tests/xmconfigtest...
2007-03-16  Daniel Veillard* python/generator.py: patch from Tatsuro Enokura to fix
2007-03-15  Daniel P. BerrangeFixed use of regexps in capabilities APIs
2007-03-15  Daniel P. BerrangeFixed two bugs in QEMU impl of capabilities call
2007-03-15  Daniel P. BerrangeFixed uninitialized value warning
2007-03-15  Daniel P. BerrangeChange installation of default network XML in RPM
2007-03-15  Daniel VeillardOops forgot them, daniel
2007-03-15  Daniel Veillard* include/libvirt/libvirt.h[.in] include/libvirt/virter...
2007-03-15  Daniel Veillard* python/generator.py: fix the python binding generatio...
2007-03-15  Daniel Veillard* src/virsh.c src/xen_internal.c: applied patch from...
2007-03-15  Daniel Veillard* configure.in proxy/Makefile.am proxy/libvirt_proxy.c
2007-03-14  Daniel Veillard* src/xend_internal.c: applied patch from Kazuki Mizush...
2007-03-13  Daniel P. BerrangeImprove support for virtual networking
2007-03-13  Daniel P. BerrangeFixed generation of UUIDs to work on upgrades
2007-03-12  Daniel P. BerrangeAutogenerate UUID for default network
2007-03-12  Daniel P. BerrangeGenerate random UUID for network config
2007-03-09  Daniel P. BerrangeExport virConf symbols with leading __
2007-03-09  Daniel P. BerrangeAdded python bindings for networking APIs
2007-03-09  Daniel Veillard* src/virsh.c: bad pointer/int mismatch fixes from...
2007-03-09  Daniel P. BerrangeFix double free in XML parsing
2007-03-08  Daniel P. BerrangeMake sure to create system socket directory
2007-03-08  Daniel P. BerrangeMake compiler warnings fatal errors for automated builds
2007-03-08  Daniel P. BerrangeIncorporate automated build number if RPM release
2007-03-08  Daniel P. BerrangeFix misc bugs in qemu connection opening
2007-03-08  Daniel P. BerrangeRefactored driver reg to avoid type-punning
2007-03-08  Daniel VeillardOops forgot one part, Daniel
2007-03-08  Daniel Veillard* src/internal.h src/xend_internal.c src/xm_internal...
2007-03-08  Daniel P. BerrangeDon't try to create default.xml autostart link if it...
2007-03-08  Daniel P. BerrangeAdded Nobuhiro Itou and Masayuki Sunou to AUTHORS
2007-03-08  Daniel P. BerrangeAdded --readonly flag to virsh
2007-03-08  Daniel Veillard* src/xml.c: applied patch from Nobuhiro Itou to allow the
2007-03-08  Daniel Veillard* include/libvirt/libvirt.h include/libvirt/libvirt...
2007-03-07  Mark McLoughlinWed Mar 07 11:53:22 IST 2007 Mark McLoughlin <markmc...
2007-03-06  Daniel P. BerrangeRemove unused argv/argc
2007-03-06  Daniel P. BerrangevirGetDomain/Network require non-NULL name & UUID
2007-03-06  Daniel P. BerrangeFixed up numerous compiler warnings
2007-03-06  Daniel P. BerrangeAdded support for keymap in VNC display
2007-03-06  Daniel P. BerrangeFixed unlink of readonly mode socket
2007-03-05  Daniel P. BerrangeRemove bogus ATTRIBUTE_UNUSED annotation
2007-03-05  Daniel P. BerrangeWait for monitor at startup
2007-03-05  Mark McLoughlinMon Mar 05 16:39:54 IST 2007 Mark McLoughlin <markmc...
2007-03-05  Mark McLoughlinMon Mar 05 11:33:18 IST 2007 Mark McLoughlin <markmc...
2007-03-05  Mark McLoughlinMon Mar 05 11:07:38 IST 2007 Mark McLoughlin <markmc...
2007-03-05  Mark McLoughlinMon Mar 05 10:52:02 IST 2007 Mark McLoughlin <markmc...
2007-03-02  Daniel P. BerrangeOptimize lookup-by-UUID for new XenD
2007-03-02  Daniel P. BerrangeFix vncdisplay command in virsh
2007-03-01  Daniel P. BerrangeChange way we look for xend errors (Kazuki Mizushima )
2007-03-01  Mark McLoughlinThu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc...
2007-03-01  Mark McLoughlinThu Mar 01 16:00:12 EST 2007 Mark McLoughlin <markmc...
2007-02-27  Daniel P. BerrangeAdded additional check for failure of core dump on...
2007-02-27  Daniel P. BerrangeFix SEGV in tab completion of virsh commands
2007-02-27  Daniel P. BerrangeFixed virsh command line arg handling for -t option
2007-02-27  Daniel P. BerrangeDon't hardcode port=5900+domid for new xend
2007-02-26  Mark McLoughlinMon Feb 26 15:33:08 IST 2007 Mark McLoughlin <markmc...
2007-02-26  Mark McLoughlinMon Feb 26 15:31:23 IST 2007 Mark McLoughlin <markmc...
2007-02-26  Mark McLoughlinMon Feb 26 15:20:56 IST 2007 Mark McLoughlin <markmc...
2007-02-26  Mark McLoughlinMon Feb 26 14:20:18 IST 2007 Mark McLoughlin <markmc...
2007-02-23  Daniel P. BerrangeIgnore code coverage data files
2007-02-23  Daniel P. BerrangeAutodetect QEMU version and adjust command line arg...
2007-02-23  Daniel P. BerrangeAdded init script to RPM. Fixup paths to init script...
2007-02-23  Mark McLoughlinFri Feb 23 14:32:54 IST 2007 Mark McLoughlin <markmc...
next