summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version 1.5.31.5.3Richard Jones2010-08-1713-7106/+8734
* Remove old ocaml-inspector code.Richard Jones2010-08-173-542/+3
* fish: Reimplement -i option using new C-based inspection.Richard Jones2010-08-176-137/+187
* fish: Add -c/--connect and -d/--domain options.Richard Jones2010-08-178-33/+326
* New APIs for guest inspection.Richard Jones2010-08-176-5/+1360
* New APIs: findfs-label and findfs-uuidRichard Jones2010-08-175-3/+101
* New API: file-architectureRichard Jones2010-08-178-215/+437
* generator: No need to redefine safe_* macros.Richard Jones2010-08-171-7/+0
* Add safe_strndup call.Richard Jones2010-08-172-0/+10
* Send trace output to stderr.Matthew Booth2010-08-171-14/+14
* Python: Use new PyCapsule API where supported.Richard Jones2010-08-172-0/+18
* generator: Fix typo in error message for RConstOptString.Richard Jones2010-07-311-1/+1
* New API: is-lv: check if a block device is a logical volume (RHBZ#619793)Richard Jones2010-07-303-1/+58
* Rename internal functions.Richard Jones2010-07-283-12/+12
* Rearrange library code into separate files.Richard Jones2010-07-276-2211/+2356
* Rename guestfs-{actions,bindtests}.c to {actions,bindtests}.cRichard Jones2010-07-275-11/+11
* TODO: Implement inspector code in C.Richard Jones2010-07-271-0/+11
* TODO: Implement recursive upload/download in guestfish.Richard Jones2010-07-271-0/+20