<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/src, branch 1.2.6</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>Fix error message in strings-e command (RHBZ#588651).</title>
<updated>2010-05-14T16:23:44+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-05-12T15:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=3101ea517df936843d1addc30d5f4da9f9a05e99'/>
<id>3101ea517df936843d1addc30d5f4da9f9a05e99</id>
<content type='text'>
(cherry picked from commit 287f8957fea3efe411c7ac55595d5d6c7b613e4e
and modified to apply to the stable branch.  Note that the original
commit message contains a typo 'string-e' instead of 'strings-e')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 287f8957fea3efe411c7ac55595d5d6c7b613e4e
and modified to apply to the stable branch.  Note that the original
commit message contains a typo 'string-e' instead of 'strings-e')
</pre>
</div>
</content>
</entry>
<entry>
<title>launch: Rearrange the code so config check is first.</title>
<updated>2010-05-14T16:23:44+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-05-08T08:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f356c33df5575c3c71eaa9ca4d29420c9510a584'/>
<id>f356c33df5575c3c71eaa9ca4d29420c9510a584</id>
<content type='text'>
Move the config state check first in the guestfs_launch function,
so that we don't reset g-&gt;launch_t or calculate the temporary
directory in the case where the launch function will immediately
return with an error.
(cherry picked from commit 55e9707f8591488542da48fc89738234b4d85016)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the config state check first in the guestfs_launch function,
so that we don't reset g-&gt;launch_t or calculate the temporary
directory in the case where the launch function will immediately
return with an error.
(cherry picked from commit 55e9707f8591488542da48fc89738234b4d85016)
</pre>
</div>
</content>
</entry>
<entry>
<title>If qemu dies during launch, set an error message (RHBZ#588851).</title>
<updated>2010-05-14T16:08:18+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-05-07T21:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=04e195f04d31497e6ca724e6b0ae2aa61d042495'/>
<id>04e195f04d31497e6ca724e6b0ae2aa61d042495</id>
<content type='text'>
(cherry picked from commit fc6dd9daa13ac774156d0822b5aa7830171feb85)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit fc6dd9daa13ac774156d0822b5aa7830171feb85)
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: Fix read-file so it fails gracefully for large files (RHBZ#589039).</title>
<updated>2010-05-14T16:06:06+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-05-07T12:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=988a707f3731e4174582e74fc83c30d89c5afb7e'/>
<id>988a707f3731e4174582e74fc83c30d89c5afb7e</id>
<content type='text'>
Pengzhen Cao noticed that read-file would fail for files
larger than the protocol size; this is *not* the bug.  However
it would also lose protocol synchronization after this.

The reason was that functions which return RBufferOut in the
generator must not 'touch' the *size_r parameter along error
return paths.

I fixed read-file and initrd-cat, and I checked that pread was
doing the right thing.

This also adds regression tests for read-file with various categories
of large file.
(cherry picked from commit 42f59b28f123f53ae038df23a9abee08e959e46b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pengzhen Cao noticed that read-file would fail for files
larger than the protocol size; this is *not* the bug.  However
it would also lose protocol synchronization after this.

The reason was that functions which return RBufferOut in the
generator must not 'touch' the *size_r parameter along error
return paths.

I fixed read-file and initrd-cat, and I checked that pread was
doing the right thing.

This also adds regression tests for read-file with various categories
of large file.
(cherry picked from commit 42f59b28f123f53ae038df23a9abee08e959e46b)
</pre>
</div>
</content>
</entry>
<entry>
<title>Change network configuration to use macros.</title>
<updated>2010-05-14T15:59:45+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-05-04T14:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=47bd233069261094f198f0fd14c57631ce69b4ec'/>
<id>47bd233069261094f198f0fd14c57631ce69b4ec</id>
<content type='text'>
Change the network configuration so everything is set using
some macros at the top of src/guestfs.c.

Also, rename the macros used in the daemon so they are not the
same.  It was a very long time since these sets of macros had to
match the ones defined in src/guestfs.c, despite what the comment
said.

Note that this commit should not change the semantics of the
program at all.
(cherry picked from commit 8a9f2ca65521d093ac14307aca4370d9497ac840)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the network configuration so everything is set using
some macros at the top of src/guestfs.c.

Also, rename the macros used in the daemon so they are not the
same.  It was a very long time since these sets of macros had to
match the ones defined in src/guestfs.c, despite what the comment
said.

Note that this commit should not change the semantics of the
program at all.
(cherry picked from commit 8a9f2ca65521d093ac14307aca4370d9497ac840)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: In verbose mode, print dashes between each test.</title>
<updated>2010-05-14T15:57:55+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-30T22:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=542452fb83486749edc482bd80a7ac6640a1fd7a'/>
<id>542452fb83486749edc482bd80a7ac6640a1fd7a</id>
<content type='text'>
Only affects tests when run with LIBGUESTFS_DEBUG=1.  Lets you easily
see when each test starts and ends.
(cherry picked from commit 097266e01cfa28319834bf750649650f3c22006f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only affects tests when run with LIBGUESTFS_DEBUG=1.  Lets you easily
see when each test starts and ends.
(cherry picked from commit 097266e01cfa28319834bf750649650f3c22006f)
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that guestfs_mount implies -o sync and performance problem (RHBZ#587582).</title>
<updated>2010-04-30T16:38:45+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-30T12:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=e6d09ffe07d18565e39adfd6a23c360f4dec919c'/>
<id>e6d09ffe07d18565e39adfd6a23c360f4dec919c</id>
<content type='text'>
(cherry picked from commit fd2d10d6ed91f417a9b99bb61526b45bb7ed3e4e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit fd2d10d6ed91f417a9b99bb61526b45bb7ed3e4e)
</pre>
</div>
</content>
</entry>
<entry>
<title>lvresize: Use --force so it can make LVs smaller (RHBZ#587484).</title>
<updated>2010-04-30T16:38:11+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-30T09:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=7c434ceb4bf30703f03befc1b47b95e56ee8bd33'/>
<id>7c434ceb4bf30703f03befc1b47b95e56ee8bd33</id>
<content type='text'>
This also adds a regression test for this bug.
(cherry picked from commit c24de46d06cc3ecccf00bfaaffb06172659cdd0a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also adds a regression test for this bug.
(cherry picked from commit c24de46d06cc3ecccf00bfaaffb06172659cdd0a)
</pre>
</div>
</content>
</entry>
<entry>
<title>guestfs(3): Documentation on protocol gotchas.</title>
<updated>2010-04-30T16:37:46+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-29T12:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=ec90843d3e0098919932d8f03d439d77cf5ae43e'/>
<id>ec90843d3e0098919932d8f03d439d77cf5ae43e</id>
<content type='text'>
(cherry picked from commit 55641f5d1e9964f8a039005b511b8e688c92cddb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 55641f5d1e9964f8a039005b511b8e688c92cddb)
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Routine refresh of the documentation for guestfs(3) and guestfish(1).</title>
<updated>2010-04-30T16:36:49+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-04-24T07:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=6df487218ebe06d78a74a2f17711dbe2ad719d5e'/>
<id>6df487218ebe06d78a74a2f17711dbe2ad719d5e</id>
<content type='text'>
For stable branch:
 - cherry picked from commit ce95be8b185ce69
 - updated the patch so it doesn't refer to any new guestfish features
     in the 1.3 branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For stable branch:
 - cherry picked from commit ce95be8b185ce69
 - updated the patch so it doesn't refer to any new guestfish features
     in the 1.3 branch
</pre>
</div>
</content>
</entry>
</feed>
