libguestfs.git
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...
2010-05-25 Richard Jonesperl: Rerun configure if MAX_PROC_NR changes.
2010-05-25 Piotr DrągUpdate Polish translations (RHBZ#502533).
2010-05-24 Richard JonesVersion 1.3.14. 1.3.14
2010-05-24 Richard Jonesbuild: Remove install_kernel from EXTRA_DIST.
2010-05-24 Richard Jonesbuild: For development releases, print a notice.
2010-05-22 Richard Jonesguestfs_version: Correct documentation.
2010-05-21 Richard W.M... Build workaround for Python 2.4.x in RHEL 5.
2010-05-21 Richard W.M... C99 compatible build fix for RHEL 5.
2010-05-21 Richard JonesNew API: ntfsresize-size to allow shrinking NTFS (RHBZ...
2010-05-21 Richard JonesNew API: pvresize-size to allow shrinking PVs (RHBZ...
2010-05-21 Richard JonesNew API: resize2fs-size to allow shrinking ext2 filesys...
2010-05-21 Richard Jonesfish: Allow suffixes on number parameters (eg. 1M)
2010-05-21 Richard Jonesfish: Fix '-N part' disk partition type sub-option.
2010-05-21 Richard JonesTODO: Suggest including undelete utility.
2010-05-21 Richard JonesFix name of update-bugs script in output file BUGS.
2010-05-20 Richard Jonesubuntu: Use direct udevd method to start udev on Ubuntu.
2010-05-20 Richard Jonesubuntu: Remove two FUSE packages from the default list.
2010-05-20 Richard Jonesubuntu: Ignore packages in packagelist.in which are...
2010-05-20 Richard JonesUbuntu: Use apt-get instead of aptitude when installing...
2010-05-20 Richard JonesUbuntu: Revert install-kernel to debirf default script.
2010-05-20 Richard Jonesgenerator: Make 'xz' into an optional group.
2010-05-20 Richard Jonesgenerator: Check parameters are not NULL (RHBZ#501893).
2010-05-20 Richard Jonesgenerator: Some String parameters should be OptString...
2010-05-20 Richard Jonesfuse: Implement write syscall (RHBZ#592883).
2010-05-20 Richard JonesNew API: Implement pwrite system call (partial fix...
2010-05-20 Richard JonesNew API: write for creating files with fixed content...
2010-05-20 Richard Jonesgenerator: Implement BufferIn parameter type (RHBZ...
2010-05-20 Richard Jonesfish: Fix build error if built without readline.
2010-05-20 Richard Jonesappliance: Fix /etc/resolv.conf
2010-05-19 Richard JonesUpdate BUGS.
2010-05-18 Daniel CabreraUpdate Spanish translations (RHBZ#593292).
2010-05-18 Richard Jonesappliance: Ignore utempter unreadable binaries (for...
2010-05-18 Richard Jonesappliance: Change comment about unreadable binaries.
2010-05-15 Richard JonesVersion 1.3.13. 1.3.13
2010-05-15 Richard JonesUpdate BUGS
2010-05-15 Richard JonesUpdate PO files.
next