2010-04-19 |
Richard Jones | fish: Allow -<<END as a syntax for uploading "heredocs". |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Richard Jones | todo docs: Feature for base64 uploads and scripts. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Richard Jones | docs: Add virt-resize(1) link to guestfish(1) manpage. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Version 1.3.4 1.3.4 |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | todo documentation: Idea: List, mount filesystems by... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | todo documentation: remove 'virt-grow/shrink', see... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | todo documentation: virt-rescue now uses $TERM from... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | todo documentation: Remove old section on PPC bugs. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | todo documentation: Remove old ideas for Python bindings. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Documentation: Use 'g' instead of 'handle' in documenta... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | In guestfs(3), unmount "/" directory in the example. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Add compilation/linking example to guestfs(3) man page. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | generator: Use shortname in check_state() call. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Build top-level directories in a more logical order. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Rerun generator if images/test.iso does not exist or... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Fix upload losing synchronization if root not mounted... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | generator: Fix typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Improved checking, documentation of modes (RHBZ#582901... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | fish: Autocomplete 'sparse' command (RHBZ#582899). |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | New API: get-umask, returns the current umask (RHBZ... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Add a build test for the 'umask' command. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | fish: Print output from some commands in octal/hex... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Jones | Documentation: lvcreate should say 'logical volume... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Daniel Cabrera | Update Spanish translations (RHBZ#582252). |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Matthew Booth | Fix build error in fuse/guestmount.c. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Richard Jones | New API: Add aug-clear call for clearing an Augeas... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Richard Jones | fish: Allow '-' prefix on command line to override... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Richard Jones | fish: Update documentation: Add another pipe example. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Richard Jones | fish: Update documentation: Using 'lcd' command to... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | Update PO files. 1.3.3 |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | Prepare for version 1.3.3. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | resize: Add --LV-expand option for expanding Linux... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | New API: lvresize-free to extend LVs into percentage... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | Fix time and timezone to be correct within the appliance. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | resize: Fix missing newline from end of print. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | resize: Fix regular expression to exactly match ^ext... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | virt-resize: Mention alternate tools like gparted in... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Daniel Cabrera | Updated Spanish translation (RHBZ#581501). |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Richard Jones | Documentation updates. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | Version 1.3.2 1.3.2 |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | New API: checksum-device for checksumming devices. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | virt-resize: Enhance virt-resize so it can expand parti... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | virt-list-partitions: Add -t / --total option. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | Bugfixes for virt-resize. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | New partition APIs: part_del, part_get_bootable, part_g... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | daemon: More reliable parsing of the output from 'parte... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | daemon: Make the RUN_PARTED macro take an error statement. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | Documentation: Clarify documentation on the bootable... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | New API: vgscan |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | New API: ntfsresize. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Richard Jones | virt-make-fs: Use Sys::Guestfs::Lib::feature_available... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Richard Jones | Allow aug-ls to take Augeas variable as argument (RHBZ... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | Remove warning "No grub default" (RHBZ#580650). |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | If qemu dies during launch in "null vmchannel" mode... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | Don't kill self accidentally. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | Fix for "warning: unexpected connection from UID ..." |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | New API calls to upload/download txz files (RHBZ#580556). |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | configure: Default to using Fedora 12 repo (was Fedora... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | Version 1.3.1. 1.3.1 |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | New tool: virt-make-fs for creating filesystems on... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | Code cleanups related to RHBZ#580246. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Richard Jones | Fix tar-in command hangs when running out of disk space... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Richard Jones | fish: Print extended help when the user types an unknow... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Richard Jones | Check error returns from posix_fallocate (RHBZ#579664). |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Richard Jones | Signed/unsigned warning on 64 bit. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Richard Jones | New API: guestfs_zero_device to zero whole devices. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard W.M... | Prettier POD CSS. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | Update PO files. 1.0.89 1.2.0 1.3.0 |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | chmod +x virt-resize binary. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | Fix EXTRA_DIST rule. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | Prepare for 1.0.89. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | Improved version of virt-win-reg, supporting exporting... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | virt-df: Match output with native (coreutils) 'df'... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | tools: Add basic tests for the virt-* tools. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | tools: Sectional header for manpages in Makefile.am |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | tools: Rearrange list of tools in Makefile.am. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Richard Jones | daemon: Set TERM=dumb inside the daemon. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Richard Jones | Fix the error message when reply body is too large... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Richard Jones | tests: Move alarm(2) calls to the correct place in... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Richard Jones | Prepare for 1.0.88. 1.0.88 |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Richard Jones | rescue: Pass $TERM from library into the virt-rescue... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Richard Jones | rescue: Sync disk on exit, and improve messaging. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Jim Meyering | Const-correctness fix. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Richard Jones | appliance: Set $PATH instead of hard-coding paths to... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Richard Jones | perl: use newSVpvn for variable length strings. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Richard Jones | Update PO files. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Cabrera | Update Spanish translation of libguestfs (RHBZ#576876). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Richard Jones | Fix lvresize test on RHEL 5, by fixing guestfs_e2fsck_l. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Richard Jones | Use ext4 dev tools on RHEL 5 (RHBZ#576688). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Richard Jones | Add support for minix filesystem (RHBZ#576689). |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Richard Jones | Version 1.0.87. 1.0.87 |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Richard Jones | New tools: virt-resize and virt-list-partitions. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Richard Jones | New API: guestfs_copy_size to copy a fixed number of... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Richard W.M... | Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE). |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Richard Jones | Mac OS X: Fix configure-time tests for Ruby. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Richard Jones | guestfs.h: Include <stdint.h>. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Richard Jones | ocaml examples: Fix linking line so it uses local library. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Richard Jones | Mac OS X: Disable null vmchannel implementation. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Richard Jones | Mac OS X: 'xdr_uint32_t' is 'xdr_u_int32_t' |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Richard Jones | Mac OS X: For PATH_MAX, include <limits.h> |
commit | commitdiff | tree | snapshot |
next |