summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * python/libvir.c: fixed one more problem prior to 0.0.4v0.0.4LIBVIRT_0_0_4Daniel Veillard2006-02-102-1/+5
* * NEWS configure.in docs/libvir.html docs/news.html include/libvirt.hDaniel Veillard2006-02-108-5/+23
* * README TODO config.h.in libvirt.pc.in: more cleanups.Daniel Veillard2006-02-108-883/+23
* Adding missing files, DanielDaniel Veillard2006-02-102-0/+144
* * NEWS docs/*: regenerated and updated the docs post 0.0.3 releaseDaniel Veillard2006-02-1011-88/+108
* * autogen.sh configure.in: fixed snapshot autogeneration, had toDaniel Veillard2006-02-105-20/+23
* Fixing generation, Danielv0.0.3LIBVIRT_0_0_3Daniel Veillard2006-02-095-120/+120
* * //* : renamed the project libvirt , this affects all makefiles,Daniel Veillard2006-02-0958-948/+1476
* fixing an error pointed by sct, DanielDaniel Veillard2006-02-032-2/+2
* fix visrh "save" cmdKarel Zak2006-02-032-1/+5
* * configure.in docs/examples/*: starting to add examples. the XSLTDaniel Veillard2006-01-317-0/+621
* * python/*: update of the python bindings, fix names, addDaniel Veillard2006-01-318-4/+118
* Release of 0.0.2, danielv0.0.2LIBVIR_0_0_2Daniel Veillard2006-01-3115-15/+19
* * NEWS docs/news.xsl: added stylesheet to generate NEWS fileDaniel Veillard2006-01-2910-38/+143
* * docs/site.xsl docs/*.html: credits to Diana Fong for graphicsDaniel Veillard2006-01-299-10/+16
* * python/libvir.c: fix a stupid bug in python bindings (DomainDestroyDaniel Veillard2006-01-282-0/+39
* * src/libvir.c src/xml.c: applied patch from Anthony LiguoriDaniel Veillard2006-01-273-113/+23
* * TODO: updatedDaniel Veillard2006-01-264-66/+108
* add xshandle checks, fix virsh grammarKarel Zak2006-01-2516-74/+137
* * src/libvir.c: Karel pointed out handle was lost inDaniel Veillard2006-01-242-1/+9
* * docs/site.xsl docs/*.png docs/*.html: update the images from Diana,Daniel Veillard2006-01-2314-12/+19
* * doc/*: augment and try to complete the doc in its current stateDaniel Veillard2006-01-238-45/+94
* Updated and fixed a broken link, DanielDaniel Veillard2006-01-223-8/+18
* * doc/*: started to augment and update the documentationDaniel Veillard2006-01-226-33/+98
* * doc//*: mostly finished the revamp in the plane, starts to look goodDaniel Veillard2006-01-2125-358/+529
* * doc/* : total revamp of the web site based on Diana Fong designDaniel Veillard2006-01-2030-1163/+556
* * include/libvir.h include/libvir.h.in src/libvir.c: revamped theDaniel Veillard2006-01-205-14/+143
* * src/libvir.c src/xend_internal.c src/xend_internal.h: continueDaniel Veillard2006-01-194-70/+167
* * src/libvir.c: small change w.r.t. reboot.Daniel Veillard2006-01-182-1/+7
* * include/libvir.h include/libvir.h.in src/libvir.c: more integrationDaniel Veillard2006-01-1814-97/+515
* oops removing a debug warning, DanielDaniel Veillard2006-01-171-1/+0
* * include/libvir.h[.in]: added VIR_DOMAIN_CRASHED status, smallDaniel Veillard2006-01-179-58/+198
* * include/libvir.h.in include/libvir.h src/internal.h src/libvir.cDaniel Veillard2006-01-138-208/+240
* * src/Makefile.am src/xend_internal.c src/xend_internal.h:Daniel Veillard2006-01-124-1/+2877
* * docs/libvir.html: grammatical fixDaniel Veillard2006-01-116-3/+513
* * docs/architecture.* docs/*: added a section on the architectureDaniel Veillard2005-12-2112-8/+142
* * NEWS docs/libvir.html docs/news.html: preparing 0.0.1 releasev0.0.1LIBVIR_0_0_1Daniel Veillard2005-12-194-0/+17
* Adding ExclusiveArch as this is limited to Xen's platforms, danielDaniel Veillard2005-12-191-0/+1
* * Makefile.am configure.in libvir.spec.in python/*: added a firstDaniel Veillard2005-12-1912-4/+1297
* cleanup, danielDaniel Veillard2005-12-191-33/+0
* cosmeticKarel Zak2005-12-164-70/+83
* * libvir.spec.in src/Makefile.am: cleaned up the spec file, removedDaniel Veillard2005-12-163-4/+12
* * src/libvir_sym.version: oops forgot to export the new symbolDaniel Veillard2005-12-162-0/+5
* * include/libvir.h include/libvir.h.in src/internal.h src/libvir.c:Daniel Veillard2005-12-1616-78/+290
* add virDomainGetOSType() + small code refactoringKarel Zak2005-12-168-61/+141
* remove --id/name from virshKarel Zak2005-12-152-120/+86
* cleanup, danielDaniel Veillard2005-12-151-4/+0
* Updated docs and comments, DanielDaniel Veillard2005-12-1510-76/+254
* * src/xml.c: add dump of os/boot informationsDaniel Veillard2005-12-142-3/+118
* * src/xml.c: added dump of physical vbd and read-only statusDaniel Veillard2005-12-142-0/+27