2009-06-15 |
Richard Jones | Experimental implementation of the supermin appliance... |
tree | commitdiff |
2009-06-11 |
Richard Jones | Catching hanging qemu in tests (RHBZ#505329). |
tree | commitdiff |
2009-06-10 |
Richard Jones | Remove obsolete comment from generator. |
tree | commitdiff |
2009-06-10 |
Richard Jones | Specify type of squashfs filesystem. |
tree | commitdiff |
2009-06-10 |
Richard Jones | Implement device name translation. Remove device name... |
tree | commitdiff |
2009-06-10 |
Richard Jones | In the daemon, change all const char * parameters to... |
tree | commitdiff |
2009-06-08 |
Richard Jones | Generated code for ntfs_3g_probe command. |
tree | commitdiff |
2009-06-08 |
Richard Jones | Add 'ntfs_3g_probe' command so we can probe the "mounta... |
tree | commitdiff |
2009-06-04 |
Richard Jones | Generated code for the 'sleep' command. |
tree | commitdiff |
2009-06-04 |
Richard Jones | Added 'sleep' command. |
tree | commitdiff |
2009-06-02 |
Richard Jones | Generated code for 'add_drive_ro' call. |
tree | commitdiff |
2009-06-02 |
Richard Jones | Add 'add_drive_ro' call. Fix up documentation. Plus... |
tree | commitdiff |
2009-05-29 |
Richard W.M. Jones | Correctly handle malloc/realloc(0) |
tree | commitdiff |
2009-05-29 |
Richard W.M. Jones | Use a squashfs attached as /dev/sdd during the C API... |
tree | commitdiff |
2009-05-29 |
Richard W.M. Jones | Fix mkdir-p if directory exists (RHBZ#503133). |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | Fix path to COPYING.LIB |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | To-do: Note that we need to finish the bindings tests. |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | Add tests for bindings parameters, fix several broken... |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | Add the test0* functions, used to test language bindings. |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | Move C API tests out of root build dir into 'capitests... |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | Move the appliance and build scripts into new appliance... |
tree | commitdiff |
2009-05-27 |
Richard Jones | Improve javadoc (RHBZ#501883). |
tree | commitdiff |
2009-05-27 |
Richard Jones | Guestfish built-in commands auto-complete (RHBZ#501878). |
tree | commitdiff |
2009-05-21 |
Richard Jones | Individual tests can be skipped by setting SKIP_TEST_... |
tree | commitdiff |
2009-05-21 |
Richard Jones | Generated code for e2fsck-f command. |
tree | commitdiff |
2009-05-21 |
Richard Jones | Add e2fsck_f command, and modify lvresize test to use... |
tree | commitdiff |
2009-05-21 |
Richard Jones | Fix pvremove, vgremove, lvremove tests (RHBZ 502007). |
tree | commitdiff |
2009-05-21 |
Richard Jones | Gettextize the source, make library strings translatable. |
tree | commitdiff |
2009-05-19 |
Richard Jones | Skip 'zerofree' test if the command doesn't exist in... |
tree | commitdiff |
2009-05-19 |
Richard Jones | Generated code for 'find' command. |
tree | commitdiff |
2009-05-19 |
Richard Jones | Added 'find' command. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Generated code for lvresize, resize2fs. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Add: lvresize, resize2fs commands. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Add vg-activate{,-all} commands, and resize recipe. |
tree | commitdiff |
2009-05-15 |
Richard W.M. Jones | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr... |
tree | commitdiff |
2009-05-14 |
Richard W.M. Jones | Add support for zerofree command. |
tree | commitdiff |
2009-05-14 |
Richard W.M. Jones | Enable run-time conditional test prerequisites. |
tree | commitdiff |
2009-05-14 |
Richard W.M. Jones | Add test prerequisites. |
tree | commitdiff |
2009-05-13 |
Richard W.M. Jones | Don't stash strings in the handle. |
tree | commitdiff |
2009-05-13 |
Richard W.M. Jones | Add 'append', LIBGUESTFS_APPEND to set additional kerne... |
tree | commitdiff |
2009-05-13 |
Richard Jones | Increase the wait time for vmchannel socket to appear... |
tree | commitdiff |
2009-05-12 |
Richard Jones | Test the 'command' and 'command_lines' functions thorou... |
tree | commitdiff |
2009-05-11 |
Richard Jones | Perl bindings fix: Not enough memory was allocated... |
tree | commitdiff |
2009-05-10 |
Richard Jones | Partial Haskell bindings. |
tree | commitdiff |
2009-05-10 |
Richard Jones | Handle EINTR, EAGAIN in select main loop. |
tree | commitdiff |
2009-05-09 |
Richard Jones | Fix four memory leaks in guestfs.c revealed by valgrind. |
tree | commitdiff |
2009-05-09 |
Richard Jones | Fix memory leak in error return path. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Generated code to support last 3 commits. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Allow recovery from guest failure. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Generated code to support previous 2 commits. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Implement 'strings' and 'hexdump' commands. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Bug: write_file doesn't work with strings containing... |
tree | commitdiff |
2009-05-08 |
Richard Jones | Change memory calculation to choose a generous amount... |
tree | commitdiff |
2009-05-08 |
Richard Jones | Force qemu quit when kernel panics (Charles Duffy). |
tree | commitdiff |
2009-05-07 |
Richard Jones | Use unsigned type for lengths. |
tree | commitdiff |
2009-05-07 |
Richard Jones | Handle EINTR and EAGAIN in reads. |
tree | commitdiff |
2009-05-07 |
Richard Jones | Specify prototyping behaviour for Perl XSUBs. |
tree | commitdiff |
2009-05-07 |
Richard Jones | Misc changes to make tests pass in RHEL 5. |
tree | commitdiff |
2009-05-06 |
Richard Jones | RARRAY_LEN macro for Ruby < 1.9. Small strictness... |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Typo in documentation. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for 'equal' command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added 'equal' command to compare files. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for ping-daemon command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added ping-daemon command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for dmesg command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added dmesg command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for drop-caches command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added drop-caches command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for cp, cp-a and mv commands. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Add cp, cp-a and mv commands. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Generated code for grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Replace rtl8139 network card with virtio-net. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added notes to the 'fsck' command documentation. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'zero' command to wipe partition tables and super... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add generated code for 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Autosync now runs umount-all; sync |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix umount_all command so it unmounts filesystems in... |
tree | commitdiff |
2009-04-30 |
Jim Meyering | build: don't tell "make clean" to remove my '~' backup... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Updated the generator so it only overwrites files if... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5: |
tree | commitdiff |
2009-04-30 |
Richard Jones | Use safe_malloc and/or check returns from malloc (Jim... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Check return value from realloc call (Jim Meyering). |
tree | commitdiff |
2009-04-27 |
Richard Jones | Generated code for ext2 UUID and label functions. |
tree | commitdiff |
2009-04-27 |
Richard Jones | Functions for getting and setting the ext2 UUID and... |
tree | commitdiff |
2009-04-26 |
Richard Jones | Multiple callbacks during file transfers could cause... |
tree | commitdiff |
2009-04-26 |
Richard Jones | Check for multiple callback in RPC code. |
tree | commitdiff |
2009-04-26 |
Richard Jones | More checks. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Generated code for lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Implement lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-24 |
Richard Jones | Experimental recovery process should help with not... |
tree | commitdiff |
2009-04-24 |
Richard Jones | Ruby bindings didn't NULL-terminate an array, resulting... 1.0.12 |
tree | commitdiff |
2009-04-24 |
Richard W.M. Jones | Don't allocate file chunks on the stack. |
tree | commitdiff |
2009-04-24 |
Richard W.M. Jones | Don't use large message buffer on the stack (fixes... |
tree | commitdiff |
2009-04-23 |
Richard Jones | Fix 64 bit memsize overhead. 1.0.11 |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Reduce the amount of memory allocated to guests based... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Generated code for debug command. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Add outline of 'debug' command. |
tree | commitdiff |
next |