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
*
Generated code to support last 3 commits.
Richard Jones
2009-05-08
15
-486
/
+642
*
Add test script to test recovery from qemu failure.
Richard Jones
2009-05-08
2
-1
/
+35
*
Implement -command (to ignore errors) in guestfish, and allow recovery from q...
Richard Jones
2009-05-08
4
-14
/
+41
*
Allow recovery from guest failure.
Richard Jones
2009-05-08
2
-35
/
+74
*
Generated code to support previous 2 commits.
Richard Jones
2009-05-08
24
-4
/
+1621
*
Implement 'strings' and 'hexdump' commands.
Richard Jones
2009-05-08
4
-0
/
+190
*
Bug: write_file doesn't work with strings containing ASCII NUL.
Richard Jones
2009-05-08
2
-1
/
+9
*
Note another bug found when testing on Koji.
Richard Jones
2009-05-08
1
-0
/
+5
*
Missing BRs in spec file.
Richard Jones
2009-05-08
1
-2
/
+6
*
Version 1.0.21
1.0.21
Richard Jones
2009-05-08
1
-1
/
+1
*
Change memory calculation to choose a generous amount of memory.
Richard Jones
2009-05-08
1
-33
/
+7
*
Merge branch 'master' of git+ssh://192.168.122.141/home/rjones/d/libguestfs
Richard Jones
2009-05-08
1
-0
/
+434
|
\
|
*
Added RHEL/CentOS example spec file.
Richard Jones
2009-05-08
1
-0
/
+434
*
|
Force qemu quit when kernel panics (Charles Duffy).
Richard Jones
2009-05-08
1
-1
/
+2
*
|
Update date in changelog line.
1.0.20
Richard Jones
2009-05-07
1
-1
/
+1
*
|
Update %changelog in the specfile.
Richard Jones
2009-05-07
1
-0
/
+6
*
|
Prepare for version 1.0.20.
Richard Jones
2009-05-07
1
-1
/
+1
*
|
Fix leak in realloc failure (Jim Meyering).
Richard Jones
2009-05-07
1
-16
/
+14
*
|
Use unsigned type for lengths.
Richard Jones
2009-05-07
1
-9
/
+12
*
|
Handle EINTR and EAGAIN in reads.
Richard Jones
2009-05-07
1
-4
/
+11
*
|
Specify prototyping behaviour for Perl XSUBs.
Richard Jones
2009-05-07
2
-0
/
+4
*
|
Create daemon/m4 subdirectory if it doesn't exist already.
1.0.19
Richard Jones
2009-05-07
1
-0
/
+2
|
/
*
Set mandir (as in RHEL 5).
Richard Jones
2009-05-07
1
-0
/
+1
*
Version 1.0.19
Richard Jones
2009-05-07
1
-1
/
+1
*
Misc changes to make tests pass in RHEL 5.
Richard Jones
2009-05-07
2
-822
/
+3230
*
Include /usr/sbin on the $PATH (for RHEL 5).
Richard Jones
2009-05-07
1
-0
/
+4
*
Need to keep and modprobe dm_mod module for device-mapper support on RHEL 5.
Richard Jones
2009-05-07
1
-0
/
+2
*
/dev/hd* is also a block device on RHEL 5.
Richard Jones
2009-05-07
1
-2
/
+4
*
Add BR on ncurses-devel (needed for RHEL 5).
Richard Jones
2009-05-07
1
-0
/
+4
*
Augeas is now completely optional.
Richard Jones
2009-05-07
4
-16
/
+69
*
Added TODO item.
Richard Jones
2009-05-06
1
-0
/
+4
*
Merge branch 'master' of git+ssh://rich@hakodate/home/rich/d/libguestfs
Richard Jones
2009-05-06
1
-0
/
+3
|
\
|
*
Note bug about chroot not found.
Richard Jones
2009-05-06
1
-0
/
+3
*
|
Note Augeas support should be optional (TODO).
Richard Jones
2009-05-06
1
-0
/
+5
|
/
*
Fix missing futimens bug.
Richard Jones
2009-05-06
3
-1
/
+12
*
AC_CHECK_FUNCS for multiple functions.
Richard Jones
2009-05-06
1
-1
/
+1
*
RARRAY_LEN macro for Ruby < 1.9. Small strictness fix for OCaml < 3.10.
Richard Jones
2009-05-06
2
-1
/
+11
*
Backport CAMLreturnT for OCaml <= 3.10
Richard Jones
2009-05-06
1
-0
/
+9
*
Missing include <ctype.h>
Richard Jones
2009-05-06
1
-0
/
+1
*
virt-inspector configure bug.
Richard Jones
2009-05-06
1
-0
/
+3
*
Added bugs noted by Charles Duffy.
Richard Jones
2009-05-06
1
-0
/
+6
*
Another TODO item.
Richard W.M. Jones
2009-05-01
1
-0
/
+8
*
Typo in documentation.
Richard W.M. Jones
2009-05-01
7
-7
/
+7
*
Implement !local in guestfish.
Richard W.M. Jones
2009-05-01
2
-0
/
+29
*
Version 1.0.18
1.0.18
Richard Jones
2009-05-01
1
-1
/
+1
*
Generated code for 'equal' command.
Richard W.M. Jones
2009-05-01
22
-2
/
+591
*
Added 'equal' command to compare files.
Richard W.M. Jones
2009-05-01
3
-0
/
+93
*
Generated code for ping-daemon command.
Richard W.M. Jones
2009-05-01
21
-2
/
+309
*
Added ping-daemon command.
Richard W.M. Jones
2009-05-01
3
-0
/
+43
*
Generated code for dmesg command.
Richard W.M. Jones
2009-05-01
22
-2
/
+372
[next]