libguestfs.git
2011-04-18 Richard W.M... Version 1.8.6. 1.8.6
2011-04-18 Richard W.M... python: Release Python GIL while running libguestfs...
2011-04-18 Richard W.M... fish: Fix typo in guestfish man page (--format option).
2011-04-18 Richard W.M... inspector: Handle write failures when creating example...
2011-04-18 Richard W.M... inspector: Include <hostname> in output.
2011-04-11 Richard W.M... Version 1.8.5. 1.8.5
2011-04-11 Matthew BoothCompile rpcgen-generated files with -fno-strict-aliasing
2011-04-11 Richard W.M... Rename resolve_windows_path_silently to case_sensitive_...
2011-04-11 Richard W.M... edit: Move 'exit 0' to end of file.
2011-04-11 Richard W.M... edit: Let $root == $roots[0].
2011-04-11 Richard W.M... cat, edit: Reference guestfish equivalent commands...
2011-04-11 Richard W.M... python: Convert any iterable argument to a list (RHBZ...
2011-04-11 Richard W.M... daemon: When running commands, restart select if we...
2011-04-11 Richard W.M... daemon: Reset SIGPIPE to default before running subproc...
2011-04-11 Richard W.M... Add prototype for timeval_diff.
2011-04-11 Richard W.M... docs: Progress messages don't necessarily reach 100...
2011-04-11 Richard W.M... examples: Use WARN_CFLAGS, WERROR_CFLAGS macros instead...
2011-04-11 Richard W.M... examples: size_t-correctness change in inspect_vm.c
2011-04-11 Richard W.M... contrib: Fix URLs in README file.
2011-04-11 Richard W.M... rescue: Add -w|--rw option.
2011-04-11 Richard W.M... fuse: Document -w flag in --help output.
2011-04-11 Richard W.M... Exclude po-docs directory completely if po4a not available.
2011-04-11 Richard W.M... tests: Don't fail when compiled without support for...
2011-03-29 Richard W.M... Version 1.8.4. 1.8.4
2011-03-29 Richard W.M... perl: Canonicalize /dev/vd* paths in old inspection...
2011-03-29 Richard W.M... README: Note that getfacl, getfattr are optional depend...
2011-03-29 Richard W.M... fuse: Fix getxattr, listxattr calls and add a regressio...
2011-03-29 Richard W.M... RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs.
2011-03-29 Richard W.M... mkfs: Force mke2fs to create a filesystem even on raw...
2011-03-29 Richard W.M... Rename $tmpdir/sock to $tmpdir/guestfsd.sock.
2011-03-29 Richard W.M... fish: Add better quick help to --help output.
2011-03-29 Richard W.M... fish: Add -w|--rw option to --help output.
2011-03-29 Richard W.M... inspect: Don't fail for Windows guests with multiple...
2011-03-29 Richard W.M... inspect: Simplify Windows root heuristic code.
2011-03-21 Richard W.M... Version 1.8.3. 1.8.3
2011-03-21 Richard W.M... guestfs(3): 'kernel' -> 'supermin appliance'.
2011-03-21 Richard W.M... guestfs(3): Indent line to keep code together.
2011-03-21 Richard W.M... fish: Add all stamp-*.pod files to CLEANFILES.
2011-03-21 Richard W.M... proto: Fix both-ends-cancel case.
2011-03-21 Richard W.M... proto: Fix FileIn ops that abort during the chunk uploa...
2011-03-21 Richard Jonesproto: Don't drop outgoing message when daemon cancels...
2011-03-21 Richard W.M... regressions: Enable both tests for bug 576879 (not...
2011-03-21 Richard W.M... haskell: Small fixes for ghc 7.
2011-03-21 Richard W.M... regressions: Rename the file we are uploading too.
2011-03-21 Richard W.M... regressions: Split the test rhbz576879.sh into two...
2011-03-21 Angus Salkeldcheck the pid is > 0 before calling waitpid()
2011-03-21 Angus Salkeldcheck the pid is > 0 before calling waitpid()
2011-03-21 Richard W.M... RHEL5: Old pod2man didn't have --stderr or -u options.
2011-03-21 Richard W.M... configure: Remove unnecessary variable assignment.
2011-03-21 Richard W.M... RHEL5: Make use of 'futimens' function optional.
2011-03-08 Richard W.M... Version 1.8.2. 1.8.2
2011-03-08 Richard W.M... Detect Red Hat Desktop as 'rhel' distro (RHBZ#682979).
2011-03-08 Richard W.M... Include <locale.h> in compilation units that use setloc...
2011-03-08 Richard W.M... generator: Introduce error code (errcode) concept.
2011-03-08 Richard W.M... debian: Rename nilfs2-tools to nilfs-tools.
2011-03-08 Richard W.M... virt-make-fs: Round disk size to integer, fix for qemu...
2011-03-08 Richard W.M... virt-make-fs: In debug mode, print qemu-img command...
2011-03-08 Richard W.M... Fix inspection code when PCRE or hivex is missing.
2011-03-08 Richard W.M... java: Add a test of g.list_filesystems (a function...
2011-03-08 Richard W.M... java: Fix generated functions that return RHashtable.
2011-03-08 Richard W.M... java: Return Map<String,String> for RHashtable functions.
2011-03-08 Richard W.M... java: Fix a minor whitespace error in generated code.
2011-03-08 Richard W.M... java: Remove old test file if one was left around.
2011-03-08 Richard W.M... java: Enable assertions when doing 'make check'.
2011-03-08 Richard W.M... daemon: Ignore return value from chdir.
2011-03-08 Richard W.M... daemon: change to root directory
2011-03-08 Richard W.M... lib: Move appliance launching to separate function.
2011-03-08 Richard W.M... php: Ignore another generated file in php/extension...
2011-03-08 Richard W.M... virt-make-fs: Fix typo in man page.
2011-03-08 Richard W.M... perl: Ignore internal_* functions in POD coverage test.
2011-03-08 Richard W.M... lib: Fix use-after-free bug in XPath parsing code.
2011-03-08 Richard W.M... daemon: Add perror to two exit paths to make errors...
2011-03-08 Richard W.M... debian: Include actual shared libraries in python-guest...
2011-03-08 Nikita A Menkovichmkfs-opts: Add a note about blocksize param and UFS...
2011-03-08 Richard W.M... generator: Fix generation of library-side stubs with...
2011-03-08 Richard W.M... packagelist: Add ufsutils for Debian and Ubuntu.
2011-03-08 Richard W.M... fish: Fix typo in error message (copy-in should be...
2011-03-08 Richard W.M... fish: Initialize pcmd structure.
2011-03-08 Richard W.M... fish: Factor out command line parsing.
2011-03-08 Richard W.M... fish: Make exit_on_error into a completely local variable.
2011-03-08 Richard W.M... fish: exit_on_error is a local variable.
2011-03-08 Richard W.M... inspect: Add macros for file size limits.
2011-03-08 Richard W.M... df: Skip final '/' character when calculating basename.
2011-03-08 Richard W.M... fish: Don't fail if some mountpoints in /etc/fstab...
2011-01-10 Richard W.M... Version 1.8.1. 1.8.1
2011-01-10 Richard W.M... virt-filesystems: Ignore errors when getting label...
2011-01-10 Richard W.M... resize: Fix typo in man page (thanks avesh@IRC).
2011-01-10 Richard W.M... fish: fails to tilde expand '~' when $HOME env is unset...
2011-01-10 Richard W.M... fish: Fix off-by-one bug in tilde expansion.
2011-01-10 Richard W.M... .gitignore: Use full paths for some ignored files.
2011-01-10 Richard W.M... docs: Add QMP to ROADMAP file.
2011-01-10 Richard W.M... filesystems: Document the columns in --long output.
2011-01-10 Richard W.M... Add initial announcement to release notes.
2011-01-10 Richard W.M... inspector: Apps in Windows VMs are now listed - update...
2011-01-10 Douglas Schilling... Lib.pm: unknown filesystem /dev/hd{x} (cdrom) (RHBZ...
2011-01-10 Douglas Schilling... Lib.pm: unknown filesystem label SWAP-sda2 (RHBZ#666578)
2011-01-10 Douglas Schilling... Lib.pm: avoid message "unknown filesystem /dev/fd0...
2011-01-10 Richard W.M... podwrapper: Fix up the HTML output so most inter-page...
2011-01-10 Richard W.M... podwrapper: Fix script indentation.
2011-01-10 Richard W.M... podwrapper: 'builddir' was not defined - use a properly...
next