| Commit message (Expand) | Author | Age | Files | Lines |
* | Add vg-activate{,-all} commands, and resize recipe. | Richard Jones | 2009-05-18 | 29 | -24/+867 |
* | Ignore old make-initramfs file. | Richard Jones | 2009-05-18 | 1 | -0/+1 |
* | To-do: Explain the situation with resizing block devices. | Richard Jones | 2009-05-16 | 1 | -0/+22 |
* | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometr... | Richard W.M. Jones | 2009-05-15 | 28 | -49/+2143 |
* | To-do: zerofree done, Haskell bindings need to be completed. | Richard W.M. Jones | 2009-05-15 | 1 | -2/+3 |
* | Add support for zerofree command. | Richard W.M. Jones | 2009-05-14 | 28 | -26/+561 |
* | To-do: zerofree | Richard W.M. Jones | 2009-05-14 | 1 | -0/+3 |
* | Enable run-time conditional test prerequisites. | Richard W.M. Jones | 2009-05-14 | 3 | -26/+266 |
* | Add test prerequisites. | Richard W.M. Jones | 2009-05-14 | 3 | -297/+332 |
* | Added a couple of bugs related to test code. | Richard W.M. Jones | 2009-05-14 | 1 | -0/+6 |
* | Bugs related to OptString handling. | Richard W.M. Jones | 2009-05-13 | 1 | -0/+7 |
* | Don't stash strings in the handle. | Richard W.M. Jones | 2009-05-13 | 8 | -80/+39 |
* | Add 'append', LIBGUESTFS_APPEND to set additional kernel options. | Richard W.M. Jones | 2009-05-13 | 21 | -2/+466 |
* | Allow number of loops to be set on command line. | Richard Jones | 2009-05-13 | 1 | -1/+2 |
* | Tidy-up of test script. | Richard Jones | 2009-05-13 | 1 | -1/+4 |
* | Exit early from script on error. | Richard Jones | 2009-05-13 | 1 | -0/+2 |
* | Increase the wait time for vmchannel socket to appear (fix for slow / heavily... | Richard Jones | 2009-05-13 | 1 | -3/+3 |
* | Test booting repeatedly to track down qemu boot hangs. | Richard Jones | 2009-05-13 | 2 | -1/+36 |
* | Version 1.0.251.0.25 | Richard Jones | 2009-05-12 | 1 | -1/+1 |
* | test-command is not an actual test program. | Richard Jones | 2009-05-12 | 1 | -1/+1 |
* | Prepare for version 1.0.24 | Richard Jones | 2009-05-12 | 1 | -1/+1 |
* | Refactor line splitting code in the daemon, and fix it so it works. | Richard Jones | 2009-05-12 | 4 | -44/+62 |
* | Test the 'command' and 'command_lines' functions thoroughly. | Richard Jones | 2009-05-12 | 11 | -11/+3054 |
* | Remove Perl from appliance - fixes large appliance problem on Rawhide builds. | Richard Jones | 2009-05-12 | 1 | -0/+6 |
* | Remove the specfile from the tarball. Include contrib/ dir. | Richard Jones | 2009-05-12 | 3 | -8/+14 |
* | Version 1.0.231.0.23 | Richard Jones | 2009-05-11 | 1 | -1/+1 |
* | Depend on new febootstrap 2.0, and use febootstrap-install. | Richard Jones | 2009-05-11 | 5 | -49/+24 |
* | Perl bindings fix: Not enough memory was allocated for array params. | Richard Jones | 2009-05-11 | 3 | -2/+3 |
* | Partial Haskell bindings. | Richard Jones | 2009-05-10 | 12 | -6/+1150 |
* | Handle EINTR, EAGAIN in select main loop. | Richard Jones | 2009-05-10 | 1 | -0/+2 |
* | Note about using FUSE / mountlo code. | Richard Jones | 2009-05-09 | 1 | -0/+6 |
* | Version 1.0.221.0.22 | Richard Jones | 2009-05-09 | 1 | -1/+1 |
* | Valgrind now implemented - remove from TODO list | Richard Jones | 2009-05-09 | 1 | -4/+0 |
* | Add 'make valgrind' target to run tests under valgrind. | Richard Jones | 2009-05-09 | 2 | -1/+8 |
* | Fix four memory leaks in guestfs.c revealed by valgrind. | Richard Jones | 2009-05-09 | 1 | -0/+7 |
* | Fix memory leak in error return path. | Richard Jones | 2009-05-09 | 2 | -0/+97 |
* | Experimental febootstrap install script. | Richard Jones | 2009-05-08 | 5 | -0/+70 |
* | To-do: Use valgrind. | Richard Jones | 2009-05-08 | 1 | -0/+4 |
* | Bug: Segfault in Perl bindings. | Richard Jones | 2009-05-08 | 1 | -0/+3 |
* | List installed applications (NOT WORKING). | Richard Jones | 2009-05-08 | 1 | -5/+25 |
* | Generated code to support last 3 commits. | Richard Jones | 2009-05-08 | 15 | -486/+642 |
* | Add test script to test recovery from qemu failure. | Richard Jones | 2009-05-08 | 2 | -1/+35 |
* | Implement -command (to ignore errors) in guestfish, and allow recovery from q... | Richard Jones | 2009-05-08 | 4 | -14/+41 |
* | Allow recovery from guest failure. | Richard Jones | 2009-05-08 | 2 | -35/+74 |
* | Generated code to support previous 2 commits. | Richard Jones | 2009-05-08 | 24 | -4/+1621 |
* | Implement 'strings' and 'hexdump' commands. | Richard Jones | 2009-05-08 | 4 | -0/+190 |
* | Bug: write_file doesn't work with strings containing ASCII NUL. | Richard Jones | 2009-05-08 | 2 | -1/+9 |
* | Note another bug found when testing on Koji. | Richard Jones | 2009-05-08 | 1 | -0/+5 |
* | Missing BRs in spec file. | Richard Jones | 2009-05-08 | 1 | -2/+6 |
* | Version 1.0.211.0.21 | Richard Jones | 2009-05-08 | 1 | -1/+1 |