libguestfs.git
2009-04-25 Richard JonesGenerated code for lvremove, vgremove, pvremove.
2009-04-25 Richard JonesImplement lvremove, vgremove, pvremove.
2009-04-25 Richard JonesBetter generation of recipes page.
2009-04-25 Richard Jonesexport2tar recipe
2009-04-25 Richard JonesImprove CSS on recipes page.
2009-04-25 Richard JonesAdded guestfish recipes.
2009-04-25 Richard JonesIf LIBGUESTFS_PATH is set, guestfish shouldn't modify...
2009-04-25 Richard JonesAdded configure test for qemu vmchannel support.
2009-04-24 Richard JonesExperimental recovery process should help with not...
2009-04-24 Richard JonesRemove the debug mode from make-initramfs.sh.
2009-04-24 Richard JonesAdd support for ext4 to examples/to-xml.c
2009-04-24 Richard Joneschmod /sysroot (also makes it known to fakeroot)
2009-04-24 Richard JonesResync specfile with proposed specfile in Fedora RR.
2009-04-24 Richard JonesRuby bindings didn't NULL-terminate an array, resulting... 1.0.12
2009-04-24 Richard JonesAdded bug about qemu not being cleaned up after segfault.
2009-04-24 Richard JonesGet ready for version 1.0.12.
2009-04-24 Richard W.M... Don't allocate file chunks on the stack.
2009-04-24 Richard W.M... Don't use large message buffer on the stack (fixes...
2009-04-23 Richard JonesFix 64 bit memsize overhead. 1.0.11
2009-04-23 Richard W.M... catsprintf leaks, use open_memstream instead.
2009-04-23 Richard W.M... Remove the 'debug mem' command, it's never going to...
2009-04-23 Richard W.M... Reduce the amount of memory allocated to guests based...
2009-04-23 Richard W.M... Implement 'debug sh' and 'debug fds' commands.
2009-04-23 Richard W.M... Implement extensible strings with catprintf.
2009-04-23 Richard W.M... Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE...
2009-04-23 Richard W.M... Fix buffer overrun in guestfish command-line parsing.
2009-04-23 Richard W.M... Generated code for debug command.
2009-04-23 Richard W.M... Add outline of 'debug' command.
2009-04-23 Richard W.M... Automatically generate ChangeLog file from the git...
2009-04-23 Richard W.M... Substitute '-' in command names in guestfish documentation.
2009-04-23 Richard W.M... Fix Java tests by passing correct library path to JVM.
2009-04-23 Richard W.M... Configure script tests for Perl modules.
2009-04-23 Richard W.M... Merge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-04-23 Richard JonesAvoid a cast warning on 32 bit.
2009-04-23 Richard W.M... Instructions on running KVM as non-root (Robert P....
2009-04-22 Richard JonesVersion 1.0.10 1.0.10
2009-04-22 Richard JonesGenerated code for new mount_* commands.
2009-04-22 Richard JonesAdd mount_ro, mount_options, mount_vfs. Fix small...
2009-04-22 Richard JonesGet ready for 1.0.9. 1.0.9
2009-04-22 Richard JonesForce a specific network NIC model (allows to work...
2009-04-22 Richard JonesFix infinite loop encountered when reading Windows...
2009-04-22 Richard JonesAdded pkgconfig file (libguestfs.pc). 1.0.8
2009-04-22 Richard JonesVersion 1.0.7 1.0.7
2009-04-22 Richard JonesFix quoting of list args in guestfish manpage.
2009-04-22 Richard JonesResync specfile to Fedora RR.
2009-04-22 Richard JonesCreate /tmp directory in the initramfs.
2009-04-22 Richard JonesInclude fuse.ko module in image.
2009-04-22 Richard JonesVersion 1.0.6. 1.0.6
2009-04-22 Richard JonesNote, but don't fix, javadoc bug.
2009-04-22 Richard Jonesqemu runtime done - remove from TODO list.
2009-04-22 Richard JonesAllow qemu binary to be overridden at runtime.
2009-04-22 Richard JonesAllow selection of qemu using --with-qemu
2009-04-22 Richard JonesError message about using --with-java-home=no to disabl...
2009-04-21 Richard JonesFixes for Java. 1.0.5
2009-04-21 Richard JonesAdd extra kernel modules required for ext4 support.
2009-04-21 Richard JonesUpdated documentation, prepare for 1.0.5 release.
2009-04-21 Richard JonesAnother Java test.
2009-04-21 Richard JonesTesting the Java bindings.
2009-04-21 Richard JonesJava bindings compile, not tested.
2009-04-21 Richard JonesAdd summary message, fix libruby detection.
2009-04-21 Richard JonesMore notes in the TODO list.
2009-04-21 Richard JonesBasic Java build environment.
2009-04-20 Richard JonesVarious fixes to build and test in Koji. 1.0.4
2009-04-20 Richard JonesFixes for CDPATH being set.
2009-04-20 Richard JonesUse standard names for the OCaml/Perl/Python/Ruby subpa...
2009-04-20 Richard JonesRuby also supported
2009-04-20 Richard JonesInclude the __cplusplus header magic so API really...
2009-04-20 Richard JonesVersion 1.0.3. 1.0.3
2009-04-20 Richard JonesRemoved TODO item, now implemented.
2009-04-20 Richard JonesAdded tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-20 Richard JonesVarious fixes to the daemon:
2009-04-20 Richard JonesSome fixes to daemon upload command:
2009-04-20 Richard JonesMake daemon cancellation really work.
2009-04-20 Richard JonesAdd tests for the upload and download commands.
2009-04-20 Richard JonesPrepare for version 1.0.2. 1.0.2
2009-04-20 Richard JonesAvoid warning: Don't generate read_reply label unless...
2009-04-20 Richard JonesFix file descriptor leak in daemon.
2009-04-20 Richard JonesGenerated code for 'checksum' command.
2009-04-20 Richard JonesAdd 'checksum' command.
2009-04-19 Richard JonesImplement upload and download commands.
2009-04-19 Richard JonesUse GUESTFS_LAUNCH_FLAG in the daemon, and use correct...
2009-04-19 Richard JonesDocument initial message.
2009-04-19 Richard JonesDocument the internal protocol.
2009-04-19 Richard JonesImplement NEED_ROOT_OR_IS_DEVICE macro.
2009-04-19 Richard JonesImplement _send_sync, _send_file_sync and _receive_file...
2009-04-18 Richard JonesBegin to add the upload and download commands.
2009-04-18 Richard JonesAdd ruby/ directory, add more warnings.
2009-04-18 Richard JonesSplit out send and reply operations into separate callb...
2009-04-18 Richard Jonesguestfs_send -> guestfs__send, in case we want a future...
2009-04-18 Richard JonesSeparate out the high-level API actions.
2009-04-18 Richard JonesMerge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...
2009-04-18 Richard JonesMerge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-04-18 Richard JonesVersion 1.0.1 1.0.1
2009-04-16 Richard W.M... Allow Ruby bindings to build correctly even if libguest...
2009-04-16 Richard JonesFix spec file. 1.0.0
2009-04-16 Richard JonesRuby bindings.
2009-04-16 Richard JonesResync with proposed Fedora specfile.
2009-04-16 Richard JonesMissing free() on return path (thanks: Steve Grubb).
2009-04-16 Richard JonesTODO list updated.
next