libguestfs.git
2010-04-22 Matthew BoothWhitelist the loop kernel module
2010-04-22 Matthew BoothDon't die during inspection if rpm -qa or dpkg-query...
2010-04-22 Matthew BoothDon't die during inspection if initrd doesn't exist
2010-04-22 Richard JonesRemove checks for Test::Pod and Test::Pod::Coverage.
2010-04-22 Richard JonesCheck user doesn't run configure, make or make check...
2010-04-22 Richard JonesReplace 'dd' in tests with use of guestfish 'sparse...
2010-04-22 Richard JonesDocument new version numbering policy.
2010-04-20 Richard JonesUpdate PO files. 1.2.3
2010-04-20 Richard JonesPrepare for 1.2.3.
2010-04-20 Richard JonesDocument umask (RHBZ#582548, RHBZ#583554).
2010-04-20 Richard Jonesdocs: Clarify documentation for mknod (RHBZ#582948).
2010-04-20 Richard Jonesdocs: Add virt-resize(1) link to guestfish(1) manpage.
2010-04-20 Richard Jonestodo documentation: Idea: List, mount filesystems by...
2010-04-20 Richard Jonestodo documentation: remove 'virt-grow/shrink', see...
2010-04-20 Richard Jonestodo documentation: virt-rescue now uses $TERM from...
2010-04-20 Richard Jonestodo documentation: Remove old section on PPC bugs.
2010-04-20 Richard Jonestodo documentation: Remove old ideas for Python bindings.
2010-04-20 Richard JonesDocumentation: Use 'g' instead of 'handle' in documenta...
2010-04-20 Richard JonesIn guestfs(3), unmount "/" directory in the example.
2010-04-20 Richard JonesAdd compilation/linking example to guestfs(3) man page.
2010-04-20 Richard JonesBuild top-level directories in a more logical order.
2010-04-20 Richard Jonesgenerator: Fix typo in a comment.
2010-04-20 Richard JonesImproved checking, documentation of modes (RHBZ#582901...
2010-04-20 Richard Jonesfish: Autocomplete 'sparse' command (RHBZ#582899).
2010-04-20 Richard JonesAdd a build test for the 'umask' command.
2010-04-20 Richard JonesDocumentation: lvcreate should say 'logical volume...
2010-04-14 Matthew BoothFix build error in fuse/guestmount.c.
2010-04-14 Richard Jonesfish: Allow '-' prefix on command line to override...
2010-04-14 Richard Jonesfish: Update documentation: Add another pipe example.
2010-04-14 Richard Jonesfish: Update documentation: Using 'lcd' command to...
2010-04-12 Richard JonesVersion 1.2.2 1.2.2
2010-04-12 Richard JonesFix time and timezone to be correct within the appliance.
2010-04-12 Richard Jonesvirt-resize: Mention alternate tools like gparted in...
2010-04-12 Richard JonesDocumentation updates.
2010-04-12 Richard JonesBugfixes for virt-resize.
2010-04-12 Richard JonesNew partition APIs: part_del, part_get_bootable, part_g...
2010-04-12 Richard Jonesdaemon: More reliable parsing of the output from 'parte...
2010-04-12 Richard Jonesdaemon: Make the RUN_PARTED macro take an error statement.
2010-04-12 Richard JonesDocumentation: Clarify documentation on the bootable...
2010-04-12 Richard JonesAllow aug-ls to take Augeas variable as argument (RHBZ...
2010-04-08 Richard JonesUpdate PO files. 1.2.1
2010-04-08 Richard JonesPrepare for stable version 1.2.1.
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 Jonesconfigure: Default to using Fedora 12 repo (was Fedora...
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-08 Richard Jonesfish: Print extended help when the user types an unknow...
2010-04-08 Richard JonesCheck error returns from posix_fallocate (RHBZ#579664).
2010-04-08 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...
2010-03-22 Richard JonesMac OS X: implement readline functions.
2010-03-22 Richard JonesMac OS X: provide alternate implementation of posix_fal...
2010-03-22 Richard JonesMac OS X: include <rpc/types.h> before <rpc/xdr.h>
2010-03-22 Richard JonesMac OS X: include <string.h> in guestfs-actions.c
2010-03-22 Richard JonesMac OS X: Fix HAVE_GNU_CALLOC so it works when __GLIBC_...
2010-03-22 Richard JonesMac OS X: strerror_r on Macs is not like GNU strerror_r.
2010-03-22 Richard JonesMac OS X: define MAX macro if not already defined.
2010-03-22 Richard JonesMac OS X: kill(2) requires <signal.h>
2010-03-22 Richard Jonesgenerator: Small fix for GODI users.
2010-03-22 Richard JonesIgnore m4/intmax.m4
2010-03-22 Richard JonesRemove out-of-date comment.
2010-03-22 Richard Jonesconfigure: Add --disable-daemon and --disable-appliance...
2010-03-22 Richard JonesRun qemu with -nographic option.
2010-03-22 Richard Jonesconfigure: Move host_cpu definition to earlier in the...
next