libguestfs.git
2010-04-19 Richard Jonestodo docs: Feature for base64 uploads and scripts.
2010-04-19 Richard Jonesdocs: Add virt-resize(1) link to guestfish(1) manpage.
2010-04-17 Richard JonesVersion 1.3.4 1.3.4
2010-04-17 Richard Jonestodo documentation: Idea: List, mount filesystems by...
2010-04-17 Richard Jonestodo documentation: remove 'virt-grow/shrink', see...
2010-04-17 Richard Jonestodo documentation: virt-rescue now uses $TERM from...
2010-04-17 Richard Jonestodo documentation: Remove old section on PPC bugs.
2010-04-17 Richard Jonestodo documentation: Remove old ideas for Python bindings.
2010-04-17 Richard JonesDocumentation: Use 'g' instead of 'handle' in documenta...
2010-04-17 Richard JonesIn guestfs(3), unmount "/" directory in the example.
2010-04-17 Richard JonesAdd compilation/linking example to guestfs(3) man page.
2010-04-17 Richard Jonesgenerator: Use shortname in check_state() call.
2010-04-17 Richard JonesBuild top-level directories in a more logical order.
2010-04-17 Richard JonesRerun generator if images/test.iso does not exist or...
2010-04-17 Richard JonesFix upload losing synchronization if root not mounted...
2010-04-17 Richard Jonesgenerator: Fix typo in a comment.
2010-04-17 Richard JonesImproved checking, documentation of modes (RHBZ#582901...
2010-04-17 Richard Jonesfish: Autocomplete 'sparse' command (RHBZ#582899).
2010-04-17 Richard JonesNew API: get-umask, returns the current umask (RHBZ...
2010-04-17 Richard JonesAdd a build test for the 'umask' command.
2010-04-17 Richard Jonesfish: Print output from some commands in octal/hex...
2010-04-17 Richard JonesDocumentation: lvcreate should say 'logical volume...
2010-04-14 Daniel CabreraUpdate Spanish translations (RHBZ#582252).
2010-04-14 Matthew BoothFix build error in fuse/guestmount.c.
2010-04-13 Richard JonesNew API: Add aug-clear call for clearing an Augeas...
2010-04-13 Richard Jonesfish: Allow '-' prefix on command line to override...
2010-04-13 Richard Jonesfish: Update documentation: Add another pipe example.
2010-04-13 Richard Jonesfish: Update documentation: Using 'lcd' command to...
2010-04-12 Richard JonesUpdate PO files. 1.3.3
2010-04-12 Richard JonesPrepare for version 1.3.3.
2010-04-12 Richard Jonesresize: Add --LV-expand option for expanding Linux...
2010-04-12 Richard JonesNew API: lvresize-free to extend LVs into percentage...
2010-04-12 Richard JonesFix time and timezone to be correct within the appliance.
2010-04-12 Richard Jonesresize: Fix missing newline from end of print.
2010-04-12 Richard Jonesresize: Fix regular expression to exactly match ^ext...
2010-04-12 Richard Jonesvirt-resize: Mention alternate tools like gparted in...
2010-04-12 Daniel CabreraUpdated Spanish translation (RHBZ#581501).
2010-04-11 Richard JonesDocumentation updates.
2010-04-10 Richard JonesVersion 1.3.2 1.3.2
2010-04-10 Richard JonesNew API: checksum-device for checksumming devices.
2010-04-10 Richard Jonesvirt-resize: Enhance virt-resize so it can expand parti...
2010-04-10 Richard Jonesvirt-list-partitions: Add -t / --total option.
2010-04-10 Richard JonesBugfixes for virt-resize.
2010-04-10 Richard JonesNew partition APIs: part_del, part_get_bootable, part_g...
2010-04-10 Richard Jonesdaemon: More reliable parsing of the output from 'parte...
2010-04-10 Richard Jonesdaemon: Make the RUN_PARTED macro take an error statement.
2010-04-10 Richard JonesDocumentation: Clarify documentation on the bootable...
2010-04-10 Richard JonesNew API: vgscan
2010-04-10 Richard JonesNew API: ntfsresize.
2010-04-10 Richard Jonesvirt-make-fs: Use Sys::Guestfs::Lib::feature_available...
2010-04-09 Richard JonesAllow aug-ls to take Augeas variable as argument (RHBZ...
2010-04-08 Richard JonesRemove warning "No grub default" (RHBZ#580650).
2010-04-08 Richard JonesIf qemu dies during launch in "null vmchannel" mode...
2010-04-08 Richard JonesDon't kill self accidentally.
2010-04-08 Richard JonesFix for "warning: unexpected connection from UID ..."
2010-04-08 Richard JonesNew API calls to upload/download txz files (RHBZ#580556).
2010-04-08 Richard Jonesconfigure: Default to using Fedora 12 repo (was Fedora...
2010-04-08 Richard JonesVersion 1.3.1. 1.3.1
2010-04-08 Richard JonesNew tool: virt-make-fs for creating filesystems on...
2010-04-08 Richard JonesCode cleanups related to RHBZ#580246.
2010-04-08 Richard JonesFix tar-in command hangs when running out of disk space...
2010-04-07 Richard Jonesfish: Print extended help when the user types an unknow...
2010-04-07 Richard JonesCheck error returns from posix_fallocate (RHBZ#579664).
2010-04-07 Richard JonesSigned/unsigned warning on 64 bit.
2010-03-31 Richard JonesNew API: guestfs_zero_device to zero whole devices.
2010-03-30 Richard W.M... Prettier POD CSS.
2010-03-30 Richard JonesUpdate PO files. 1.0.89 1.2.0 1.3.0
2010-03-30 Richard Joneschmod +x virt-resize binary.
2010-03-30 Richard JonesFix EXTRA_DIST rule.
2010-03-30 Richard JonesPrepare for 1.0.89.
2010-03-30 Richard JonesImproved version of virt-win-reg, supporting exporting...
2010-03-30 Richard Jonesvirt-df: Match output with native (coreutils) 'df'...
2010-03-30 Richard Jonestools: Add basic tests for the virt-* tools.
2010-03-30 Richard Jonestools: Sectional header for manpages in Makefile.am
2010-03-30 Richard Jonestools: Rearrange list of tools in Makefile.am.
2010-03-30 Richard Jonesdaemon: Set TERM=dumb inside the daemon.
2010-03-27 Richard JonesFix the error message when reply body is too large...
2010-03-27 Richard Jonestests: Move alarm(2) calls to the correct place in...
2010-03-26 Richard JonesPrepare for 1.0.88. 1.0.88
2010-03-26 Richard Jonesrescue: Pass $TERM from library into the virt-rescue...
2010-03-26 Richard Jonesrescue: Sync disk on exit, and improve messaging.
2010-03-26 Jim MeyeringConst-correctness fix.
2010-03-26 Richard Jonesappliance: Set $PATH instead of hard-coding paths to...
2010-03-25 Richard Jonesperl: use newSVpvn for variable length strings.
2010-03-25 Richard JonesUpdate PO files.
2010-03-25 Daniel CabreraUpdate Spanish translation of libguestfs (RHBZ#576876).
2010-03-24 Richard JonesFix lvresize test on RHEL 5, by fixing guestfs_e2fsck_l.
2010-03-24 Richard JonesUse ext4 dev tools on RHEL 5 (RHBZ#576688).
2010-03-24 Richard JonesAdd support for minix filesystem (RHBZ#576689).
2010-03-23 Richard JonesVersion 1.0.87. 1.0.87
2010-03-23 Richard JonesNew tools: virt-resize and virt-list-partitions.
2010-03-23 Richard JonesNew API: guestfs_copy_size to copy a fixed number of...
2010-03-23 Richard W.M... Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
2010-03-22 Richard JonesMac OS X: Fix configure-time tests for Ruby.
2010-03-22 Richard Jonesguestfs.h: Include <stdint.h>.
2010-03-22 Richard Jonesocaml examples: Fix linking line so it uses local library.
2010-03-22 Richard JonesMac OS X: Disable null vmchannel implementation.
2010-03-22 Richard JonesMac OS X: 'xdr_uint32_t' is 'xdr_u_int32_t'
2010-03-22 Richard JonesMac OS X: For PATH_MAX, include <limits.h>
2010-03-22 Richard JonesMac OS X: setlocale function requires <locale.h> header...
next