libguestfs.git
2010-07-22 Richard Jonesregressions: Don't print misleading 'Expect error ...
2010-07-22 Richard JonesNew APIs: Support for creating LUKS and managing keys.
2010-07-22 Richard JonesMove variable initialization close to variable use.
2010-07-22 Richard JonesRevert "add_drive_ro adds readonly=on option if availab...
2010-07-22 Richard Jonesgenerator: Make documentation inside guestfish match...
2010-07-21 Richard JonesVersion 1.5.1. 1.5.1
2010-07-21 Richard JonesNew APIs: Support for opening LUKS-encrypted disks.
2010-07-21 Richard Jonesgenerator: Add 'Key' parameter type.
2010-07-21 Richard Jonesgenerator: Remove unnecessary parameter.
2010-07-16 Richard Jonesdf: Minimize the number of times we launch the libguest...
2010-07-16 Richard JonesNew APIs: lvm-set-filter and lvm-clear-filter.
2010-07-16 Richard JonesUse an unsigned type (size_t) for all loop iterators.
2010-07-16 Richard Jonesgenerator: Don't hard-code name in DeviceList check.
2010-07-16 Richard Jonesbuild: Don't warn about 'long long'.
2010-07-16 Richard Jonesdoc: Add guestfish 'lvcreate 1M' gotcha.
2010-07-11 Richard Jonestar: Remove redundant use statement.
2010-07-11 Richard Jonesedit: Clean up temporary files.
2010-07-11 Richard Jonesedit: Add -b (backup) option and make uploading more...
2010-07-11 Richard Jonesedit: Add -e 'expr' option to non-interactively apply...
2010-07-08 Richard JonesPrepare for new development branch, starting at 1.5.0.
2010-07-07 Richard JonesMake tmp directory world readable (RHBZ#610880).
2010-07-07 Richard Jonesfish: Don't fail if -m and --listen flags are both...
2010-07-02 Richard Jonestodo: Add comment about progress of long-running operat...
2010-07-02 Richard Jonesinspector: Improve error message when YAML::Any library...
2010-06-28 Richard JonesExplicitly depend on e2fsprogs.
2010-06-28 Richard JonesFix gfs2 support by adding required kernel modules.
2010-06-16 Richard JonesVersion 1.3.21. 1.3.21
2010-06-16 Richard Jonesocaml: Fix thread safety of strings in bindings (RHBZ...
2010-06-16 Richard JonesTODO: Add a note about impl of list-filesystems.
2010-06-15 Richard Jonestodo: More ideas for TODO list.
2010-06-15 Richard JonesUpdate Spanish translations (RHBZ#603870).
2010-06-11 Richard Jonesperl: Check all images are defined in first param of...
2010-06-10 Richard Jonesperl: Add explicit close() method (RHBZ#602592).
2010-06-10 Richard JonesAdd error callback (RHBZ#602599).
2010-06-10 Richard JonesFix typo in documentation of guestfs_set_launch_done_ca...
2010-06-08 Richard JonesVersion 1.3.20. 1.3.20
2010-06-08 Richard JonesRevert "perl: Rerun configure if MAX_PROC_NR changes."
2010-06-08 Richard JonesTODO: Freeze/thaw filesystems.
2010-06-08 Richard JonesTODO: Need to add regression test for virt-inspector.
2010-06-08 Richard JonesTODO: 'file' command should be fixed.
2010-06-08 Richard Jonesvirt-df: Disallow -h and --csv options together (RHBZ...
2010-06-08 Richard Jonesfile: Fix file command on /dev/VG/LV paths (RHBZ#582484).
2010-06-07 Richard JonesUse the noop scheduler inside the appliance.
2010-06-05 Richard JonesAdd release notes.
2010-06-04 Richard JonesVersion 1.3.19. 1.3.19
2010-06-04 Richard Jonesfile: Restrict to regular files (RHBZ#582484).
2010-06-04 Richard Jonestouch: Restrict touch to regular files only (RHBZ#582484).
2010-06-04 Richard Jonesdaemon: Rearrange code in 'file' command.
2010-06-04 Richard Jonesgnulib: Ignore asm-underscore.m4 in the correct place.
2010-06-04 Richard JonesUpdate to latest gnulib.
2010-06-03 Richard Jonesmkfs-b: Map block size to cluster size for VFAT and...
2010-06-03 Richard Jonesmkfs-b: Check that blocksize parameter is > 0 and a...
2010-06-03 Richard Jonesgenerator: Allow individual tests to depend on daemon...
2010-06-03 Richard Jonestests: Factor out common code into 'is_available' function.
2010-06-03 Richard Jonesgrub-install: Enable grub-install tests and create...
2010-06-03 Richard Jonesgrub-install: In docs suggest manually creating device...
2010-06-02 Richard JonesVersion 1.3.18. 1.3.18
2010-06-02 Richard JonesRHEL 6: sr_mod.ko is needed for RHEL 6 to see CD-ROM...
2010-06-02 Richard Jonesparted: Check partition number >= 1 in several calls.
2010-06-02 Richard Jonesdaemon: Parse output of old parted which didn't support...
2010-06-02 Richard Jonesdaemon: count_strings function returns size_t
2010-06-02 Richard Jonesbase64-in: Ignore garbage characters in input.
2010-06-02 Richard Jonesresize2fs: Document this command also works with ext4...
2010-06-02 Richard Jonesfish: help command return error for non-existent comman...
2010-06-02 Richard Jonesdaemon: write-file: Check range of size parameter ...
2010-06-02 Richard Jonesdaemon: Limit label lengths (RHBZ#597118).
2010-06-02 Richard JonesUpdate BUGS and PO files.
2010-06-01 Richard JonesFix and deprecate get_e2label and get_e2uuid (RHBZ...
2010-06-01 Richard JonesNew APIs: vfs-label and vfs-uuid return label and uuid...
2010-06-01 Richard Jonesdaemon: Kill blkid cache to improve reliability of...
2010-06-01 Richard Jonesdaemon: Generalize the implementation of vfs-type.
2010-05-28 Richard Jonestodo: Should generate -N option.
2010-05-28 Richard Jonestodo: Remove implemented resize functions from TODO...
2010-05-27 Matthew BoothMake the supermin appliance include local augeas lenses
2010-05-27 Matthew BoothRely on new augeas lens for modules.conf and conf.modules
2010-05-27 Daniel CabreraUpdates to Spanish translation (RHBZ#596763).
2010-05-27 Richard JonesVersion 1.3.17. 1.3.17
2010-05-27 Richard JonesFix documentation for vfs-type to reflect reality.
2010-05-27 Richard JonesClarify documentation on distro backports in version...
2010-05-27 Richard JonesAdd reference to version number documentation to versio...
2010-05-27 Richard JonesClarify sparse behaviour of truncate-size command.
2010-05-27 Richard JonesFix typo in documentation of guestfs_readlinklist.
2010-05-27 Richard JonesFix missing word in docuentation of guestfs_readdir.
2010-05-27 Richard JonesRevise documentation on creating files.
2010-05-27 Richard JonesNew API: fallocate64 (replaces fallocate).
2010-05-26 Richard JonesFix typo in description of echo-daemon command.
2010-05-25 Richard JonesVersion 1.3.16. 1.3.16
2010-05-25 Richard JonesAdd bash complation script to EXTRA_DIST.
2010-05-25 Richard JonesVersion 1.3.15. 1.3.15
2010-05-25 Richard JonesAdd tests for available-all-groups command.
2010-05-25 Richard Jonesfish: First pass at guestfish bash completion script.
2010-05-25 Richard Jonesfish: Don't eat words when completing case-insensitive...
2010-05-25 Richard Jonesfish: Sort returned paths so the list is stable across...
2010-05-25 Richard Jonesfish: Document test1.img, test2.img etc used by -N...
2010-05-25 Richard Jonesfish: Create a separate FILES section in the manpage.
2010-05-25 Richard Jonesfish: Move 'EXIT CODE' section to a more logical place...
2010-05-25 Richard Jonesresize: Refresh the examples in the documentation.
2010-05-25 Richard Jonesfish: Make the read/write warning more prominent.
2010-05-25 Richard Jonesfish: New command: 'supported'
2010-05-25 Richard JonesNew API: available-all-groups to return list of all...
next