<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-split.git, branch v0.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/'/>
<entry>
<title>+Tue May 29 15:56:00 BST 2007 Richard W.M. Jones &lt;rjones@redhat.com&gt;</title>
<updated>2007-05-29T14:58:27+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2007-05-29T14:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=b599903eb294f14bc2ff3492102d860479ead872'/>
<id>b599903eb294f14bc2ff3492102d860479ead872</id>
<content type='text'>
+
+       * python/generator.py, python/libvir.c, python/libvir.py:
+         Wrap the virGetVersion call as Python libvirt.getVersion.
+
+       * src/libvirt.c: Change virGetVersion so that the driver name
+         is case insensitive.
+
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+
+       * python/generator.py, python/libvir.c, python/libvir.py:
+         Wrap the virGetVersion call as Python libvirt.getVersion.
+
+       * src/libvirt.c: Change virGetVersion so that the driver name
+         is case insensitive.
+
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed exception reporting for domain/network operations</title>
<updated>2007-04-16T12:37:59+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2007-04-16T12:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=33af9b643ad0c342bb058453ae50035e8abdbb0e'/>
<id>33af9b643ad0c342bb058453ae50035e8abdbb0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added vir*GetAutostart APIs to python</title>
<updated>2007-04-10T23:15:58+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2007-04-10T23:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=09e33225d13297467fd7fd863ea55cbe04b3f486'/>
<id>09e33225d13297467fd7fd863ea55cbe04b3f486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>	* python/generator.py: Python bindings now throw exceptions</title>
<updated>2007-03-28T11:24:14+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2007-03-28T11:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=98ad0d934884e76fe524527774af75bdaac04ee2'/>
<id>98ad0d934884e76fe524527774af75bdaac04ee2</id>
<content type='text'>
	  in almost all cases where an error is encountered in the
	  underlying libvirt code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  in almost all cases where an error is encountered in the
	  underlying libvirt code.
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/generator.py: patch from Tatsuro Enokura to fix</title>
<updated>2007-03-16T10:44:44+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2007-03-16T10:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=b86e229d69593235eb9c05af49f8034fa3d472ce'/>
<id>b86e229d69593235eb9c05af49f8034fa3d472ce</id>
<content type='text'>
  virNetworkDefine binding
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  virNetworkDefine binding
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/generator.py: fix the python binding generation for</title>
<updated>2007-03-15T15:23:21+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2007-03-15T15:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=6e0f43995baebd74a2789e2f68d2b70efd1d06b8'/>
<id>6e0f43995baebd74a2789e2f68d2b70efd1d06b8</id>
<content type='text'>
  virNetworkLookup...() functions, which were clashing with
  equivalent virConnLookup...() equivalents, as reported by
  Tatsuro Enokura
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  virNetworkLookup...() functions, which were clashing with
  equivalent virConnLookup...() equivalents, as reported by
  Tatsuro Enokura
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>Added python bindings for networking APIs</title>
<updated>2007-03-09T15:42:50+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2007-03-09T15:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=e04a275034df1ca962205bd93c9c55aefd1c8903'/>
<id>e04a275034df1ca962205bd93c9c55aefd1c8903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed up numerous compiler warnings</title>
<updated>2007-03-06T21:55:44+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2007-03-06T21:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=f928d2b27fce6b225d7325702226f159c3014b66'/>
<id>f928d2b27fce6b225d7325702226f159c3014b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin &lt;markmc@redhat.com&gt;</title>
<updated>2007-03-01T16:18:55+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2007-03-01T16:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=bffcc4f8a22e28b55b18ef434ba2d860e4d4389b'/>
<id>bffcc4f8a22e28b55b18ef434ba2d860e4d4389b</id>
<content type='text'>
        * acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
        GNOME but with a few more flags we'd been using.

        * configure.in: use that instead of setting CFLAGS
        directly.

        * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
          src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        * acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
        GNOME but with a few more flags we'd been using.

        * configure.in: use that instead of setting CFLAGS
        directly.

        * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
          src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
</pre>
</div>
</content>
</entry>
<entry>
<title>Blacklist vshRunConsole from python</title>
<updated>2007-02-14T17:20:27+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2007-02-14T17:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=bea0f1af01a3df86ccecbd69e34ddeebfd4d1279'/>
<id>bea0f1af01a3df86ccecbd69e34ddeebfd4d1279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
