summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* libvirt-0.3.3-1.el5libvirt-0.3.3-9.el5libvirt-0.3.3-8.el5libvirt-0.3.3-7.el5libvirt-0.3.3-6.el5libvirt-0.3.3-5.el5libvirt-0.3.3-4.el5libvirt-0.3.3-3.el5libvirt-0.3.3-2.el5libvirt-0.3.3-14.el5.3.1libvirt-0.3.3-14.el5libvirt-0.3.3-13.el5libvirt-0.3.3-12.el5libvirt-0.3.3-11.el5libvirt-0.3.3-10.el5libvirt-0.3.3-1.el5RHEL-5.3Daniel Veillard2007-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.3.3 - Avahi support - NUMA support - APIs for collecting statistics on disks and interfaces - API for domains migration - localtime clock support - PS/2 and USB input devices - Secure remote access support - unification of daemons - lots of assorted improvements, bugfixes and cleanups - documentation and localization improvements - Resolves: rhbz#223833 - Resolves: rhbz#235851 - Resolves: rhbz#251641 - Resolves: rhbz#251706 - Resolves: rhbz#253494 - Resolves: rhbz#254051 - Resolves: rhbz#273421 - Resolves: rhbz#306931 - Resolves: rhbz#328841 - Resolves: rhbz#346281
* * python/*: update of the python bindings, fix names, addDaniel Veillard2006-01-311-1/+1
| | | | | missing features like list of domains and domain info extraction Daniel
* * Makefile.am configure.in libvir.spec.in python/*: added a firstv0.0.1LIBVIR_0_0_1Daniel Veillard2005-12-191-0/+8
version for python bindings, heavilly based on libxml2/libxslt way of doing things, maybe this need to be revisited. Added packaging too. * src/hash.h: fixed the Copyright notice. Daniel