<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-v6.git, branch v0.1.10</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-v6.git/'/>
<entry>
<title>Added binding for virConnectListDefinedDomains api</title>
<updated>2006-11-16T00:17:10+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2006-11-16T00:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=15d35f3f7676b26ceb6c18095edfd7d24d388dde'/>
<id>15d35f3f7676b26ceb6c18095edfd7d24d388dde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unsigned long wraparound in python binding</title>
<updated>2006-11-15T19:40:00+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2006-11-15T19:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=c4726cbadbd3cc45ab8873a807d624890729502c'/>
<id>c4726cbadbd3cc45ab8873a807d624890729502c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed string concatenation in case where there is no lower level error</title>
<updated>2006-11-10T19:55:27+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2006-11-10T19:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=e8a0109538b79471154739ee341b941170cf76f9'/>
<id>e8a0109538b79471154739ee341b941170cf76f9</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: changed the generator to generate a reference</title>
<updated>2006-11-09T15:32:44+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-11-09T15:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=0de5f70534043c651d19bb86b29e11a5e97fc5f5'/>
<id>0de5f70534043c651d19bb86b29e11a5e97fc5f5</id>
<content type='text'>
  from Domain class instances to the Connect they were issued from
  should fix rhbz#204490
* docs//*: rebuilt
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  from Domain class instances to the Connect they were issued from
  should fix rhbz#204490
* docs//*: rebuilt
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>Propagate libvirt errors back with python exceptions</title>
<updated>2006-11-07T23:18:56+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2006-11-07T23:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=945919ffff7f4e856d17d2b5a6b48cab5417d92f'/>
<id>945919ffff7f4e856d17d2b5a6b48cab5417d92f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make python bindings threaded, by dropping/acquiring Python GIL where needed</title>
<updated>2006-10-24T20:28:16+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2006-10-24T20:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=54db0825da704d121264647798fdd829a3ade6e2'/>
<id>54db0825da704d121264647798fdd829a3ade6e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/libvir.c: Pete Vetere pointed out a bug in string cast</title>
<updated>2006-08-29T14:39:57+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-08-29T14:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=6606a75667802eaf7d956fb6a61ffaeaece9385d'/>
<id>6606a75667802eaf7d956fb6a61ffaeaece9385d</id>
<content type='text'>
  when handling errors in Python
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  when handling errors in Python
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/generator.py: fix the generator when handling long integers</title>
<updated>2006-08-04T13:36:07+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-08-04T13:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=9eb77d45c2a2240afb12bbcdc0935585945ce1f8'/>
<id>9eb77d45c2a2240afb12bbcdc0935585945ce1f8</id>
<content type='text'>
  Dan Berrange reported problems due to this when using
  virDomainSetMemory bindings
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Dan Berrange reported problems due to this when using
  virDomainSetMemory bindings
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>unleash the hush puppies</title>
<updated>2006-07-05T21:52:52+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2006-07-05T21:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=3891a6500b156ef7b10555abf6c0c81f8509b74a'/>
<id>3891a6500b156ef7b10555abf6c0c81f8509b74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* configure.in libvirt.spec.in docs/examples/* include/Makefile.am</title>
<updated>2006-06-26T15:02:18+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-06-26T15:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=908443e1f3143f460849e4b220eb29bdd56569fc'/>
<id>908443e1f3143f460849e4b220eb29bdd56569fc</id>
<content type='text'>
  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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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
</pre>
</div>
</content>
</entry>
</feed>
