2009-05-19 |
Richard Jones | virt-inspector now lists installed modules. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Richard Jones | Generated code for 'find' command. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Richard Jones | Added 'find' command. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Richard Jones | Fix a memory leak in handling of tar files. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Richard Jones | Inspect kernels for Linux OSes. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Richard Jones | Base appliance on Fedora 11 (by default - may be overri... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Richard Jones | Generated code for lvresize, resize2fs. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Richard Jones | Add: lvresize, resize2fs commands. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Richard Jones | Version 1.0.26. 1.0.26 |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Richard Jones | Add vg-activate{,-all} commands, and resize recipe. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Richard Jones | Ignore old make-initramfs file. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Richard Jones | To-do: Explain the situation with resizing block devices. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Richard W.M... | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Richard W.M... | To-do: zerofree done, Haskell bindings need to be compl... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Richard W.M... | Add support for zerofree command. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Richard W.M... | To-do: zerofree |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Richard W.M... | Enable run-time conditional test prerequisites. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Richard W.M... | Add test prerequisites. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Richard W.M... | Added a couple of bugs related to test code. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard W.M... | Bugs related to OptString handling. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard W.M... | Don't stash strings in the handle. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard W.M... | Add 'append', LIBGUESTFS_APPEND to set additional kerne... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard Jones | Allow number of loops to be set on command line. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard Jones | Tidy-up of test script. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard Jones | Exit early from script on error. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard Jones | Increase the wait time for vmchannel socket to appear... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Richard Jones | Test booting repeatedly to track down qemu boot hangs. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | Version 1.0.25 1.0.25 |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | test-command is not an actual test program. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | Prepare for version 1.0.24 |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | Refactor line splitting code in the daemon, and fix... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | Test the 'command' and 'command_lines' functions thorou... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | Remove Perl from appliance - fixes large appliance... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Richard Jones | Remove the specfile from the tarball. Include contrib... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Richard Jones | Version 1.0.23 1.0.23 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Richard Jones | Depend on new febootstrap 2.0, and use febootstrap... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Richard Jones | Perl bindings fix: Not enough memory was allocated... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Richard Jones | Partial Haskell bindings. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Richard Jones | Handle EINTR, EAGAIN in select main loop. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Richard Jones | Note about using FUSE / mountlo code. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Richard Jones | Version 1.0.22 1.0.22 |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Richard Jones | Valgrind now implemented - remove from TODO list |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Richard Jones | Add 'make valgrind' target to run tests under valgrind. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Richard Jones | Fix four memory leaks in guestfs.c revealed by valgrind. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Richard Jones | Fix memory leak in error return path. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Experimental febootstrap install script. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | To-do: Use valgrind. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Bug: Segfault in Perl bindings. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | List installed applications (NOT WORKING). |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Generated code to support last 3 commits. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Add test script to test recovery from qemu failure. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Implement -command (to ignore errors) in guestfish... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Allow recovery from guest failure. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Generated code to support previous 2 commits. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Implement 'strings' and 'hexdump' commands. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Bug: write_file doesn't work with strings containing... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Note another bug found when testing on Koji. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Missing BRs in spec file. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Version 1.0.21 1.0.21 |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Change memory calculation to choose a generous amount... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Merge branch 'master' of git+ssh://192.168.122.141... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Added RHEL/CentOS example spec file. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Force qemu quit when kernel panics (Charles Duffy). |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Update date in changelog line. 1.0.20 |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Update %changelog in the specfile. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Prepare for version 1.0.20. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Fix leak in realloc failure (Jim Meyering). |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Use unsigned type for lengths. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Handle EINTR and EAGAIN in reads. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Specify prototyping behaviour for Perl XSUBs. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Create daemon/m4 subdirectory if it doesn't exist already. 1.0.19 |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Set mandir (as in RHEL 5). |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Version 1.0.19 |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Misc changes to make tests pass in RHEL 5. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Include /usr/sbin on the $PATH (for RHEL 5). |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Need to keep and modprobe dm_mod module for device... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | /dev/hd* is also a block device on RHEL 5. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Add BR on ncurses-devel (needed for RHEL 5). |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Augeas is now completely optional. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Added TODO item. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Merge branch 'master' of git+ssh://rich@hakodate/home... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Note bug about chroot not found. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Note Augeas support should be optional (TODO). |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Fix missing futimens bug. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | AC_CHECK_FUNCS for multiple functions. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | RARRAY_LEN macro for Ruby < 1.9. Small strictness... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Backport CAMLreturnT for OCaml <= 3.10 |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Missing include <ctype.h> |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | virt-inspector configure bug. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Added bugs noted by Charles Duffy. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Another TODO item. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Typo in documentation. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Implement !local in guestfish. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard Jones | Version 1.0.18 1.0.18 |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Generated code for 'equal' command. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Added 'equal' command to compare files. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Generated code for ping-daemon command. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Added ping-daemon command. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Generated code for dmesg command. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Added dmesg command. |
commit | commitdiff | tree | snapshot |
next |