index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.8.3.
1.8.3
Richard W.M. Jones
2011-03-21
18
-242
/
+246
*
guestfs(3): 'kernel' -> 'supermin appliance'.
Richard W.M. Jones
2011-03-21
1
-4
/
+4
*
guestfs(3): Indent line to keep code together.
Richard W.M. Jones
2011-03-21
1
-1
/
+1
*
fish: Add all stamp-*.pod files to CLEANFILES.
Richard W.M. Jones
2011-03-21
1
-1
/
+6
*
proto: Fix both-ends-cancel case.
Richard W.M. Jones
2011-03-21
9
-13
/
+53
*
proto: Fix FileIn ops that abort during the chunk upload stage.
Richard W.M. Jones
2011-03-21
12
-48
/
+79
*
proto: Don't drop outgoing message when daemon cancels (RHBZ#576879).
Richard Jones
2011-03-21
1
-2
/
+13
*
regressions: Enable both tests for bug 576879 (not fixed).
Richard W.M. Jones
2011-03-21
1
-2
/
+2
*
haskell: Small fixes for ghc 7.
Richard W.M. Jones
2011-03-21
2
-2
/
+2
*
regressions: Rename the file we are uploading too.
Richard W.M. Jones
2011-03-21
1
-1
/
+1
*
regressions: Split the test rhbz576879.sh into two halves.
Richard W.M. Jones
2011-03-21
3
-20
/
+36
*
check the pid is > 0 before calling waitpid()
Angus Salkeld
2011-03-21
1
-1
/
+1
*
check the pid is > 0 before calling waitpid()
Angus Salkeld
2011-03-21
1
-1
/
+1
*
RHEL5: Old pod2man didn't have --stderr or -u options.
Richard W.M. Jones
2011-03-21
2
-3
/
+26
*
configure: Remove unnecessary variable assignment.
Richard W.M. Jones
2011-03-21
1
-1
/
+0
*
RHEL5: Make use of 'futimens' function optional.
Richard W.M. Jones
2011-03-21
2
-1
/
+5
*
Version 1.8.2.
1.8.2
Richard W.M. Jones
2011-03-08
18
-4735
/
+4930
*
Detect Red Hat Desktop as 'rhel' distro (RHBZ#682979).
Richard W.M. Jones
2011-03-08
2
-5
/
+5
*
Include <locale.h> in compilation units that use setlocale function.
Richard W.M. Jones
2011-03-08
6
-0
/
+6
*
generator: Introduce error code (errcode) concept.
Richard W.M. Jones
2011-03-08
11
-203
/
+308
*
debian: Rename nilfs2-tools to nilfs-tools.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
virt-make-fs: Round disk size to integer, fix for qemu-img 0.14.
Richard W.M. Jones
2011-03-08
1
-0
/
+2
*
virt-make-fs: In debug mode, print qemu-img command line.
Richard W.M. Jones
2011-03-08
1
-0
/
+3
*
Fix inspection code when PCRE or hivex is missing.
Richard W.M. Jones
2011-03-08
1
-0
/
+24
*
java: Add a test of g.list_filesystems (a function that returns a Map).
Richard W.M. Jones
2011-03-08
1
-0
/
+10
*
java: Fix generated functions that return RHashtable.
Richard W.M. Jones
2011-03-08
1
-15
/
+30
*
java: Return Map<String,String> for RHashtable functions.
Richard W.M. Jones
2011-03-08
1
-1
/
+2
*
java: Fix a minor whitespace error in generated code.
Richard W.M. Jones
2011-03-08
1
-2
/
+2
*
java: Remove old test file if one was left around.
Richard W.M. Jones
2011-03-08
1
-0
/
+4
*
java: Enable assertions when doing 'make check'.
Richard W.M. Jones
2011-03-08
1
-2
/
+2
*
daemon: Ignore return value from chdir.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
daemon: change to root directory
Richard W.M. Jones
2011-03-08
1
-0
/
+2
*
lib: Move appliance launching to separate function.
Richard W.M. Jones
2011-03-08
1
-14
/
+24
*
php: Ignore another generated file in php/extension directory.
Richard W.M. Jones
2011-03-08
1
-0
/
+1
*
virt-make-fs: Fix typo in man page.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
perl: Ignore internal_* functions in POD coverage test.
Richard W.M. Jones
2011-03-08
1
-1
/
+2
*
lib: Fix use-after-free bug in XPath parsing code.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
daemon: Add perror to two exit paths to make errors clearer.
Richard W.M. Jones
2011-03-08
1
-1
/
+4
*
debian: Include actual shared libraries in python-guestfs package.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
mkfs-opts: Add a note about blocksize param and UFS filesystems.
Nikita A Menkovich
2011-03-08
1
-0
/
+2
*
generator: Fix generation of library-side stubs with optional String arguments.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
packagelist: Add ufsutils for Debian and Ubuntu.
Richard W.M. Jones
2011-03-08
1
-0
/
+1
*
fish: Fix typo in error message (copy-in should be copy-out).
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
fish: Initialize pcmd structure.
Richard W.M. Jones
2011-03-08
1
-1
/
+4
*
fish: Factor out command line parsing.
Richard W.M. Jones
2011-03-08
1
-154
/
+170
*
fish: Make exit_on_error into a completely local variable.
Richard W.M. Jones
2011-03-08
5
-10
/
+16
*
fish: exit_on_error is a local variable.
Richard W.M. Jones
2011-03-08
1
-1
/
+1
*
inspect: Add macros for file size limits.
Richard W.M. Jones
2011-03-08
1
-9
/
+37
*
df: Skip final '/' character when calculating basename.
Richard W.M. Jones
2011-03-08
1
-0
/
+2
*
fish: Don't fail if some mountpoints in /etc/fstab are bogus (RHBZ#668574).
Richard W.M. Jones
2011-03-08
8
-6
/
+99
[next]