2011-04-12 |
Richard W.M... | Version 1.10.0. 1.10.0 |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard W.M... | Update RELEASE-NOTES for 1.10 release. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard W.M... | Update ROADMAP for 1.12 and beyond. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard W.M... | README: virtio-serial is required. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard W.M... | guestfs(3): Fix documentation for drive letters. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard W.M... | inspect: Fix some small memory leaks in Windows inspection. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard W.M... | fish: Allows win:... paths to work with drives mounted... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Richard W.M... | todo: guestfish drive letters. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Richard W.M... | resize: Update dependencies. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Richard W.M... | resize: Don't build this directory in parallel. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Richard W.M... | resize: Consistent use of 'part' in help output. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Richard W.M... | resize: Missing \n after version. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard W.M... | resize: Link with local copy of guestfs. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard W.M... | Version 1.9.18. 1.9.18 |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard W.M... | Update POT file. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard W.M... | Include po/Makefile.in.in in git, to avoid needing... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard W.M... | build: virt-resize manpage. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard W.M... | Rewrite virt-resize in OCaml. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Matthew Booth | Compile rpcgen-generated files with -fno-strict-aliasing |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Richard W.M... | test-tool: Don't use static binary helper program,... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Richard W.M... | Update RELEASE-NOTES file. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | Version 1.9.17. 1.9.17 |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | fish: copy-in, copy-out, edit, more commands can use... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | fish: Enhance guestfish win:... parsing to understand... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | edit: Allow Windows-style drive letters and paths to... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | New API: inspect-get-drive-mappings |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | New API: inspect-get-windows-current-control-set |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | daemon: Reimplement 'mounts' and 'mountpoints' commands. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | Rename resolve_windows_path_silently to case_sensitive_... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | edit: Move 'exit 0' to end of file. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | edit: Let $root == $roots[0]. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Richard W.M... | cat, edit: Reference guestfish equivalent commands... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Richard W.M... | python: Convert any iterable argument to a list (RHBZ... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Richard W.M... | fish: Add 'pulse mode' to the progress bar. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Richard W.M... | fish: Move variable decls to top of function. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Nikita A Menkovich | debian: Add missing deps: ocaml-findlib, libstring... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Nikita A Menkovich | mkisofs is obsolete. Require genisoimage everywhere... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Richard W.M... | Pull translations from Transifex. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Version 1.9.16. 1.9.16 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | du: Add pulse mode progress messages. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | cpmv: Add pulse mode progress messages. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | checksum: Add pulse mode progress messages. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | daemon: Introduce "pulse mode" progress events. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | daemon: When running commands, restart select if we... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | daemon: Reset SIGPIPE to default before running subproc... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Generate progress messages during launch. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | protocol: Sleep for 1ms before reading log messages. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Shared function to send progress messages. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Add prototype for timeval_diff. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | docs: Progress messages don't necessarily reach 100... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | docs: Fix link to progress messages in guestfs(3). |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Update copyright date on main guestfs(3) man page. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Version 1.9.15. 1.9.15 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | fish: Fix incorrect path passed to perror. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Richard W.M... | Add libguestfs-tools.conf file to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Richard W.M... | examples: Add virt-dhcp-address program. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Richard W.M... | examples: Use WARN_CFLAGS, WERROR_CFLAGS macros instead... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Richard W.M... | examples: size_t-correctness change in inspect_vm.c |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Richard W.M... | contrib: Fix URLs in README file. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Richard W.M... | inspect: Detect 32 bit applications running on WOW64... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Richard W.M... | Add /etc/libguestfs-tools.conf configuration file. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Richard W.M... | rescue: Add -w|--rw option. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Richard W.M... | fuse: Document -w flag in --help output. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | Exclude po-docs directory completely if po4a not available. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | tests: Don't fail when compiled without support for... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Richard W.M... | perl: Canonicalize /dev/vd* paths in old inspection... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | README: Note that getfacl, getfattr are optional depend... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | Version 1.9.14. 1.9.14 |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | fuse: Fix getxattr, listxattr calls and add a regressio... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | fish: fuse: Add -m dev:mnt:opts to allow mount options... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | roadmap: Move QMP to 'beyond 1.10'. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | Open release notes for version 1.10.0. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Richard W.M... | ruby: Don't segfault if callbacks throw exceptions... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Richard W.M... | RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Richard W.M... | mkfs: Force mke2fs to create a filesystem even on raw... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Richard W.M... | Rename $tmpdir/sock to $tmpdir/guestfsd.sock. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Richard W.M... | inspector: Add detection of Slackware. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Richard W.M... | Version 1.9.13. 1.9.13 |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Richard W.M... | New API: guestfs_inspect_get_product_variant |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Richard W.M... | fish: Add better quick help to --help output. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Richard W.M... | fish: Add -w|--rw option to --help output. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Richard W.M... | inspect: Don't fail for Windows guests with multiple... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Richard W.M... | inspect: Simplify Windows root heuristic code. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Richard W.M... | umount-all: Use /proc/mounts instead of output of ... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard W.M... | guestfs(3): 'kernel' -> 'supermin appliance'. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard W.M... | guestfs(3): Indent line to keep code together. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard W.M... | todo: Add ntfsck. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | fish: Add all stamp-*.pod files to CLEANFILES. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | Version 1.9.12. 1.9.12 |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | proto: Fix both-ends-cancel case. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | proto: Fix FileIn ops that abort during the chunk uploa... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard Jones | proto: Don't drop outgoing message when daemon cancels... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard Jones | daemon: Improve protocol debug messages. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | regressions: Enable both tests for bug 576879 (not... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | daemon: Print error for invalid chunk.cancel field. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | proto: Improve debug messages. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Richard W.M... | haskell: Small fixes for ghc 7. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Richard W.M... | regressions: Rename the file we are uploading too. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Richard W.M... | regressions: Split the test rhbz576879.sh into two... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Richard W.M... | tests: Ignore return value from fwrite. |
commit | commitdiff | tree | snapshot |
next |