<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/generator, branch master</title>
<subtitle>[MIRROR] library for accessing and modifying guest disk images</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/'/>
<entry>
<title>inspection: Implement "openbsd" type and distro.</title>
<updated>2012-11-29T17:07:39+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-29T15:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=fc6f34d5cd5cbba4f6a55f9ed8d108acaeeeb64a'/>
<id>fc6f34d5cd5cbba4f6a55f9ed8d108acaeeeb64a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: fix build error due to LUA_GLOBALSINDEX usage</title>
<updated>2012-11-23T21:42:49+00:00</updated>
<author>
<name>Olaf Hering</name>
<email>olaf@aepfle.de</email>
</author>
<published>2012-11-23T19:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=e987c038ead0a2398f13727ab1de518a216a1d50'/>
<id>e987c038ead0a2398f13727ab1de518a216a1d50</id>
<content type='text'>
lua 5.2 changed API, LUA_GLOBALSINDEX is no longer available.
http://www.lua.org/manual/5.2/manual.html#8.3

Signed-off-by: Olaf Hering &lt;olaf@aepfle.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lua 5.2 changed API, LUA_GLOBALSINDEX is no longer available.
http://www.lua.org/manual/5.2/manual.html#8.3

Signed-off-by: Olaf Hering &lt;olaf@aepfle.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>New APIs: Implement Linux filesystem capabilities.</title>
<updated>2012-11-22T16:45:32+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-22T14:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=fae8d7cafb66e0da697cde71f7e9444165c76ff7'/>
<id>fae8d7cafb66e0da697cde71f7e9444165c76ff7</id>
<content type='text'>
This adds the following new APIs:
 - cap_get_file
 - cap_set_file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the following new APIs:
 - cap_get_file
 - cap_set_file
</pre>
</div>
</content>
</entry>
<entry>
<title>New APIs: Implement POSIX ACLs.</title>
<updated>2012-11-22T16:19:21+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-22T14:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=218b39acae324955b089dcfc191b0270b6bafb62'/>
<id>218b39acae324955b089dcfc191b0270b6bafb62</id>
<content type='text'>
This adds the following new APIs:
 - acl_get_file
 - acl_set_file
 - acl_delete_def_file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the following new APIs:
 - acl_get_file
 - acl_set_file
 - acl_delete_def_file
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Replace internal lua_guestfs_* functions with guestfs_lua_*.</title>
<updated>2012-11-20T17:34:23+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-20T17:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=0ff561f3324df2841c90e65fb994294d2ddcfca0'/>
<id>0ff561f3324df2841c90e65fb994294d2ddcfca0</id>
<content type='text'>
This is just code motion.  It just ensures there is no possible
conflict with lua_* symbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just code motion.  It just ensures there is no possible
conflict with lua_* symbols.
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Attach __tostring functions exceptions.</title>
<updated>2012-11-20T17:32:37+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-20T17:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=1f984509952865632f434b4349f679a2e4a42935'/>
<id>1f984509952865632f434b4349f679a2e4a42935</id>
<content type='text'>
This includes a test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a test.
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Fix whitespace.</title>
<updated>2012-11-20T16:42:40+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-20T16:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=4749bff379862205dfa6c6ff94984711894c9eb0'/>
<id>4749bff379862205dfa6c6ff94984711894c9eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Various fixes to the bindings (thanks Jerome Vuarand).</title>
<updated>2012-11-20T16:34:23+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-20T16:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=ca488a6d7b6f5701b63249d5a0c73eada09c432c'/>
<id>ca488a6d7b6f5701b63249d5a0c73eada09c432c</id>
<content type='text'>
See http://article.gmane.org/gmane.comp.lang.lua.general/95065

Note that this is incompatible with existing code.  You
have to do:

  local G = require "guestfs"
  local g = G.create ()

ie. give the module your own name ("G" in that example).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See http://article.gmane.org/gmane.comp.lang.lua.general/95065

Note that this is incompatible with existing code.  You
have to do:

  local G = require "guestfs"
  local g = G.create ()

ie. give the module your own name ("G" in that example).
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Print the error thrown by callbacks.</title>
<updated>2012-11-20T14:24:42+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-20T14:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=8f80f9fdae13a320da978dffa2c9d94e7b68a810'/>
<id>8f80f9fdae13a320da978dffa2c9d94e7b68a810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Add comment (not fix) for incorrect 'g' argument in callbacks.</title>
<updated>2012-11-20T14:15:45+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-11-20T14:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=efb2d07ad642bd227e40ed917332f64f82b2553d'/>
<id>efb2d07ad642bd227e40ed917332f64f82b2553d</id>
<content type='text'>
Thanks Jerome Vuarand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Jerome Vuarand.
</pre>
</div>
</content>
</entry>
</feed>
