summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.2.21.2.2Richard Jones2010-04-1213-4862/+5136
* Fix time and timezone to be correct within the appliance.Richard Jones2010-04-122-1/+12
* virt-resize: Mention alternate tools like gparted in the documentation.Richard Jones2010-04-121-0/+17
* Documentation updates.Richard Jones2010-04-1215-19/+36
* Bugfixes for virt-resize.Richard Jones2010-04-121-19/+69
* New partition APIs: part_del, part_get_bootable, part_get/set_mbr_idRichard Jones2010-04-123-1/+157
* daemon: More reliable parsing of the output from 'parted print'.Richard Jones2010-04-121-19/+33
* daemon: Make the RUN_PARTED macro take an error statement.Richard Jones2010-04-121-7/+9
* Documentation: Clarify documentation on the bootable flag.Richard Jones2010-04-121-4/+3
* Allow aug-ls to take Augeas variable as argument (RHBZ#580016).Richard Jones2010-04-121-4/+5
* Update PO files.1.2.1Richard Jones2010-04-0812-877/+973
* Prepare for stable version 1.2.1.Richard Jones2010-04-081-2/+2
* Remove warning "No grub default" (RHBZ#580650).Richard Jones2010-04-081-3/+0
* If qemu dies during launch in "null vmchannel" mode, don't hang (RHBZ#579155).Richard Jones2010-04-081-1/+9
* Don't kill self accidentally.Richard Jones2010-04-081-3/+3
* Fix for "warning: unexpected connection from UID ..."Richard Jones2010-04-081-0/+1
* configure: Default to using Fedora 12 repo (was Fedora 11).Richard Jones2010-04-081-4/+4
* Code cleanups related to RHBZ#580246.Richard Jones2010-04-086-24/+80
* Fix tar-in command hangs when running out of disk space (RHBZ#580246).Richard Jones2010-04-082-3/+6
* fish: Print extended help when the user types an unknown command first.Richard Jones2010-04-083-0/+23
* Check error returns from posix_fallocate (RHBZ#579664).Richard Jones2010-04-082-5/+8
* Prettier POD CSS.Richard W.M. Jones2010-04-081-7/+70
* Update PO files.1.3.01.2.01.0.89Richard Jones2010-03-3012-13/+13
* chmod +x virt-resize binary.Richard Jones2010-03-301-0/+0
* Fix EXTRA_DIST rule.Richard Jones2010-03-301-2/+3
* Prepare for 1.0.89.Richard Jones2010-03-301-1/+1
* Improved version of virt-win-reg, supporting exporting and merging.Richard Jones2010-03-304-123/+309
* virt-df: Match output with native (coreutils) 'df' command (RHBZ#578123).Richard Jones2010-03-303-19/+48
* tools: Add basic tests for the virt-* tools.Richard Jones2010-03-308-0/+230
* tools: Sectional header for manpages in Makefile.amRichard Jones2010-03-301-0/+2
* tools: Rearrange list of tools in Makefile.am.Richard Jones2010-03-301-1/+11
* daemon: Set TERM=dumb inside the daemon.Richard Jones2010-03-301-0/+1
* Fix the error message when reply body is too large (RHBZ#509597).Richard Jones2010-03-271-1/+1
* tests: Move alarm(2) calls to the correct place in the tests.Richard Jones2010-03-271-3/+3
* Prepare for 1.0.88.1.0.88Richard Jones2010-03-2613-302/+302
* rescue: Pass $TERM from library into the virt-rescue appliance.Richard Jones2010-03-262-1/+3
* rescue: Sync disk on exit, and improve messaging.Richard Jones2010-03-261-1/+10
* Const-correctness fix.Jim Meyering2010-03-261-1/+1
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-2617-70/+91
* perl: use newSVpvn for variable length strings.Richard Jones2010-03-251-3/+3
* Update PO files.Richard Jones2010-03-251-1233/+532
* Update Spanish translation of libguestfs (RHBZ#576876).Daniel Cabrera2010-03-251-536/+1238
* Fix lvresize test on RHEL 5, by fixing guestfs_e2fsck_l.Richard Jones2010-03-241-2/+9
* Use ext4 dev tools on RHEL 5 (RHBZ#576688).Richard Jones2010-03-241-51/+85
* Add support for minix filesystem (RHBZ#576689).Richard Jones2010-03-241-0/+2
* Version 1.0.87.1.0.87Richard Jones2010-03-2313-6771/+6471
* New tools: virt-resize and virt-list-partitions.Richard Jones2010-03-237-1/+1217
* New API: guestfs_copy_size to copy a fixed number of bytes.Richard Jones2010-03-233-2/+96
* Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).Richard W.M. Jones2010-03-231-4/+4
* Mac OS X: Fix configure-time tests for Ruby.Richard Jones2010-03-223-2/+6