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 (
Collapse
)
Author
Age
Files
Lines
*
Ruby bindings didn't NULL-terminate an array, resulting in segfault.
1.0.12
Richard Jones
2009-04-24
2
-0
/
+6
|
*
Added bug about qemu not being cleaned up after segfault.
Richard Jones
2009-04-24
1
-0
/
+4
|
*
Get ready for version 1.0.12.
Richard Jones
2009-04-24
1
-1
/
+1
|
*
Don't allocate file chunks on the stack.
Richard W.M. Jones
2009-04-24
1
-19
/
+25
|
*
Don't use large message buffer on the stack (fixes Java/i386 segfault).
Richard W.M. Jones
2009-04-24
1
-9
/
+23
|
*
Fix 64 bit memsize overhead.
1.0.11
Richard Jones
2009-04-23
1
-2
/
+2
|
*
catsprintf leaks, use open_memstream instead.
Richard W.M. Jones
2009-04-23
2
-18
/
+16
|
*
Remove the 'debug mem' command, it's never going to work.
Richard W.M. Jones
2009-04-23
1
-30
/
+0
|
*
Reduce the amount of memory allocated to guests based on some testing.
Richard W.M. Jones
2009-04-23
2
-2
/
+45
|
*
Implement 'debug sh' and 'debug fds' commands.
Richard W.M. Jones
2009-04-23
1
-15
/
+101
|
*
Implement extensible strings with catprintf.
Richard W.M. Jones
2009-04-23
1
-0
/
+8
|
*
Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE in C files any more.
Richard W.M. Jones
2009-04-23
5
-6
/
+5
|
*
Fix buffer overrun in guestfish command-line parsing.
Richard W.M. Jones
2009-04-23
1
-2
/
+2
|
*
Generated code for debug command.
Richard W.M. Jones
2009-04-23
22
-1
/
+427
|
*
Add outline of 'debug' command.
Richard W.M. Jones
2009-04-23
5
-0
/
+158
|
*
Automatically generate ChangeLog file from the git log (thanks: Jim Meyering).
Richard W.M. Jones
2009-04-23
5
-3
/
+186
|
*
Substitute '-' in command names in guestfish documentation.
Richard W.M. Jones
2009-04-23
2
-21
/
+32
|
*
Fix Java tests by passing correct library path to JVM.
Richard W.M. Jones
2009-04-23
1
-2
/
+3
|
*
Configure script tests for Perl modules.
Richard W.M. Jones
2009-04-23
1
-2
/
+20
|
*
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
Richard W.M. Jones
2009-04-23
2
-101
/
+101
|
\
|
*
Avoid a cast warning on 32 bit.
Richard Jones
2009-04-23
2
-101
/
+101
|
|
*
|
Instructions on running KVM as non-root (Robert P. J. Day).
Richard W.M. Jones
2009-04-23
1
-1
/
+9
|
/
*
Version 1.0.10
1.0.10
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Generated code for new mount_* commands.
Richard Jones
2009-04-22
22
-2
/
+1210
|
*
Add mount_ro, mount_options, mount_vfs. Fix small bug in OCaml generator.
Richard Jones
2009-04-22
2
-4
/
+62
|
*
Get ready for 1.0.9.
1.0.9
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Force a specific network NIC model (allows to work with latest qemu from SVN).
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Fix infinite loop encountered when reading Windows disk in example program.
Richard Jones
2009-04-22
1
-7
/
+11
|
*
Added pkgconfig file (libguestfs.pc).
1.0.8
Richard Jones
2009-04-22
6
-7
/
+23
|
*
Version 1.0.7
1.0.7
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Fix quoting of list args in guestfish manpage.
Richard Jones
2009-04-22
2
-5
/
+5
|
*
Resync specfile to Fedora RR.
Richard Jones
2009-04-22
1
-1
/
+4
|
*
Create /tmp directory in the initramfs.
Richard Jones
2009-04-22
1
-0
/
+4
|
*
Include fuse.ko module in image.
Richard Jones
2009-04-22
1
-0
/
+1
|
*
Version 1.0.6.
1.0.6
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Note, but don't fix, javadoc bug.
Richard Jones
2009-04-22
1
-0
/
+3
|
*
qemu runtime done - remove from TODO list.
Richard Jones
2009-04-22
1
-5
/
+0
|
*
Allow qemu binary to be overridden at runtime.
Richard Jones
2009-04-22
20
-5
/
+468
|
*
Allow selection of qemu using --with-qemu
Richard Jones
2009-04-22
4
-3
/
+27
|
*
Error message about using --with-java-home=no to disable Java support.
Richard Jones
2009-04-22
1
-2
/
+2
|
*
Fixes for Java.
1.0.5
Richard Jones
2009-04-21
2
-3
/
+11
|
*
Add extra kernel modules required for ext4 support.
Richard Jones
2009-04-21
1
-0
/
+2
|
*
Updated documentation, prepare for 1.0.5 release.
Richard Jones
2009-04-21
3
-3
/
+3
|
*
Another Java test.
Richard Jones
2009-04-21
2
-10
/
+67
|
*
Testing the Java bindings.
Richard Jones
2009-04-21
6
-95
/
+209
|
*
Java bindings compile, not tested.
Richard Jones
2009-04-21
14
-2
/
+5122
|
*
Add summary message, fix libruby detection.
Richard Jones
2009-04-21
1
-3
/
+30
|
*
More notes in the TODO list.
Richard Jones
2009-04-21
1
-0
/
+9
|
*
Basic Java build environment.
Richard Jones
2009-04-21
5
-2
/
+206
|
*
Various fixes to build and test in Koji.
1.0.4
Richard Jones
2009-04-20
2
-0
/
+6
|
[next]