| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the useless "h" option | Wanlong Gao | 2012-10-01 | 1 | -3/+0 |
* | rescue: If -v / debugging enabled, don't mask error messages. | Richard W.M. Jones | 2012-09-18 | 1 | -1/+2 |
* | podwrapper: Add --license parameter, which is required. | Richard W.M. Jones | 2012-08-30 | 1 | -0/+1 |
* | man pages: Ensure consistent copyright/author sections, remove license | Richard W.M. Jones | 2012-08-30 | 1 | -14/+0 |
* | fish: Rename fish/virt.c to fish/domain.c | Richard W.M. Jones | 2012-08-05 | 1 | -2/+2 |
* | build: Change calls to podwrapper.sh to use $(PODWRAPPER). | Richard W.M. Jones | 2012-08-05 | 1 | -1/+1 |
* | New API: guestfs_shutdown: Cleanly shutdown the backend. | Richard W.M. Jones | 2012-07-06 | 1 | -1/+3 |
* | rescue: Add --scratch option. | Richard W.M. Jones | 2012-04-26 | 2 | -0/+121 |
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 3 | -4/+4 |
* | fish options parsing: Allow add_drives to be called multiple times. | Richard W.M. Jones | 2012-01-18 | 1 | -3/+2 |
* | Update FSF address. | Matthew Booth | 2011-11-08 | 3 | -3/+3 |
* | rescue: Add --suggest option to suggest mount commands. | Richard W.M. Jones | 2011-11-01 | 2 | -8/+212 |
* | New API: set-smp, get-smp | Richard W.M. Jones | 2011-09-28 | 2 | -0/+20 |
* | rescue: Ignore errno after guestfs_launch. | Richard W.M. Jones | 2011-08-23 | 1 | -10/+0 |
* | Coverity: Ignore return value from guestfs_launch in virt-rescue. | Richard W.M. Jones | 2011-08-23 | 1 | -1/+4 |
* | out-of-tree build: fix documentation generation | Hilko Bengen | 2011-08-15 | 1 | -1/+1 |
* | Enable deprecation warnings on all C programs. | Richard W.M. Jones | 2011-05-17 | 1 | -0/+1 |
* | fish: Allow -d UUID (specify libvirt domains by UUID). | Richard W.M. Jones | 2011-05-06 | 1 | -1/+2 |
* | Remove ad-hoc run*locally scripts, replace with './run' | Richard W.M. Jones | 2011-04-16 | 2 | -53/+0 |
* | Include string.h and libintl.h, as needed. | Jim Meyering | 2011-04-13 | 1 | -1/+3 |
* | Add /etc/libguestfs-tools.conf configuration file. | Richard W.M. Jones | 2011-03-31 | 3 | -3/+27 |
* | rescue: Add -w|--rw option. | Richard W.M. Jones | 2011-03-30 | 2 | -0/+13 |
* | Include <locale.h> in compilation units that use setlocale function. | Richard W.M. Jones | 2011-03-07 | 1 | -0/+1 |
* | fish: Add guestfish --live, guestmount --live options. | Richard W.M. Jones | 2011-02-03 | 1 | -0/+2 |
* | Remove several unused local variables. | Richard W.M. Jones | 2010-12-10 | 1 | -1/+0 |
* | rescue: Add notes about networking. | Richard W.M. Jones | 2010-12-08 | 1 | -1/+37 |
* | rescue: Add note about using virt-rescue as root/non-root. | Richard W.M. Jones | 2010-12-08 | 1 | -0/+3 |
* | Remove ability to build static distribution. | Richard W.M. Jones | 2010-12-06 | 1 | -6/+0 |
* | docs: Remove ref to L</add-drive-opts> wrongly copied into some man pages. | Richard W.M. Jones | 2010-11-27 | 1 | -2/+1 |
* | rescue: Rewrite virt-rescue in C. | Richard W.M. Jones | 2010-11-26 | 4 | -0/+892 |
* | Move virt tools (virt-cat, virt-edit etc) into tools/ subdirectory. | Richard Jones | 2009-10-19 | 3 | -267/+0 |
* | run-*-locally: The programs are now virt-[tool], not virt-[tool].pl | Richard Jones | 2009-10-01 | 1 | -1/+1 |
* | maint: use spaces, not TABs for indentation | Jim Meyering | 2009-09-24 | 1 | -1/+1 |
* | Include virt tools in EXTRA_DIST. | Richard Jones | 2009-09-23 | 1 | -1/+2 |
* | Rename virt-[tool].pl as virt-[tool] | Richard Jones | 2009-09-23 | 2 | -8/+4 |
* | Check return value from readlink. | Richard Jones | 2009-09-23 | 1 | -1/+1 |
* | Create manpage atomically. | Richard Jones | 2009-09-23 | 1 | -1/+1 |
* | Replace @...@ with $(...) in these common Makefile.am files. | Richard Jones | 2009-09-23 | 1 | -4/+4 |
* | Add 'virt-rescue' command. | Richard Jones | 2009-09-23 | 3 | -0/+270 |