2009-07-31 |
Matthew Booth | Update incorrect comment in Lib.pm |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Improve warnings about missing tests. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | New commands: swapon-*, swapoff-*, mkswap-file. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | New command: 'fallocate' to (pre-)allocate sized files. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Add 'realpath' command. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Ignore failure of 'mv' commands in appliance Makefile. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | configure.ac: more quoting |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Richard Jones | build: If guestfwd test fails, need to print AC_MSG_RES... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | build: fix test for --nocompress option |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | build: fix test for --nocompress option |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | fix comments; move declarations |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Whitespace and comment changes. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | df: Fix alignment of columns. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | guestfish: Make more strings translatable. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | tests: Use squashfs for static data where possible. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | tests: Fix read_file test. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Implement '*grep*' family of commands. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Updated Polish translations (Piotr Drąg). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Version 1.0.65. 1.0.65 |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Updated PO files. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jim Meyering | build: avoid locale-specific changes in generated,... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard W.M... | On RHEL 5, 'file' command prints 'AMD x86-64' for ... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Run cpio with --quiet option so it doesn't print 'xx... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib.pm: Skip tests if perl-libintl module is not available. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib.pm: Use Perl backtick instead of slurp (Aron Griffis). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Don't show empty CD devices (RHBZ#514505). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | ocaml: Rebuild the tests from source if the main librar... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | inspector: Determine guest architecture. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib.pm: Add file_architecture command. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib: Document the $ro parameter for mount_operating_sys... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Mention related tools in the manual page. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Whitespace: indent some names in images/Makefile.am... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Lib.pm: Use 'file' as replacement for 'zfile'. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Pass '-z' parameter to 'file' command so it looks insid... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Add DeprecatedBy flag to mark functions which are depre... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Need to declare asprintf_nowarn as inline to avoid... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Replace shell_quote function with %Q and %R printf... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Richard Jones | Add InitSquashFS test type, for tests that just use... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Matthew Booth | Make read-only optional in mount_operating_system() |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard W.M... | More ideas on a quick Perl one-liner syntax for TODO... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard W.M... | guestfish -iv should print virt-inspector command ... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard W.M... | Reformat the TODO file. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard Jones | Pass cgroup_disable=memory, saves ~ 5MB of RAM. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | get_append call can return NULL, but bindings didn... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | RHEL 5 thinks squashfs is HFS+ filesystem, unless we... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | Remove hard-coded qemu-kvm, replace with $QEMU. 1.0.64 |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | Version 1.0.63 1.0.63 |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Add libguestfs-test-tool. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Revert "Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | set-append and set-kernel parameters are both nullable. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Todo: Suggestion for 'replace' command. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | Add commented-out support for alternate guestfwd syntax. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | configure: Detect new-style guestfwd support (RHBZ... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | Library: Pass more options on the Linux kernel command... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Matthew Booth | Split $os->{version} into $os->{major_version} and... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | Allow TMPDIR to override directory used for temporary... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | Generator: Implement RBufferOut and "read-file" call. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | Docs: Fully document the guestfs_readdir ftyp return... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Richard W.M... | Docs: Add "API Overview" section to guestfs(3) manpage. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Richard Jones | Generator: Improve accuracy of a comment. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Richard Jones | virt-inspector --fish: Fix incorrect '-a' parameter... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Matthew Booth | Replace 'distrofamily' with feature tags |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Guido Günther | add nls_base.ko and nls_cp437.ko for vfat |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Richard Jones | Make /sysroot path configurable. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Richard Jones | Version 1.0.62. 1.0.62 |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Richard Jones | Merge branch 'master' of git+ssh://g-rjones@et.redhat... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Richard W.M... | RHEL 5.4 fix: Check for qemu-kvm binary in /usr/libexec |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Matthew Booth | Differentiate 'distro' and 'distrofamily' in Sys::Guest... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Richard Jones | cat: Example of finding DHCP IP address of a VM. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Richard Jones | Fix non-srcdir builds: Ignore perl/Makefile-pl.old |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Richard Jones | Fix non-srcdir builds: further fixes to OCaml build... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Fixes for non-srcdir builds: Only include POTFILES... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Fix non-srcdir builds: fix OCaml build rules. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Fix non-srcdir builds: Files generated by configure... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Fix non-srcdir builds: Don't include generated *_protoc... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Don't clean up some non-generated files. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Fix for non-srcdir builds: more misc fixes. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Fix for non-srcdir builds: Run src/generator.ml from... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | More misc fixes to non-srcdir builds. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | More misc fixes for non-srcdir builds. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Richard Jones | Miscellaneous fixes for non-srcdir builds. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard W.M... | New commands: 'mkmountpoint' and 'rmmountpoint' |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard W.M... | New command: 'mountpoints' which returns a hash of... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard Jones | Build fix: perl-libintl is not required for the basic... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard Jones | Version 1.0.61 1.0.61 |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard Jones | New tool virt-cat: display a file in a virtual machine. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard Jones | Make Perl strings translatable using perl-libintl. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Richard Jones | guestfish: Add tilde expansion for paths (RHBZ#511372). |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | Version 1.0.60. 1.0.60 |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | java/Makefile.inc: Include this generated file. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | File missing from tarball: rc_protocol.x |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | Version 1.0.59. 1.0.59 |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | RHEL 5: header was called <sys/xattr.h> |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | Fix: daemon/xattr.c can now compile even when no xattr... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard Jones | Guestfish feature: remote control of guestfish over... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | Removed getfattr/setfattr from TODO list, since now... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Richard W.M... | Support for Linux extended attributes. |
commit | commitdiff | tree | snapshot |
next |