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
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generator now runs automatically when it has changed.
Richard W.M. Jones
2009-07-02
4
-7
/
+24
*
Add 'readdir' call.
Richard W.M. Jones
2009-07-02
36
-37
/
+1287
*
fish: handle some out-of-memory conditions
Jim Meyering
2009-07-01
1
-29
/
+62
*
Call 'udevadm settle' after operations which add/remove device nodes.
Richard W.M. Jones
2009-07-01
4
-0
/
+42
*
All instances of 'pclose' now check for return value != 0.
Richard W.M. Jones
2009-07-01
3
-6
/
+6
*
Fix error handling of external sfdisk command.
Richard W.M. Jones
2009-07-01
1
-4
/
+3
*
Generated code for the virtio_blk change.
Richard W.M. Jones
2009-07-01
7
-288
/
+233
*
Change to use virtio_blk (virtio block device) by default.
Richard W.M. Jones
2009-07-01
4
-17
/
+25
*
Don't dereference or free undefined "msg" upon OOM.
Jim Meyering
2009-07-01
1
-1
/
+3
*
Add libguestfs(3) as an alias manpage for guestfs(3).
Richard W.M. Jones
2009-07-01
2
-2
/
+4
*
Updated PO files.
Richard W.M. Jones
2009-07-01
2
-112
/
+112
*
Reorder the environment variables alphabetically in the documentation.
Richard W.M. Jones
2009-07-01
2
-29
/
+29
*
Document the $PAGER environment variable.
Richard W.M. Jones
2009-07-01
1
-0
/
+5
*
Document the LIBGUESTFS_MEMSIZE environment variable.
Richard W.M. Jones
2009-07-01
2
-0
/
+14
*
Change statvfs test so it doesn't depend on device size.
Richard W.M. Jones
2009-06-30
1
-2
/
+1
*
Clean up the output of the C API test code.
Richard W.M. Jones
2009-06-30
1
-4
/
+6
*
Todo: getfattr, setfattr.
Richard W.M. Jones
2009-06-30
1
-0
/
+2
*
Whitelist kernel modules for hardware emulated by QEMU
Guido Günther
2009-06-30
1
-4
/
+13
*
Generated code for mknod, mkfifo, mknod_b, mknod_c, umask.
Richard W.M. Jones
2009-06-30
25
-4
/
+2572
*
New commands: mknod, mkfifo, mknod_b, mknod_c and umask.
Richard W.M. Jones
2009-06-30
5
-2
/
+187
*
Use octal numbers for modes in the test suite.
Richard W.M. Jones
2009-06-30
1
-23
/
+23
*
Generated code for 'set_memsize'/'get_memsize' calls.
Richard W.M. Jones
2009-06-30
17
-0
/
+438
*
Add 'set_memsize'/'get_memsize' calls.
Richard W.M. Jones
2009-06-30
3
-16
/
+62
*
Use udev if available (Guido Gunter).
Guido Günther
2009-06-30
2
-19
/
+30
*
define REDHAT and DEBIAN
Guido Günther
2009-06-30
3
-8
/
+21
*
Todo: Suggest an environment variable for memsize configuration.
Richard W.M. Jones
2009-06-29
1
-0
/
+1
*
Generated code for the 'mkswap*' commands.
Richard W.M. Jones
2009-06-29
24
-4
/
+1235
*
Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.
Richard W.M. Jones
2009-06-29
3
-0
/
+95
*
Todo: Allow memsize to be configured.
Richard W.M. Jones
2009-06-29
1
-0
/
+4
*
Todo: Investigations into 'binarch' command.
Richard W.M. Jones
2009-06-29
1
-0
/
+9
*
Rearrange guestfish commands in the manpage.
Richard W.M. Jones
2009-06-29
1
-21
/
+26
*
Add missing documentation for new 'more' and 'less' commands in guestfish.
Richard W.M. Jones
2009-06-29
1
-0
/
+14
*
Version 1.0.54
1.0.54
Richard W.M. Jones
2009-06-29
3
-111
/
+161
*
Check for XML::Writer dependency for virt-inspector.
Richard W.M. Jones
2009-06-29
1
-1
/
+1
*
Remove generated files in make clean.
Richard W.M. Jones
2009-06-29
1
-2
/
+5
*
Merge commit 'et/master'
Matthew Booth
2009-06-29
33
-41
/
+1143
|
\
|
*
Fix for 'broken pipe' error when qemu dies (RHBZ#508713).
Richard W.M. Jones
2009-06-29
1
-2
/
+5
|
*
Generated code for mount-loop command.
Richard W.M. Jones
2009-06-29
24
-3
/
+356
|
*
Add mount-loop command (RHBZ#508668).
Richard W.M. Jones
2009-06-29
2
-0
/
+52
|
*
Fix memory leak in daemon/mount.c:do_mount_vfs.
Richard W.M. Jones
2009-06-29
1
-0
/
+1
|
*
Todo list: More suggestions.
Richard W.M. Jones
2009-06-29
1
-0
/
+13
|
*
Generated code for 'initrd-list'.
Richard W.M. Jones
2009-06-29
23
-3
/
+594
|
*
Add 'initrd-list' command to list contents of initrd images.
Richard W.M. Jones
2009-06-29
6
-35
/
+124
*
|
Output the config filename containing a modprobe alias in XML
Matthew Booth
2009-06-29
1
-4
/
+23
*
|
Add a comment to device naming heuristic
Matthew Booth
2009-06-29
1
-0
/
+6
|
/
*
Generated code for 'du' command.
Richard W.M. Jones
2009-06-29
24
-4
/
+502
*
Added 'du' command.
Richard W.M. Jones
2009-06-29
4
-1
/
+89
*
Generated code for df / df-h.
Richard W.M. Jones
2009-06-29
23
-2
/
+653
*
Add 'df' and 'df-h' commands.
Richard W.M. Jones
2009-06-29
3
-0
/
+96
*
Todo: Removed suggestion for short form for pipes.
Richard W.M. Jones
2009-06-29
1
-4
/
+0
[next]