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
*
erlang: Use the official autoconf macros.
Richard W.M. Jones
2011-09-22
3
-35
/
+8
*
todo: Suggestion to improve Erlang bindings.
Richard W.M. Jones
2011-09-21
1
-0
/
+6
*
Enable APIC.
Richard W.M. Jones
2011-09-21
1
-1
/
+0
*
Version 1.13.13.
1.13.13
Richard W.M. Jones
2011-09-21
21
-9381
/
+10202
*
Add Erlang bindings.
Richard W.M. Jones
2011-09-21
25
-10
/
+1235
*
inspection: Handle /dev/root in /etc/fstab.
Richard W.M. Jones
2011-09-16
1
-0
/
+3
*
inspection: Add support for ttylinux (a minimal Linux).
Richard W.M. Jones
2011-09-16
6
-0
/
+19
*
Add an optional group ("grub") for the guestfs_grub_install API.
Richard W.M. Jones
2011-09-15
2
-6
/
+35
*
Version 1.13.12.
1.13.12
Richard W.M. Jones
2011-09-14
20
-1122
/
+1838
*
test-tool: Display TMPDIR.
Richard Jones
2011-09-14
1
-0
/
+1
*
test-tool: Refresh libguestfs-test-tool man page.
Richard Jones
2011-09-14
1
-12
/
+24
*
test-tool: Make the default timeout be 600 seconds (10 minutes).
Richard Jones
2011-09-14
2
-4
/
+3
*
test-tool: Document the -t command line option.
Richard Jones
2011-09-14
1
-0
/
+2
*
test-tool: Use B<...> for command line options in man page.
Richard Jones
2011-09-14
1
-4
/
+4
*
po-docs: Make podfiles sort stable.
Richard Jones
2011-09-12
1
-1
/
+1
*
Stable OCaml dependencies.
Richard Jones
2011-09-12
4
-9
/
+15
*
docs: Add a section explaining the appliance boot process.
Richard W.M. Jones
2011-09-07
1
-0
/
+93
*
Version 1.13.11.
1.13.11
Richard W.M. Jones
2011-09-01
18
-28
/
+28
*
Remove old regression test that mainly tested a buggy API.
Richard W.M. Jones
2011-09-01
2
-44
/
+0
*
debian: Missing build dependency on db4.8-util.
Richard W.M. Jones
2011-09-01
1
-1
/
+3
*
daemon: Factor out name of virtio serial channel.
Richard W.M. Jones
2011-09-01
1
-3
/
+5
*
Create /sys directory if it doesn't exist already.
Richard W.M. Jones
2011-09-01
1
-0
/
+1
*
Version 1.13.10.
1.13.10
Richard W.M. Jones
2011-08-28
20
-222
/
+289
*
cat: Small documentation correction.
Richard W.M. Jones
2011-08-28
1
-2
/
+1
*
inspector: Use xmlstarlet instead of xpath in examples.
Richard W.M. Jones
2011-08-27
1
-8
/
+12
*
man pages: Add a standard EXIT STATUS section to most pages.
Richard W.M. Jones
2011-08-27
10
-2
/
+42
*
Version 1.13.9.
1.13.9
Richard W.M. Jones
2011-08-26
19
-1886
/
+2174
*
progress: Make default UTF-8 progress bar less black.
Richard W.M. Jones
2011-08-26
1
-1
/
+1
*
resize: Add --machine-readable option for machine friendly output.
Richard W.M. Jones
2011-08-26
5
-23
/
+109
*
progress: Add machine readable flag.
Richard W.M. Jones
2011-08-26
2
-13
/
+26
*
resize: Use guestfish progress bar mini-library.
Richard W.M. Jones
2011-08-26
6
-27
/
+165
*
Add GUESTFS_EVENT_ENTER event.
Richard W.M. Jones
2011-08-26
4
-5
/
+33
*
fish: Make progress bars into a mini library.
Richard W.M. Jones
2011-08-26
6
-165
/
+207
*
fish: clarify comment: shared source files are used by virt tools too.
Richard W.M. Jones
2011-08-26
1
-3
/
+3
*
Version 1.13.8.
1.13.8
Richard W.M. Jones
2011-08-26
18
-26
/
+26
*
ruby: Check Ruby callback exists before we call it (RHBZ#733297).
Richard W.M. Jones
2011-08-26
1
-6
/
+14
*
ruby: Use a regular C array to pass the arguments through rb_rescue.
Richard W.M. Jones
2011-08-25
1
-18
/
+17
*
ruby: Append newline character after printing exception in callback.
Richard W.M. Jones
2011-08-25
1
-1
/
+1
*
python: Newer versions want parentheses around arguments of "print"
Hilko Bengen
2011-08-24
1
-2
/
+2
*
python: Don't build static library
Hilko Bengen
2011-08-24
1
-1
/
+1
*
Version 1.13.7.
1.13.7
Richard W.M. Jones
2011-08-23
18
-363
/
+393
*
php: Fix bug in PHP tests.
Richard W.M. Jones
2011-08-23
1
-2
/
+2
*
Coverity: fix memory leak along error path.
Richard W.M. Jones
2011-08-23
1
-0
/
+12
*
Coverity: Initialize msg buffer.
Richard W.M. Jones
2011-08-23
1
-0
/
+2
*
Coverity: fix memory leak in guestfish.
Richard W.M. Jones
2011-08-23
1
-2
/
+1
*
Coverity: in daemon, free struct in RStruct, RStructList functions.
Richard W.M. Jones
2011-08-23
1
-0
/
+2
*
pclose: Fix other places where we only tested pclose == -1.
Richard W.M. Jones
2011-08-23
4
-4
/
+4
*
test_qemu: Improve the error message.
Richard W.M. Jones
2011-08-23
1
-1
/
+2
*
test_qemu: pclose may return any != 0 on error.
Richard W.M. Jones
2011-08-23
1
-1
/
+1
*
qemu detection: Free up previous qemu help/version strings if they exist.
Richard W.M. Jones
2011-08-23
1
-0
/
+5
[next]