| 2009-07-03 | Guido Günther | remove superflous debirf scripts | commit | commitdiff | tree | snapshot | 
| 2009-07-03 | Richard W.M... | Guestfish tab-completion on destination paths, fixed... | commit | commitdiff | tree | snapshot | 
| 2009-07-03 | Richard W.M... | Don't keep rebuilding debirf module symlinks. | commit | commitdiff | tree | snapshot | 
| 2009-07-03 | Richard W.M... | 'readdir-and-stat' call is now effectively implemented. | commit | commitdiff | tree | snapshot | 
| 2009-07-03 | Richard W.M... | Add Debian appliance directory to the distfile. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Jim Meyering | use safe_malloc and safe_calloc in generated code | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Jim Meyering | prefer sizeof *VAR over sizeof TYPE (no semantic change) | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Prepare for 1.0.55.  PO files also updated.  1.0.55 | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Add 'sfdiskM' command. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Remove generated files guestfs_protocol.[ch]. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Don't rebuild the whole appliance if just the /init... | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Improve virtio-blk performance (RHBZ#509383). | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Add ./configure --with-drive-if=(ide|scsi|virtio) | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Add the guestfish 'time' command. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Add list of function_names to the daemon. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | In verbose mode, daemon will display the time elapsed... | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Ignore generated file appliance/debian/debirf.conf | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Guido Günther | Build Debian based appliance using debirf | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Guido Günther | add debirf files | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Guido Günther | unconditionally load dm module | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Guido Günther | add missing module | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Jim Meyering | avoid automake failure | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Jim Meyering | arrange to build some generated sources | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Re-add src/MAX_PROC_NR (generated file). | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Memoize the output of pod2text function in the generator. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Updated PO files. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Remove generated code from git. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Generator now runs automatically when it has changed. | commit | commitdiff | tree | snapshot | 
| 2009-07-02 | Richard W.M... | Add 'readdir' call. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Jim Meyering | fish: handle some out-of-memory conditions | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Call 'udevadm settle' after operations which add/remove... | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | All instances of 'pclose' now check for return value... | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Fix error handling of external sfdisk command. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Generated code for the virtio_blk change. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Change to use virtio_blk (virtio block device) by default. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Jim Meyering | Don't dereference or free undefined "msg" upon OOM. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Add libguestfs(3) as an alias manpage for guestfs(3). | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Updated PO files. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Reorder the environment variables alphabetically in... | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Document the $PAGER environment variable. | commit | commitdiff | tree | snapshot | 
| 2009-07-01 | Richard W.M... | Document the LIBGUESTFS_MEMSIZE environment variable. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Change statvfs test so it doesn't depend on device... | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Clean up the output of the C API test code. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Todo: getfattr, setfattr. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Guido Günther | Whitelist kernel modules for hardware emulated by QEMU | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Generated code for mknod, mkfifo, mknod_b, mknod_c... | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | New commands: mknod, mkfifo, mknod_b, mknod_c and umask. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Use octal numbers for modes in the test suite. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Generated code for 'set_memsize'/'get_memsize' calls. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Richard W.M... | Add 'set_memsize'/'get_memsize' calls. | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Guido Günther | Use udev if available (Guido Gunter). | commit | commitdiff | tree | snapshot | 
| 2009-06-30 | Guido Günther | define REDHAT and DEBIAN | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: Suggest an environment variable for memsize confi... | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for the 'mkswap*' commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: Allow memsize to be configured. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: Investigations into 'binarch' command. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Rearrange guestfish commands in the manpage. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Add missing documentation for new 'more' and 'less... | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Version 1.0.54  1.0.54 | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Check for XML::Writer dependency for virt-inspector. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Remove generated files in make clean. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Matthew Booth | Merge commit 'et/master' | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Fix for 'broken pipe' error when qemu dies (RHBZ#508713). | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for mount-loop command. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Add mount-loop command (RHBZ#508668). | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Fix memory leak in daemon/mount.c:do_mount_vfs. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Matthew Booth | Output the config filename containing a modprobe alias... | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo list: More suggestions. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for 'initrd-list'. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Add 'initrd-list' command to list contents of initrd... | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Matthew Booth | Add a comment to device naming heuristic | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for 'du' command. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Added 'du' command. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for df / df-h. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Add 'df' and 'df-h' commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: Removed suggestion for short form for pipes. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Implement "more" and "less" commands in guestfish. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo list: Pipes now implemented, so remove from list. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for head/tail commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Implement "head", "head-n", "tail", "tail-n" commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Prevent 'n' being used as a parameter name. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Generated code for 'wc_*' commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: wc command done. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Implementation of 'wc_c', 'wc_w' and 'wc_l' commands. | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Implement TEST_ONLY environment variable to run selecte... | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Add large test files with standard content for the... | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: RUN_ONLY_FOR | commit | commitdiff | tree | snapshot | 
| 2009-06-29 | Richard W.M... | Todo: 'wc' command. | commit | commitdiff | tree | snapshot | 
| 2009-06-28 | Richard W.M... | Guestfish pipes. | commit | commitdiff | tree | snapshot | 
| 2009-06-28 | Richard W.M... | Haskell bindings: Implement bindtests. | commit | commitdiff | tree | snapshot | 
| 2009-06-28 | Richard W.M... | Haskell bindings: Int and Int64 return types. | commit | commitdiff | tree | snapshot | 
| 2009-06-28 | Richard W.M... | Merge branch 'master' of git+ssh://g-rjones@et.redhat... | commit | commitdiff | tree | snapshot | 
| 2009-06-28 | Richard W.M... | Haskell bindings: fix boolean arguments. | commit | commitdiff | tree | snapshot | 
| 2009-06-28 | Richard W.M... | Haskell bindings: Fix integer arguments. | commit | commitdiff | tree | snapshot | 
| 2009-06-27 | Matthew Booth | Clean up XML output | commit | commitdiff | tree | snapshot | 
| 2009-06-25 | Matthew Booth | Make virt-inspector look in more places for module... | commit | commitdiff | tree | snapshot | 
| 2009-06-25 | Matthew Booth | Add yaml output for virt-inspector | commit | commitdiff | tree | snapshot | 
| 2009-06-25 | Matthew Booth | Make run-inspector-locally try to work out where it... | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Richard W.M... | More TODO items for future work. | commit | commitdiff | tree | snapshot | 
| next |