summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * config.h.in configure.in libvirt.spec.in docs/libvir.htmlv0.1.8LIBVIRT_0_1_8Daniel Veillard2006-10-161-1/+1
| | | | | | | docs/news.html include/libvirt/libvirt.h: preparing release of libvirt-0.1.8 * src/xen_internal.c: fixed a compilation problem Daniel
* * docs/* libvirt.spec.in configure.in NEWS: preparing release of 0.1.7v0.1.7LIBVIRT_0_1_7Daniel Veillard2006-09-291-1/+1
| | | | Daniel
* * docs/* libvirt.spec.in configure.in NEWS: preparing release of 0.1.6v0.1.6LIBVIRT_0_1_6Daniel Veillard2006-09-221-1/+1
| | | | Daniel
* Added support for i18n translation with gettextDaniel P. Berrange2006-09-211-0/+5
|
* Added support for XenD 3.0.3 style HVM cdrom configDaniel P. Berrange2006-09-121-0/+2
|
* * NEWS configure.in docs//* include/libvirt/libvirt.h libvirt.specx.*:Daniel Veillard2006-09-051-1/+1
| | | | | | preparing release 0.1.5 * proxy/libvirt_proxy.c src/xen_internal.c: tiny fixes Daniel
* * TODO libvirt.spec.in: updateDaniel Veillard2006-08-291-1/+1
| | | | | | | | | | * configure.in include/libvirt/virterror.h src/Makefile.am src/conf.c src/conf.h src/virterror.c src/xen_internal.c: adding a subset of Xen config file parser, and serializer * tests/Makefile.am tests/conftest.c tests/test_conf.sh tests/confdata/Makefile.am tests/confdata/fc4.conf tests/confdata/fc4.out: adding test program for config in and out Daniel
* Added tests for virsh domid, domname, domstat, domuuid, dominfo, list & ↵Daniel P. Berrange2006-08-241-1/+2
| | | | nodeinfo commands
* * NEWS configure.in doc//* include/libvirt/libvirt.hv0.1.4LIBVIRT_0_1_4Daniel Veillard2006-08-161-1/+1
| | | | | | | | include/libvirt/libvirt.h.in: preparing release of 0.1.4, regenerated docs, fixed a few things * src/proxy_internal.c src/test.c src/xend_internal.c: a few trivial fixes Daniel
* * configure.in: updated python detection code from latest libxml2 oneDaniel Veillard2006-08-111-7/+7
| | | | | * docs//*: rebuilt the docs Daniel
* * configure.in libvirt.spec.in docs/* NEWS: preparing release ofv0.1.3LIBVIRT_0_1_3Daniel Veillard2006-07-111-1/+1
| | | | | | libvirt-0.1.3 * src/xend_internal.c: uninitialized var and disable TCP slow start Daniel
* * NEWS docs/* configure.in libvirt.spec.in include/libvirt/libvirt.h:Daniel Veillard2006-07-031-1/+1
| | | | | | | preparing release of 0.1.2 * src/proxy_internal.c: don't warn on open if using http and not the proxy. Daniel
* * configure.in Makefile.am proxy/Makefile.am proxy/libvirt_proxy.cDaniel Veillard2006-06-281-1/+1
| | | | | | | | proxy/proxy.h proxy/proxy_client.c src/internal.h src/xen_internal.c src/xend_internal.c: started working on a proxy to access xend for unpriviledged users to avoid opening xend HTTP service to serve those read-only operations. Daniel
* * configure.in libvirt.spec.in docs/examples/* include/Makefile.amDaniel Veillard2006-06-261-1/+2
| | | | | | | | | | include/libvirt/virterror.h python/generator.py python/libvir.c python/libvirt_wrap.h src/driver.h src/internal.h src/test.h src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h src/xml.c src/xml.h: moved the includes from include/ to include/libvirt to reflect the installed include tree. This avoid using "" in the includes themselves. Daniel
* * NEWS libvirt.spec.in docs/*: preparing release of 0.1.1v0.1.1LIBVIRT_0_1_1Daniel Veillard2006-06-211-1/+1
| | | | Daniel
* XML-RPC testsKarel Zak2006-05-091-2/+3
|
* * configure.in: patch for ncurses fallback from Jim FehligDaniel Veillard2006-04-251-2/+5
| | | | Daniel
* * configure.in libvirt.spec.in docs/examples/Makefile.amDaniel Veillard2006-04-251-0/+1
| | | | | | docs/examples/index.py docs/examples/python/*: integrated examples for Python from David Lutterkort Daniel
* * NEWS configure.in libvirt.spec.in docs/*: documented andv0.1.0LIBVIRT_0_1_0Daniel Veillard2006-04-101-2/+2
| | | | | | regenerated for release of 0.1.0 * Makefile.am virsh.1: added man page from Andrew Puch Daniel
* * configure.in: applied patch for --with-xen-distdir option fromDaniel Veillard2006-03-101-0/+12
| | | | | | Ronald Aigner * docs/site.xsl docs/*.html: added link to Bugzilla Daniel
* * NEWS configure.in libvirt.spec.in include/libvirt.h docs/*:Daniel Veillard2006-02-281-1/+1
| | | | | preparing release 0.0.6 Daniel
* * NEWS configure.in docs/libvir.html docs/news.html: preparing theDaniel Veillard2006-02-231-1/+1
| | | | | | release of 0.0.5 * include/libvirt.h.in: fixed APIs definition Daniel
* * configure.in libvirt.spec.in docs/Makefile.am docs/devhelp/*:Daniel Veillard2006-02-221-1/+1
| | | | | added devhelp docs support, based on libxml2 stylesheets Daniel
* * configure.in src/Makefile.am: adding dependency to libxml2Daniel Veillard2006-02-161-0/+44
| | | | | | | | | | | | * include/libvirt.h* src/libvirt.c src/xend_internal.[ch] src/xml.[ch]: added XML parsing for Xen domain descriptions needed for creates, plugged in a converter to s-exp and xend call. Modified the virDomainCreateLinux() to reflect that XML based description. Seems to work. * python/tests/create.py: added a test case which seems to work not tested much yet * docs/*: regenerated Daniel
* * configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.amDaniel Veillard2006-02-151-16/+16
| | | | | | src/Makefile.am: fix rpm packaging problems whith head, more LIBVIR -> LIBVIRT changes. Daniel
* * Makefile.am configure.in python/Makefile.am python/tests/Makefile.amDaniel Veillard2006-02-141-1/+2
| | | | | | python/tests/basic.py: added first python test script and a 'make tests' target Daniel
* * NEWS configure.in docs/libvir.html docs/news.html include/libvirt.hDaniel Veillard2006-02-101-2/+2
| | | | | libvirt.spec.in: preparing 0.0.4 release Daniel
* * autogen.sh configure.in: fixed snapshot autogeneration, had toDaniel Veillard2006-02-101-3/+4
| | | | | tweak a few things Daniel
* * //* : renamed the project libvirt , this affects all makefiles,Daniel Veillard2006-02-091-4/+4
| | | | | | the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel
* * configure.in docs/examples/*: starting to add examples. the XSLTDaniel Veillard2006-01-311-0/+1
| | | | | still need to be fixed for web site Daniel
* Release of 0.0.2, danielv0.0.2LIBVIR_0_0_2Daniel Veillard2006-01-311-1/+1
|
* * Makefile.am configure.in libvir.spec.in python/*: added a firstDaniel Veillard2005-12-191-1/+84
| | | | | | | | 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
* Remove autogenerated COPYING from make dist, DanielDaniel Veillard2005-12-091-0/+3
|
* * configure.in: adding --without-depends to make dist on nonDaniel Veillard2005-12-091-0/+12
| | | | | Xenified machine. Daniel
* * configure.in include/libvir.h.in include/libvir.h src/Makefile.amDaniel Veillard2005-12-081-19/+20
| | | | | | | | | include/Makefile.am: provide/fix library versionning information include/libvir.h is now generated ! * include/libvir.h.in src/libvir.c: revamp APIs and implement complete ones. * src/virsh.c: finish the version command and a bit of cleanup. Daniel
* * configure.in: activate pedantic flagsDaniel Veillard2005-12-081-3/+7
| | | | | | | * src/libvir.c src/libvir_sym.version src/xen_internal.[ch] include/libvir.h: implementing hypervisor Version and Type interfaces * src/virsh.c: adding a version command, WIP Daniel
* virsh is more sexy nowKarel Zak2005-12-081-0/+11
|
* * configure.in src/Makefile.am src/libvir.c src/xen_internal.cDaniel Veillard2005-12-071-2/+1
| | | | | | src/xen_internal.h: removed dependancy on xenctrl library, untested yet. Daniel
* * configure.in libvir.spec.in docs/Makefile.am: make sure theDaniel Veillard2005-12-071-0/+11
| | | | | | docs are installed and packaged in the -devel RPM * docs/api.xsl docs/newapi.xsl: forgot to commit API HTML stylesheets Daniel
* * configure.in docs/FAQ.html docs/Libxml2-Logo-90x34.gifDaniel Veillard2005-12-071-0/+3
| | | | | | | | docs/Makefile.am docs/bugs.html docs/index.html docs/intro.html docs/libvir.html docs/redhat.gif docs/site.xsl: starting to add the web site, based on libxml2 one. * src/hash.c: add a missing include Daniel
* * Makefile.am README TODO autogen.sh configure.in libvir.pc.inDaniel Veillard2005-12-051-4/+4
| | | | | | | | libvir.spec.in docs/Makefile.am docs/apibuild.py docs/structures.fig include/Makefile.am include/libvir.h src/Makefile.am src/hash.c src/hash.h src/internal.h src/libvir.c src/libvir_sym.version src/virsh.c: renamed to libvir Daniel
* * configure.in src/Makefile.am: more warnings from compiler andDaniel Veillard2005-12-021-0/+13
| | | | | link static in work environement Daniel
* * Makefile.am configure.in docs/apibuild.py docs/libxen-api.xmlDaniel Veillard2005-12-011-1/+1
| | | | | | | docs/libxen-refs.xml docs/structures.fig: starting to add docs and the extraction tool * src/libxen.c: fixed comments error raised by apibuild Daniel
* * configure.in: checking xenstore library, error out on missing libsDaniel Veillard2005-11-231-1/+2
| | | | | | * include/libxen.h src/libxen.c src/libxen_sym.version: adding new entry points Daniel
* * TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.amDaniel Veillard2005-11-021-1/+1
| | | | | | | config.h.in configure.in: fix make dist, add rpm packaging * src/libxen_sym.version src/Makefile.am: set a policy of no export by default of library symbols Daniel
* * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh andDaniel Veillard2005-11-021-1/+19
| | | | | | configure to start working * src/Makefile.am src/internal.h src/libxen.c: make the first compile Daniel
* Initial revisionDaniel Veillard2005-11-021-0/+35