summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.5.7.1.5.7Richard Jones2010-09-0114-1222/+1321
* fish: Add missing header file to sources.Richard Jones2010-09-011-0/+1
* ocaml: Add test for progress notification callbacks.Richard Jones2010-09-013-2/+50
* debug: Add 'debug progress' command.Richard Jones2010-09-011-0/+33
* debug: Arrange prototypes in alphabetical order.Richard Jones2010-09-011-1/+1
* daemon: Enable debug command by default.Richard Jones2010-09-012-32/+8
* Consistent use of 'void *opaque' to refer to opaque pointer in C API.Richard Jones2010-09-012-11/+11
* resize: Add progress bar to virt-resize.Richard Jones2010-09-011-6/+23
* perl: bindings to progress callback.Richard Jones2010-09-011-3/+77
* ocaml: bindings to progress callback.Richard Jones2010-09-012-2/+120
* Implement private data area.Richard Jones2010-09-015-0/+128
* fish: Implement progress bars in guestfish.Richard Jones2010-09-018-1/+375
* fish: Detect UTF-8 output and open termcap/terminfo database.Richard Jones2010-09-012-0/+37
* Add progress messages to download command.Richard Jones2010-09-012-1/+28
* Add progress messages to zero-device command.Richard Jones2010-09-012-6/+17
* Add progress messages to zero command.Richard Jones2010-09-012-2/+4
* Add progress messages to fill-pattern command.Richard Jones2010-09-012-1/+2
* Add progress messages to fill command.Richard Jones2010-09-012-1/+2
* Add progress messages to copy-size command.Richard Jones2010-08-312-5/+25
* Implement progress messages in the daemon and library.Richard Jones2010-08-318-10/+226
* ocaml: Remove old entry from .gitignore file.Richard Jones2010-08-311-1/+0
* Version 1.5.6.1.5.6Richard Jones2010-08-2714-636/+639
* Requires febootstrap >= 2.9.Richard Jones2010-08-271-1/+1
* daemon: Set O_CLOEXEC flag on the virtio-serial file descriptor.Richard Jones2010-08-271-1/+7
* build: Don't add version extra string to the version number.Richard Jones2010-08-273-5/+13
* Update BUGS, PO files.1.5.5Richard Jones2010-08-263-2072/+1309
* Update Spanish translations (RHBZ#627556).Daniel Cabrera2010-08-261-1326/+1343
* Updated Spanish translations (RHBZ#626843).Daniel Cabrera2010-08-261-835/+1606
* Update Polish translation (RHBZ#502533).Piotr Drąg2010-08-261-626/+593
* Prepare for version 1.5.5.Richard Jones2010-08-2614-113/+146
* rescue: Fix typo in comment.Richard Jones2010-08-261-1/+1
* Ignore launch() error in virt-rescue. (RHBZ#618556)Matthew Booth2010-08-261-1/+6
* Shut down the appliance cleanlyMatthew Booth2010-08-261-1/+1
* Call sync after guestfsd exitsMatthew Booth2010-08-261-21/+24
* Add a core_pattern debug commandMatthew Booth2010-08-261-0/+53
* Include statically linked binaries in the binary distribution.Richard Jones2010-08-256-10/+117
* Rename global 'xdr_str'.Richard Jones2010-08-252-7/+7
* Add -nodefconfig command line option to qemu.Daniel Berrange2010-08-241-0/+3
* Version 1.5.4.1.5.4Richard Jones2010-08-2413-6110/+6286
* New APIs: set-network and get-network to enable network support.Richard Jones2010-08-246-3/+49
* build: Add 'bindist' rule for building binary distribution.Richard Jones2010-08-241-0/+18
* Don't print debug messages when not in verbose mode.Richard Jones2010-08-241-15/+17
* Change protocol to send Linux errno from daemon to library.Richard Jones2010-08-243-5/+10
* Raise error message max size to 64K.Richard Jones2010-08-242-10/+5
* Use virtio-serial, remove other vmchannel methods.Richard Jones2010-08-244-410/+63
* Change to using ext2-based, cached supermin appliance.Richard Jones2010-08-2310-191/+529
* Make print_timestamped_message into a cross-module function.Richard Jones2010-08-232-6/+6
* Factor out code for locating the temporary directory.Richard Jones2010-08-232-11/+22
* Whitespace change: Add blank line between structures and functions.Richard Jones2010-08-211-0/+1
* appliance: Remove some obsolete testing rules from Makefile.amRichard Jones2010-08-211-31/+0