libvirt/python
Daniel Veillard 1509b8027f Massive patch adding event APIs by Ben Guthro
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in
  src/libvirt.c src/libvirt_sym.version: new libvirt event entry
  points, big patch provided by Ben Guthro
* Makefile.am configure.in src/driver.h src/event.c src/event.h
  src/internal.h src/libvirt.c src/libvirt_sym.version src/lxc_driver.c
  src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c
  src/remote_internal.c src/storage_backend_fs.c src/test.c
  qemud/event.c qemud/event.h qemud/mdns.c qemud/qemud.c
  qemud/qemud.h qemud/remote.c qemud/remote_dispatch_localvars.h
  qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h
  qemud/remote_protocol.c qemud/remote_protocol.h
  qemud/remote_protocol.x proxy/Makefile.am python/generator.py:
  Not much is left untouched by the patch adding the events support
* docs/libvirt-api.xml docs/libvirt-refs.xml
  docs/html/libvirt-libvirt.html: regenerated the docs
* examples/domain-events/events-c/Makefile.am
  examples/domain-events/events-c/event-test.c: a test example
* AUTHORS: added Ben Guthro
daniel
2008-10-23 13:18:18 +00:00
..
tests generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
.cvsignore Ignore JIT'd python files 2008-07-09 08:17:51 +00:00
.gitignore generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
generator.py Massive patch adding event APIs by Ben Guthro 2008-10-23 13:18:18 +00:00
libvir.c * python/generator.py python/libvir.c python/libvirt-python-api.xml: 2008-06-10 15:20:25 +00:00
libvir.py Use libvirt error message for python exceptions 2008-08-22 10:50:18 +00:00
libvirt_wrap.h convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
libvirt-python-api.xml * python/libvir.py python/libvirt-python-api.xml: more python 2008-06-11 07:49:01 +00:00
Makefile.am Xen interface order and fix python parallel build 2008-10-01 15:31:02 +00:00
TODO * python/*: update of the python bindings, fix names, add 2006-01-31 10:24:12 +00:00
types.c * python/types.c: patch from Ryan Scott to remove misplaced verbosity 2008-06-25 11:42:27 +00:00