libguestfs.git
2009-07-14 Richard W.M... File missing from tarball: rc_protocol.x
2009-07-14 Richard W.M... Version 1.0.59. 1.0.59
2009-07-14 Richard W.M... RHEL 5: header was called <sys/xattr.h>
2009-07-14 Richard W.M... Fix: daemon/xattr.c can now compile even when no xattr...
2009-07-14 Richard JonesGuestfish feature: remote control of guestfish over...
2009-07-14 Richard W.M... Removed getfattr/setfattr from TODO list, since now...
2009-07-14 Richard W.M... Support for Linux extended attributes.
2009-07-14 Richard Jonesvirt-inspector: Ignore swap partitions marked as "none".
2009-07-14 Richard JonesImprove launch error message.
2009-07-14 Richard JonesAdd reiserfs module to kernel whitelist.
2009-07-13 Richard JonesOnly allow virt-v2v to be run on single root guests...
2009-07-13 Richard JonesIgnore old-style initrd which is a compressed ext2...
2009-07-13 Richard JonesImplement new 'zfile' command, to show file type inside...
2009-07-13 Richard JonesIgnore java/Makefile.inc (generated file).
2009-07-13 Matthew BoothAutomatically generate list of built java sources
2009-07-13 Matthew BoothRevert "Fix checking of generator being run from the...
2009-07-13 Richard JonesMove BUILT_SOURCES so the comment is back in the right...
2009-07-13 Richard JonesOrder alphabetically the options in guestfish.1 manpage.
2009-07-11 Richard W.M... Guestfish: implement -x option, echo commands before...
2009-07-11 Richard W.M... Fix: '-D' was not recognized as a parameter to guestfish.
2009-07-11 Richard W.M... Regression test: Test reopening the handle in the same...
2009-07-11 Richard W.M... Guestfish: Add 'reopen' command to reopen the libguestf...
2009-07-11 Richard W.M... Add missing documentation for "more" command in guestfi...
2009-07-11 Richard W.M... Add tests to many non-daemon functions.
2009-07-11 Richard W.M... Add TestOutputIntOp, CompareWithIntOp.
2009-07-11 Richard W.M... Test for "version" command should be InitNone.
2009-07-11 Richard W.M... Add comment to the code about InitNone and InitEmpty.
2009-07-11 Richard W.M... Fix UPDATES and host_cpu in configure.ac.
2009-07-11 Richard JonesDocumentation for virt-v2v.
2009-07-11 Richard JonesV2V outline program.
2009-07-10 Richard W.M... Don't list Java files explicitly, since these files...
2009-07-10 Richard W.M... Version 1.0.58. 1.0.58
2009-07-10 Richard W.M... Proposal to add BufferIn and RBufferOut types (not...
2009-07-10 Richard W.M... Sys::Guestfs::Lib: Exit with error if a libvirt domain...
2009-07-10 Richard W.M... virt-df: Recognise libvirt domains with file-backed...
2009-07-10 Richard JonesAdd --version options to virt-df, virt-inspector and...
2009-07-10 Richard JonesAdd 'version' call to get true library version number.
2009-07-10 Richard JonesMove 'use File::Temp' from virt-inspector program to...
2009-07-10 Richard JonesVersion 1.0.57. 1.0.57
2009-07-10 Richard JonesUpdate PO files.
2009-07-10 Richard JonesAdditional C files for POTFILES.in.
2009-07-10 Richard JonesRename internal subroutines with leading underscore...
2009-07-10 Richard JonesWorking version of virt-df.
2009-07-10 Richard JonesFix for returning structures (hashes) from Perl calls.
2009-07-10 Richard Jones'$_' should be marked as a local variable in Sys::Guest...
2009-07-10 Richard JonesProperly close fds and unregister handlers in guestfs_c...
2009-07-10 Richard JonesAdded framework for 'virt-df' command.
2009-07-10 Richard JonesIgnore any file called 'localconfigure'.
2009-07-10 Richard JonesAdded outline of the virt-v2v script.
2009-07-09 Richard JonesRemove virt-inspector --force option - it didn't do...
2009-07-09 Richard JonesSys::Guestfs::Lib minor documentation clean-up.
2009-07-09 Richard JonesMove the inspection analysis code into Sys::Guestfs...
2009-07-09 Richard JonesMove 'resolve_windows_path' to Sys::Guestfs::Lib.
2009-07-09 Richard JonesMove 'get_partitions' call into Sys::Guestfs::Lib.
2009-07-09 Richard JonesAdd Sys::Guestfs::Lib - useful functions for using...
2009-07-09 Richard JonesJust whitespace changes in the generator code.
2009-07-08 Richard JonesUpdate with links to the new mailing list.
2009-07-07 Richard W.M... Fix checking of generator being run from the right...
2009-07-07 Richard W.M... Version 1.0.56. 1.0.56
2009-07-07 Richard JonesRHEL 5: Mount squashfs with explicit type.
2009-07-07 Richard JonesRHEL 5: Skip 'scrub' test if command is not in the...
2009-07-07 Richard JonesRHEL 5: 'mkswap -U' not supported, check before testing it.
2009-07-07 Richard JonesUpdate ocaml/.depend.
2009-07-07 Richard JonesRHEL 5: RHEL kernels don't have $arch at the end, so...
2009-07-07 Richard JonesRHEL 5: $(builddir) did not exist with this old autocon...
2009-07-07 Richard JonesRHEL 5: for (int i = ...) is not permitted with this...
2009-07-07 Richard JonesMerge branch 'master' of git://git.et.redhat.com/libguestfs
2009-07-07 Richard JonesGenerate structs and struct lists generically.
2009-07-07 Richard JonesFix for 349814e9d912c4: Get correct path when building...
2009-07-06 Richard JonesTest two (of four) cancellation paths.
2009-07-06 Richard JonesAdd a debug message to the library cancellation path.
2009-07-06 Richard JonesIntroduce regression tests for various qemu failures.
2009-07-06 Richard Jonesguestfish: Always fflush stdout between commands.
2009-07-06 Richard JonesWhitespace change in ocaml/.depend file.
2009-07-06 Richard JonesAdd 'get-pid' command.
2009-07-06 Richard JonesTodo: Remote-control guestfish through a pipe.
2009-07-06 Richard JonesSort the .gitignore file (no semantic change).
2009-07-06 Richard JonesRemove files generated by autoreconf (Guido Gunter...
2009-07-05 Richard JonesDon't die if reply message is oversized (RHBZ#509597).
2009-07-04 Guido Güntheruse 'stupid_simple' instead of 'nested' initramfs
2009-07-04 Guido Güntherselect proper kernel by architecture
2009-07-03 Matthew BoothMake it possible to build in a separate directory
2009-07-03 Jim Meyeringgenerate slightly more "const-correct" code
2009-07-03 Jim Meyeringavoid leak upon failed realloc
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-03 Jim Meyeringdaemon/readdir: avoid a small leak
2009-07-03 Guido Günthertouch fakeroot.log
2009-07-03 Guido Güntherremove superflous debirf scripts
2009-07-03 Richard W.M... Guestfish tab-completion on destination paths, fixed...
2009-07-03 Richard W.M... Don't keep rebuilding debirf module symlinks.
2009-07-03 Richard W.M... 'readdir-and-stat' call is now effectively implemented.
2009-07-03 Richard W.M... Add Debian appliance directory to the distfile.
2009-07-02 Richard JonesMerge branch 'master' of git+ssh://192.168.122.1/home...
2009-07-02 Jim Meyeringuse safe_malloc and safe_calloc in generated code
2009-07-02 Jim Meyeringprefer sizeof *VAR over sizeof TYPE (no semantic change)
2009-07-02 Richard W.M... Prepare for 1.0.55. PO files also updated. 1.0.55
2009-07-02 Richard W.M... Add 'sfdiskM' command.
2009-07-02 Richard W.M... Remove generated files guestfs_protocol.[ch].
2009-07-02 Richard W.M... Don't rebuild the whole appliance if just the /init...
2009-07-02 Richard W.M... Improve virtio-blk performance (RHBZ#509383).
next