libvirt/python
Richard W.M. Jones 4bfdb77aae Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* python/libvir.c, python/libvirt_wrap.h, qemud/qemud.c,
        qemud/remote.c, src/internal.h, src/openvz_conf.c,
        src/openvz_driver.c, src/proxy_internal.h, src/qemu_conf.c,
        src/qemu_driver.c, src/remote_internal.h, src/test.h, src/util.c,
        src/xen_unified.c, src/xen_unified.h, tests/nodeinfotest.c,
        tests/qemuxml2argvtest.c, tests/qemuxml2xmltest.c, tests/reconnect.c,
        tests/sexpr2xmltest.c, tests/virshtest.c, tests/xencapstest.c,
        tests/xmconfigtest.c, tests/xml2sexprtest.c:
        Change #include <> to #include "" for local includes.
        Removed many includes from src/internal.h and put them in
        the C files which actually use them.
        Removed <ansidecl.h> - unused.
        Added a comment around __func__.
        Removed a clashing redefinition of VERSION symbol.
        All limits (PATH_MAX etc) now done in src/internal.h, so we
        don't need to include those headers in other files.
2007-12-05 13:56:22 +00:00
..
tests Make "make distcheck" work. 2007-11-15 13:04:28 +00:00
.cvsignore Fixed up numerous compiler warnings 2007-03-06 21:55:44 +00:00
generator.py * python/generator.py python/libvir.c python/libvirt-python-api.xml: 2007-09-30 20:52:13 +00:00
libvir.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
libvir.py Fri Nov 30 11:04:00 GMT 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-30 11:10:53 +00:00
libvirt_wrap.h Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
libvirt-python-api.xml * python/generator.py python/libvir.c python/libvirt-python-api.xml: 2007-09-30 20:52:13 +00:00
Makefile.am Fri Nov 30 11:04:00 GMT 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-30 11:10:53 +00:00
TODO * python/*: update of the python bindings, fix names, add 2006-01-31 10:24:12 +00:00
types.c Fri Jun 15 08:53:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-06-15 08:18:55 +00:00