2009-07-02 |
Richard W.M. Jones | Remove generated files guestfs_protocol.[ch]. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add ./configure --with-drive-if=(ide|scsi|virtio) |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add list of function_names to the daemon. |
tree | commitdiff |
2009-07-02 |
Jim Meyering | arrange to build some generated sources |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Re-add src/MAX_PROC_NR (generated file). |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Memoize the output of pod2text function in the generator. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Remove generated code from git. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Generator now runs automatically when it has changed. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add 'readdir' call. |
tree | commitdiff |
2009-07-01 |
Richard W.M. Jones | Change to use virtio_blk (virtio block device) by default. |
tree | commitdiff |
2009-07-01 |
Jim Meyering | Don't dereference or free undefined "msg" upon OOM. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Change statvfs test so it doesn't depend on device... |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Clean up the output of the C API test code. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Generated code for mknod, mkfifo, mknod_b, mknod_c... |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | New commands: mknod, mkfifo, mknod_b, mknod_c and umask. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Use octal numbers for modes in the test suite. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Generated code for 'set_memsize'/'get_memsize' calls. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Add 'set_memsize'/'get_memsize' calls. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for the 'mkswap*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Fix for 'broken pipe' error when qemu dies (RHBZ#508713). |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for mount-loop command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add mount-loop command (RHBZ#508668). |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'initrd-list'. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add 'initrd-list' command to list contents of initrd... |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Added 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for df / df-h. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add 'df' and 'df-h' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for head/tail commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement "head", "head-n", "tail", "tail-n" commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Prevent 'n' being used as a parameter name. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'wc_*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implementation of 'wc_c', 'wc_w' and 'wc_l' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement TEST_ONLY environment variable to run selecte... |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add large test files with standard content for the... |
tree | commitdiff |
2009-06-28 |
Richard W.M. Jones | Haskell bindings: Implement bindtests. |
tree | commitdiff |
2009-06-28 |
Richard W.M. Jones | Haskell bindings: Int and Int64 return types. |
tree | commitdiff |
2009-06-28 |
Richard W.M. Jones | Haskell bindings: fix boolean arguments. |
tree | commitdiff |
2009-06-28 |
Richard W.M. Jones | Haskell bindings: Fix integer arguments. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Clarify documentation for mkdtemp. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Generated code for 'mkdtemp' command. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Add mkdtemp command. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Version 1.0.52. 1.0.52 |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Implement libtool library versioning. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Generated code for 'scrub-*' commands. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Added 'scrub-*' commands for securely scrubbing filesys... |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Bump up default guest size to 500M. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Command line argument handling. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | '-no-kqemu' option is no longer necessary to avoid... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Check parameter types in Ruby bindings (RHBZ#507346). |
tree | commitdiff |
2009-06-22 |
Richard Jones | Improve error message when appliance doesn't match... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Missing \n character in Ruby bindings. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'glob-expand'. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Add 'glob-expand' command. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'sh' and 'sh-lines' commands. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Add 'sh' and 'sh-lines' commands. |
tree | commitdiff |
2009-06-18 |
Richard Jones | Add tab-completion of guest filenames (currently disabled). |
tree | commitdiff |
2009-06-18 |
Richard Jones | Rename guestfs-supermin-helper -> libguestfs-supermin... |
tree | commitdiff |
2009-06-16 |
Richard Jones | Fix build_supermin_appliance to return kernel / initrd... |
tree | commitdiff |
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 | 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-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 |
next |