2011-10-31 |
Richard W.M... | perl: Add %guestfs_introspection hash with introspectio... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Richard W.M... | Add test for qemu broken -machine option (RHBZ#748266). |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Richard W.M... | appliance: udev-174 moves udevd to /lib/udev/udevd... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Richard W.M... | Version 1.8.13. 1.8.13 |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Richard W.M... | Add an optional group ("grub") for the guestfs_grub_ins... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | Version 1.8.12. 1.8.12 |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | ruby: Fix typo in Ruby bindings file. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | Note that additional memory may be required to typechec... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | fish: Document that remote run in cmd substitution... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | Fix 'unknown filesystem' warnings in old inspection... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | build: Set TMPDIR for local testing. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | fish: Add fish-cmds.h to generator_built. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Richard W.M... | fish: Declare run_* functions in a generated header... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | Version 1.8.11. 1.8.11 |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | docs: Fix function names in deprecation notices. |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | docs: guestfs_set_out_of_memory_handler returns void... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | debian: bash is required to run libtool replacement... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | debian: Add gawk to packagelist. |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | virt-tar test: Stable ordering of test output. |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | Change link, since PostgreSQL switched to using git. |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Richard W.M... | Don't fail if HOSTNAME field is missing on Red Hat... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | Version 1.8.10. 1.8.10 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | perl: Fix another place where qw() was used as parentheses. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | ocaml: Fix locking in event callbacks. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | virt-df: Re-add documentation for --csv option. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | test-tool: Print FEBOOTSTRAP_* environment variables... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | perl: Fix CCFLAGS for Perl 5.14. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | build: Redirect ./configure errors in general to config... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | build: Send failed Perl test configure output to config... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | build: Allow 'make quickcheck' test-tool args to be... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | blkid: Use -c /dev/null option to kill the cache. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | blkid: Detect when value not found and return empty... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | appliance: Capture stderr from qemu to the event system. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | appliance: Document pipe fds. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | build: Fix virtio-serial test for qemu 0.15. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | mkfs: Don't die if mke2fs is not available. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Richard W.M... | part-get-bootable: Fix when partitions are missing... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | Version 1.8.9. 1.8.9 |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | Document that ntfsresize cannot be used multiple times... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | protocol: Force optargs_bitmask to be passed as 0 for... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | Add caution subdirectory containing safety and liveness... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | inspector: Fix comment in virt-inspector.rng. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | Revert "Lib.pm: unknown filesystem label SWAP-sda2... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | trace: Print empty list correctly. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | perl: Ignore MYMETA.yml. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | perl: Don't use qw() as parentheses. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Richard W.M... | generator: Rewrite UUIDs that begin with zero byte. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Version 1.8.8. 1.8.8 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | daemon: Keep Coverity happy by ignoring some return... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Don't return freed pointers from command... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Missing return on error path. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Ensure fp is closed along all error paths. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Close directory handle along error paths. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Don't leak argv arrays. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Don't leak error strings. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Check return value of sysroot_path. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Check return value of malloc. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Don't close fd_cwd if fd_cwd == -1. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Avoid calling sort_strings (NULL, 0) on empty... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Don't call free_strings (NULL). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Coverity: Remove unreachable code. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | init: Remove timeout in udevadm settle command. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | protocol: Enhance "unexpected end of file when reading... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Only include date, not time, in BUGS file. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | virt-ls: Small fix for output of --help option. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Nikita A Menkovich | daemon: Fix error message. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | guestfs-examples(3): Remove link to OCaml homepage. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Richard W.M... | Document that guestfs_file output depends on file(1... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Richard W.M... | Version 1.8.7. 1.8.7 |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Richard W.M... | inspect: Look for %systemroot%/system32 for Windows... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Richard W.M... | list-applications: If software hive is missing, this... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Richard W.M... | zero: Disable file test because of bug in file command. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard W.M... | Version 1.8.6. 1.8.6 |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard W.M... | python: Release Python GIL while running libguestfs... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard W.M... | fish: Fix typo in guestfish man page (--format option). |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard W.M... | inspector: Handle write failures when creating example... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Richard W.M... | inspector: Include <hostname> in output. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | Version 1.8.5. 1.8.5 |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Matthew Booth | Compile rpcgen-generated files with -fno-strict-aliasing |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | Rename resolve_windows_path_silently to case_sensitive_... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | edit: Move 'exit 0' to end of file. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | edit: Let $root == $roots[0]. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | cat, edit: Reference guestfish equivalent commands... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | python: Convert any iterable argument to a list (RHBZ... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | daemon: When running commands, restart select if we... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | daemon: Reset SIGPIPE to default before running subproc... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | Add prototype for timeval_diff. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | docs: Progress messages don't necessarily reach 100... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | examples: Use WARN_CFLAGS, WERROR_CFLAGS macros instead... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | examples: size_t-correctness change in inspect_vm.c |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | contrib: Fix URLs in README file. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | rescue: Add -w|--rw option. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | fuse: Document -w flag in --help output. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | Exclude po-docs directory completely if po4a not available. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | tests: Don't fail when compiled without support for... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | Version 1.8.4. 1.8.4 |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | perl: Canonicalize /dev/vd* paths in old inspection... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | README: Note that getfacl, getfattr are optional depend... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | fuse: Fix getxattr, listxattr calls and add a regressio... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs. |
commit | commitdiff | tree | snapshot |
next |