libguestfs.git
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 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
2009-06-22 Richard JonesAdd 'glob' command for guestfish.
2009-06-22 Richard JonesGenerated code for 'glob-expand'.
2009-06-22 Richard JonesAdd 'glob-expand' command.
2009-06-22 Richard JonesGenerated code for 'sh' and 'sh-lines' commands.
2009-06-22 Richard JonesAdd 'sh' and 'sh-lines' commands.
2009-06-20 Richard W.M... Check return value from waitpid call in command*()...
2009-06-20 Richard W.M... Add strong note about deprecation of functions which...
2009-06-20 Richard W.M... Check return value from pclose.
2009-06-19 Richard W.M... Update to-do list. 1.0.49
2009-06-19 Richard W.M... Generated files for 1.0.49.
2009-06-19 Richard W.M... Prepare for version 1.0.49.
2009-06-19 Richard W.M... Supermin: choose newest available kernel.
2009-06-19 Richard W.M... Move init script into a separate file.
2009-06-19 Richard W.M... Move distro package list to a separate packagelist...
2009-06-18 Richard JonesAdd tab-completion of guest filenames (currently disabled).
2009-06-18 Guido Günthercheck for Debian tools
2009-06-18 Richard JonesRemove unreadable binaries that give warnings in superm...
2009-06-18 Richard JonesRename guestfs-supermin-helper -> libguestfs-supermin...
2009-06-16 Richard JonesVersion 1.0.48. 1.0.48
2009-06-16 Richard JonesDon't compress the supermin base initramfs.
2009-06-16 Richard JonesReverse sense of whitelist test.
2009-06-16 Richard JonesFix build_supermin_appliance to return kernel / initrd...
2009-06-15 Richard JonesMissing files in previous release, so version 1.0.47 1.0.47
2009-06-15 Richard JonesMissing files from previous release.
2009-06-15 Richard JonesGenerated files for 1.0.46 release. 1.0.46
2009-06-15 Richard JonesPrepare for 1.0.46.
2009-06-15 Richard JonesExperimental implementation of the supermin appliance...
2009-06-15 Richard JonesCheck for febootstrap-to-initramfs --files option.
2009-06-15 Richard JonesAdd --enable-supermin option.
2009-06-15 Richard JonesDocumentation for the supermin appliance.
2009-06-15 Richard JonesMove kernel module list to a separate whitelist file.
next