libguestfs.git
2009-07-01 Richard W.M... Reorder the environment variables alphabetically in...
2009-07-01 Richard W.M... Document the $PAGER environment variable.
2009-07-01 Richard W.M... Document the LIBGUESTFS_MEMSIZE environment variable.
2009-06-30 Richard W.M... Change statvfs test so it doesn't depend on device...
2009-06-30 Richard W.M... Clean up the output of the C API test code.
2009-06-30 Richard W.M... Todo: getfattr, setfattr.
2009-06-30 Guido GüntherWhitelist kernel modules for hardware emulated by QEMU
2009-06-30 Richard W.M... Generated code for mknod, mkfifo, mknod_b, mknod_c...
2009-06-30 Richard W.M... New commands: mknod, mkfifo, mknod_b, mknod_c and umask.
2009-06-30 Richard W.M... Use octal numbers for modes in the test suite.
2009-06-30 Richard W.M... Generated code for 'set_memsize'/'get_memsize' calls.
2009-06-30 Richard W.M... Add 'set_memsize'/'get_memsize' calls.
2009-06-30 Guido GüntherUse udev if available (Guido Gunter).
2009-06-30 Guido Güntherdefine REDHAT and DEBIAN
2009-06-29 Richard W.M... Todo: Suggest an environment variable for memsize confi...
2009-06-29 Richard W.M... Generated code for the 'mkswap*' commands.
2009-06-29 Richard W.M... Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.
2009-06-29 Richard W.M... Todo: Allow memsize to be configured.
2009-06-29 Richard W.M... Todo: Investigations into 'binarch' command.
2009-06-29 Richard W.M... Rearrange guestfish commands in the manpage.
2009-06-29 Richard W.M... Add missing documentation for new 'more' and 'less...
2009-06-29 Richard W.M... Version 1.0.54 1.0.54
2009-06-29 Richard W.M... Check for XML::Writer dependency for virt-inspector.
2009-06-29 Richard W.M... Remove generated files in make clean.
2009-06-29 Matthew BoothMerge commit 'et/master'
2009-06-29 Richard W.M... Fix for 'broken pipe' error when qemu dies (RHBZ#508713).
2009-06-29 Richard W.M... Generated code for mount-loop command.
2009-06-29 Richard W.M... Add mount-loop command (RHBZ#508668).
2009-06-29 Richard W.M... Fix memory leak in daemon/mount.c:do_mount_vfs.
2009-06-29 Matthew BoothOutput the config filename containing a modprobe alias...
2009-06-29 Richard W.M... Todo list: More suggestions.
2009-06-29 Richard W.M... Generated code for 'initrd-list'.
2009-06-29 Richard W.M... Add 'initrd-list' command to list contents of initrd...
2009-06-29 Matthew BoothAdd a comment to device naming heuristic
2009-06-29 Richard W.M... Generated code for 'du' command.
2009-06-29 Richard W.M... Added 'du' command.
2009-06-29 Richard W.M... Generated code for df / df-h.
2009-06-29 Richard W.M... Add 'df' and 'df-h' commands.
2009-06-29 Richard W.M... Todo: Removed suggestion for short form for pipes.
2009-06-29 Richard W.M... Implement "more" and "less" commands in guestfish.
2009-06-29 Richard W.M... Todo list: Pipes now implemented, so remove from list.
2009-06-29 Richard W.M... Generated code for head/tail commands.
2009-06-29 Richard W.M... Implement "head", "head-n", "tail", "tail-n" commands.
2009-06-29 Richard W.M... Prevent 'n' being used as a parameter name.
2009-06-29 Richard W.M... Generated code for 'wc_*' commands.
2009-06-29 Richard W.M... Todo: wc command done.
2009-06-29 Richard W.M... Implementation of 'wc_c', 'wc_w' and 'wc_l' commands.
2009-06-29 Richard W.M... Implement TEST_ONLY environment variable to run selecte...
2009-06-29 Richard W.M... Add large test files with standard content for the...
2009-06-29 Richard W.M... Todo: RUN_ONLY_FOR
2009-06-29 Richard W.M... Todo: 'wc' command.
2009-06-28 Richard W.M... Guestfish pipes.
2009-06-28 Richard W.M... Haskell bindings: Implement bindtests.
2009-06-28 Richard W.M... Haskell bindings: Int and Int64 return types.
2009-06-28 Richard W.M... Merge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-06-28 Richard W.M... Haskell bindings: fix boolean arguments.
2009-06-28 Richard W.M... Haskell bindings: Fix integer arguments.
2009-06-27 Matthew BoothClean up XML output
2009-06-25 Matthew BoothMake virt-inspector look in more places for module...
2009-06-25 Matthew BoothAdd yaml output for virt-inspector
2009-06-25 Matthew BoothMake run-inspector-locally try to work out where it...
2009-06-24 Richard W.M... More TODO items for future work.
2009-06-24 Richard W.M... Allow guestfish -i / virt-inspector on live domains...
2009-06-24 Richard W.M... Fix detection of optional libvirt support in virt-inspe...
2009-06-24 Richard W.M... Document the guestfish --version option in the manual...
2009-06-24 Richard W.M... Clarify documentation for mkdtemp.
2009-06-24 Richard W.M... Generated code for 'mkdtemp' command.
2009-06-24 Richard W.M... Add mkdtemp command.
2009-06-24 Richard W.M... Version 1.0.53. 1.0.53
2009-06-24 Richard W.M... Fix libvirt integration in virt-inspector.
2009-06-24 Richard W.M... Fix permissions on generated scripts in the appliance...
2009-06-24 Richard W.M... Version 1.0.52. 1.0.52
2009-06-24 Richard W.M... Quote command line arguments to virt-inspector.
2009-06-24 Richard W.M... Merge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-06-24 Richard W.M... Added guestfish -i option to run virt-inspector.
2009-06-24 Matthew BoothFix dependencies in perl so it doesn't always rebuild
2009-06-24 Richard W.M... Implement guestfish -f option to allow guestfish scripts.
2009-06-24 Richard W.M... Incorrect assignment on glob error path.
2009-06-24 Richard W.M... Todo items: guestfish options -i and -f.
2009-06-23 Richard W.M... Implement libtool library versioning.
2009-06-23 Matthew BoothMake the supermin helper look for any x86 kernel
2009-06-23 Richard W.M... Generated code for 'scrub-*' commands.
2009-06-23 Richard W.M... Added 'scrub-*' commands for securely scrubbing filesys...
2009-06-23 Richard W.M... Bump up default guest size to 500M.
2009-06-23 Richard W.M... Updated Polish translation (RHBZ#502533).
2009-06-23 Richard W.M... Command line argument handling.
2009-06-23 Richard W.M... '-no-kqemu' option is no longer necessary to avoid...
2009-06-22 Richard JonesVersion 1.0.51 1.0.51
2009-06-22 Richard JonesAdd whitespace to the init script (no functional change).
2009-06-22 Richard JonesIssue MAKEDEV commands in a loop (RHBZ#507374).
2009-06-22 Richard JonesCheck parameter types in Ruby bindings (RHBZ#507346).
2009-06-22 Richard JonesImprove error message when appliance doesn't match...
2009-06-22 Richard JonesMissing \n character in Ruby bindings.
2009-06-22 Richard JonesMake CHROOT_IN/OUT macros should loudly if the syscall...
2009-06-22 Richard JonesInclude the lsof package.
2009-06-22 Richard JonesCheck return value from close() call.
2009-06-22 Richard JonesThe 'debug sh' command now uses a real shell.
2009-06-22 Richard Jonestest-boot-realistic rule should boot the rescue shell.
2009-06-22 Richard JonesRebuild supermin appliance when the daemon is updated.
2009-06-22 Richard JonesVersion 1.0.50. 1.0.50
next