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 |
2009-06-24 |
Richard W.M... | Allow guestfish -i / virt-inspector on live domains... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Fix detection of optional libvirt support in virt-inspe... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Document the guestfish --version option in the manual... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Clarify documentation for mkdtemp. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Generated code for 'mkdtemp' command. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Add mkdtemp command. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Version 1.0.53. 1.0.53 |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Fix libvirt integration in virt-inspector. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Fix permissions on generated scripts in the appliance... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Version 1.0.52. 1.0.52 |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Quote command line arguments to virt-inspector. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Merge branch 'master' of git+ssh://g-rjones@et.redhat... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Added guestfish -i option to run virt-inspector. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Matthew Booth | Fix dependencies in perl so it doesn't always rebuild |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Implement guestfish -f option to allow guestfish scripts. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Incorrect assignment on glob error path. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Richard W.M... | Todo items: guestfish options -i and -f. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | Implement libtool library versioning. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Matthew Booth | Make the supermin helper look for any x86 kernel |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | Generated code for 'scrub-*' commands. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | Added 'scrub-*' commands for securely scrubbing filesys... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | Bump up default guest size to 500M. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | Updated Polish translation (RHBZ#502533). |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | Command line argument handling. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Richard W.M... | '-no-kqemu' option is no longer necessary to avoid... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Version 1.0.51 1.0.51 |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Add whitespace to the init script (no functional change). |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Issue MAKEDEV commands in a loop (RHBZ#507374). |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Check parameter types in Ruby bindings (RHBZ#507346). |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Improve error message when appliance doesn't match... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Missing \n character in Ruby bindings. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Make CHROOT_IN/OUT macros should loudly if the syscall... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Include the lsof package. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Check return value from close() call. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | The 'debug sh' command now uses a real shell. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | test-boot-realistic rule should boot the rescue shell. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Rebuild supermin appliance when the daemon is updated. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Version 1.0.50. 1.0.50 |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Add 'glob' command for guestfish. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Generated code for 'glob-expand'. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Add 'glob-expand' command. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Generated code for 'sh' and 'sh-lines' commands. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Jones | Add 'sh' and 'sh-lines' commands. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Richard W.M... | Check return value from waitpid call in command*()... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Richard W.M... | Add strong note about deprecation of functions which... |
commit | commitdiff | tree | snapshot |
next |