| 2009-04-30 | Richard Jones | Prepare for version 1.0.16. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Added notes to the 'fsck' command documentation. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Added 'zero' command to wipe partition tables and super... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Correct the path to /sbin/fsck. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Enable parallel builds (Jim Meyering). | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Add generated code for 'fsck' command. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Added 'fsck' command. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Bind-mount /dev, /proc and /sys into chroot when runnin... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Autosync now runs umount-all; sync | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Fix umount_all command so it unmounts filesystems in... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Jim Meyering | build: don't tell "make clean" to remove my '~' backup... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Safer way to copy RPMs in no-net builds (Jim Meyering). | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Updated the generator so it only overwrites files if... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5: | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Jim Meyering | * fish/completion.c (commands): Declare with a 2nd... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Use AC_PROG_CC_STDC because we really need an ISO C... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Use safe_malloc and/or check returns from malloc (Jim... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Fix unchecked malloc (Jim Meyering). | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Fix unchecked malloc & realloc in 'commandv' func ... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Check return value from realloc call (Jim Meyering). | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Richard Jones | Rename tune2fs.c -> ext2.c | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Merge branch 'master' of git+ssh://g-rjones@et.redhat... | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | [PATCH] add dependency to ensure make-initramfs.sh... | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Resync with proposed Fedora specfile. | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Build virt-inspector HTML for the website. | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Prepare for 1.0.15.  1.0.15 | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | XML output. | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Perl output. | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | --fish and --ro-fish options working. | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Added virt-inspector program from virt-v2v. | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | s/builddir/top_builddir/ (Luciano Miguel Ferreira Rocha). | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Richard Jones | Fix perl hanging during configure (thanks to Luciano... | commit | commitdiff | tree | snapshot | 
| 2009-04-27 | Richard Jones | Generated code for ext2 UUID and label functions. | commit | commitdiff | tree | snapshot | 
| 2009-04-27 | Richard Jones | Functions for getting and setting the ext2 UUID and... | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Version 1.0.14  1.0.14 | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Add --version option (show version) to guestfish. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Added the --ro option (readonly) to guestfish. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Update BUGS with latest status.  1.0.13 | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Get ready for version 1.0.13. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Multiple callbacks during file transfers could cause... | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Check for multiple callback in RPC code. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | More checks. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Include UTF-8 NLS. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Use ferror to check for error conditions in pipe. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Carefully check return values from xwrite. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Don't echo output in scripts. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Added rpmqa example. | commit | commitdiff | tree | snapshot | 
| 2009-04-26 | Richard Jones | Document qemu wrappers. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Documentation fix. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Note about bugs. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Clean up *~ files in recipes/ | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | New recipe: iso2tar. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Include UDF driver (for CD/DVDs). | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Include the right RPMs and kernel modules for NTFS... | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Generated code for lvremove, vgremove, pvremove. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Implement lvremove, vgremove, pvremove. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Better generation of recipes page. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | export2tar recipe | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Improve CSS on recipes page. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Added guestfish recipes. | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | If LIBGUESTFS_PATH is set, guestfish shouldn't modify... | commit | commitdiff | tree | snapshot | 
| 2009-04-25 | Richard Jones | Added configure test for qemu vmchannel support. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Experimental recovery process should help with not... | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Remove the debug mode from make-initramfs.sh. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Add support for ext4 to examples/to-xml.c | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | chmod /sysroot (also makes it known to fakeroot) | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Resync specfile with proposed specfile in Fedora RR. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Ruby bindings didn't NULL-terminate an array, resulting...   1.0.12 | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Added bug about qemu not being cleaned up after segfault. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard Jones | Get ready for version 1.0.12. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard W.M... | Don't allocate file chunks on the stack. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Richard W.M... | Don't use large message buffer on the stack (fixes... | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard Jones | Fix 64 bit memsize overhead.  1.0.11 | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | catsprintf leaks, use open_memstream instead. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Remove the 'debug mem' command, it's never going to... | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Reduce the amount of memory allocated to guests based... | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Implement 'debug sh' and 'debug fds' commands. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Implement extensible strings with catprintf. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Use AC_GNU_SOURCE in daemon.  Don't need _GNU_SOURCE... | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Fix buffer overrun in guestfish command-line parsing. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Generated code for debug command. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Add outline of 'debug' command. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Automatically generate ChangeLog file from the git... | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Substitute '-' in command names in guestfish documentation. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Fix Java tests by passing correct library path to JVM. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Configure script tests for Perl modules. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Merge branch 'master' of git+ssh://g-rjones@et.redhat... | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard Jones | Avoid a cast warning on 32 bit. | commit | commitdiff | tree | snapshot | 
| 2009-04-23 | Richard W.M... | Instructions on running KVM as non-root (Robert P.... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Version 1.0.10  1.0.10 | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Generated code for new mount_* commands. | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Add mount_ro, mount_options, mount_vfs.  Fix small... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Get ready for 1.0.9.  1.0.9 | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Force a specific network NIC model (allows to work... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Fix infinite loop encountered when reading Windows... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Added pkgconfig file (libguestfs.pc).  1.0.8 | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Version 1.0.7  1.0.7 | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Fix quoting of list args in guestfish manpage. | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Resync specfile to Fedora RR. | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Richard Jones | Create /tmp directory in the initramfs. | commit | commitdiff | tree | snapshot | 
| next |