| 2010-04-22 | 
Richard Jones | fish docs: Be consistent about using I<-..> for options. | 
commit | commitdiff | tree | snapshot | 
| 2010-04-22 | 
Richard Jones | fish docs: Use L</...> for internal links in the man...  | 
commit | commitdiff | tree | snapshot | 
| 2010-04-22 | 
Matthew Booth | Whitelist the loop kernel module | 
commit | commitdiff | tree | snapshot | 
| 2010-04-21 | 
Matthew Booth | Don't die during inspection if rpm -qa or dpkg-query...  | 
commit | commitdiff | tree | snapshot | 
| 2010-04-21 | 
Matthew Booth | Don't die during inspection if initrd doesn't exist | 
commit | commitdiff | tree | snapshot | 
| 2010-04-20 | 
Richard Jones | Add zfs-fuse (ZFS via FUSE) support to the appliance. | 
commit | commitdiff | tree | snapshot | 
| 2010-04-20 | 
Richard Jones | Remove checks for Test::Pod and Test::Pod::Coverage. | 
commit | commitdiff | tree | snapshot | 
| 2010-04-20 | 
Daniel Cabrera | Updated Spanish translations (RHBZ#584038). | 
commit | commitdiff | tree | snapshot | 
| 2010-04-20 | 
Richard Jones | Check user doesn't run configure, make or make check...  | 
commit | commitdiff | tree | snapshot | 
| 2010-04-20 | 
Richard Jones | Replace 'dd' in tests with use of guestfish 'sparse...  | 
commit | commitdiff | tree | snapshot | 
| 2010-04-20 | 
Richard Jones | Document new version numbering policy. | 
commit | commitdiff | tree | snapshot | 
| 2010-04-19 | 
Richard Jones | Document umask (RHBZ#582548, RHBZ#583554). | 
commit | commitdiff | tree | snapshot | 
| 2010-04-19 | 
Richard Jones | docs: Clarify documentation for mknod (RHBZ#582948). | 
commit | commitdiff | tree | snapshot | 
| 2010-04-19 | 
Richard Jones | Update PO files.  1.3.5 | 
commit | commitdiff | tree | snapshot | 
| 2010-04-19 | 
Richard Jones | Prepare for version 1.3.5. | 
commit | commitdiff | tree | snapshot | 
| 2010-04-19 | 
Richard Jones | New APIs: base64-in and base64-out for uploading/downlo...  | 
commit | commitdiff | tree | snapshot | 
| 2010-04-19 | 
Richard Jones | New API: debug-upload (not a formal part of the API...  | 
commit | commitdiff | tree | snapshot | 
| 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 | 
| next |