summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ROADMAP for 1.14 release.Richard W.M. Jones2011-10-271-15/+10
* Update API support.Richard W.M. Jones2011-10-2612-0/+5009
* Version 1.13.26.1.13.26Richard W.M. Jones2011-10-2620-13250/+13941
* guestmount: Fix --live option (RHBZ#744795).Richard W.M. Jones2011-10-262-8/+49
* fish and other tools: -d option uses readonlydisk="read" (RHBZ#747290).Richard W.M. Jones2011-10-261-0/+3
* add-domain: Add readonlydisk optional argument (RHBZ#747290).Richard W.M. Jones2011-10-264-25/+173
* libvirt: Detect if a disk has the <readonly/> flag.Richard W.M. Jones2011-10-263-6/+21
* test-user-cancel: Make this test choose smaller cancellation numbers.Richard W.M. Jones2011-10-262-7/+51
* Version 1.13.25.1.13.25Richard W.M. Jones2011-10-2620-20387/+22849
* virt-resize: Be much more conservative about moving first partition.Richard W.M. Jones2011-10-261-5/+26
* Flush stdout for progress bars used by guestfish, virt-resize.Richard W.M. Jones2011-10-261-0/+1
* virt-resize: Handle extended and logical partitions (RHBZ#642821).Richard W.M. Jones2011-10-262-17/+90
* resize: Get the partition table type of the source disk earlier.Richard W.M. Jones2011-10-261-7/+17
* New APIs: copy-{file,device}-to-{file,device}.Richard W.M. Jones2011-10-266-12/+326
* ocaml: Make sure virt-resize, virt-sparsify are rebuilt if Guestfs API changes.Richard W.M. Jones2011-10-254-16/+16
* virt-filesystems: Add MBR partition type byte to the output.Richard W.M. Jones2011-10-252-12/+64
* New API: part-to-partnumRichard W.M. Jones2011-10-253-2/+43
* virt-cat: Handle Windows paths and drive letters (RHBZ#693359).Richard W.M. Jones2011-10-252-3/+180
* Version 1.13.24.1.13.24Richard W.M. Jones2011-10-2420-937/+1050
* Add test for qemu broken -machine option (RHBZ#748266).Richard W.M. Jones2011-10-242-1/+58
* Revert "out-of-tree build: daemon"Richard W.M. Jones2011-10-241-2/+2
* virt-win-reg: Document syntax for deleting keys and values (RHBZ#737944).Richard W.M. Jones2011-10-221-0/+11
* virt-make-fs: Refresh man page.Richard W.M. Jones2011-10-221-36/+38
* Fix ./configure --disable-erlang.Richard W.M. Jones2011-10-211-3/+3
* out-of-tree build: fixed bindtests and inspectorHilko Bengen2011-10-217-8/+8
* out-of-tree build: fix HAVE_OCAML=false caseHilko Bengen2011-10-211-1/+1
* out-of-tree build: daemonHilko Bengen2011-10-211-2/+2
* add-drive-opts: Correctly handle unreadable and unwritable files (RHBZ#747287).Richard W.M. Jones2011-10-211-3/+14
* virt-make-fs: Set MBR partition type byte correctly (RHBZ#746295).Richard W.M. Jones2011-10-211-0/+16
* lib: Common code for formatting the qemu -drive parameter.Richard W.M. Jones2011-10-211-28/+32
* Allow compilation without hivex (RHBZ#723474).Richard W.M. Jones2011-10-213-96/+97
* po-docs: Force make update-po on first build from git.Richard W.M. Jones2011-10-212-0/+10
* Version 1.13.23.1.13.23Richard W.M. Jones2011-10-2020-525/+840
* appliance: udev-174 moves udevd to /lib/udev/udevd (instead of /sbin/udevd)Richard W.M. Jones2011-10-201-0/+5
* resize: Add --align-first auto|never|always option.Richard W.M. Jones2011-10-204-34/+138
* resize: Add --alignment flag to allow partition alignment to be picked.Richard W.M. Jones2011-10-202-11/+57
* resize: Refactor the code for creating target partitions.Richard W.M. Jones2011-10-201-92/+97
* resize: Remove p_size field from partitions structure.Richard W.M. Jones2011-10-201-12/+13
* Update RELEASE-NOTES.Richard W.M. Jones2011-10-201-1/+6
* Version 1.13.22.1.13.22Richard W.M. Jones2011-10-192-5/+14
* Pushed and pulled latest translations from Transifex.Richard W.M. Jones2011-10-1918-21059/+20742
* inspection: Return root devices sorted.Richard W.M. Jones2011-10-191-0/+11
* inspect: Handle cciss devices in /etc/fstabMatthew Booth2011-10-192-0/+64
* inspect: Don't assume number of captures in match functionsMatthew Booth2011-10-191-30/+13
* inspect: Add drive naming hintsMatthew Booth2011-10-196-24/+84
* NFC: Remove unnecessary gotoMatthew Booth2011-10-191-7/+5
* launch: Store drive information in guestfs_hMatthew Booth2011-10-197-38/+137
* inspect: Fix fstab device mapping for >26 disksMatthew Booth2011-10-191-20/+31
* launch: Ensure g->cmdline is allocated before assigning g->cmdline[0].Richard W.M. Jones2011-10-191-7/+14
* valgrind: guestfish -i: free strings before exit.Richard W.M. Jones2011-10-191-0/+2