libguestfs.git
2011-03-15 Richard W.M... New event API - Perl bindings (RHBZ#664558).
2011-03-15 Richard W.M... New event API - OCaml bindings (RHBZ#664558).
2011-03-15 Richard W.M... New event API (RHBZ#664558).
2011-03-15 Richard W.M... New APIs: guestfs_first_private, guestfs_next_private...
2011-03-15 Angus Salkeldcheck the pid is > 0 before calling waitpid()
2011-03-14 Angus Salkeldcheck the pid is > 0 before calling waitpid()
2011-03-11 Richard W.M... RHEL5: Old pod2man didn't have --stderr or -u options.
2011-03-11 Richard W.M... configure: Remove unnecessary variable assignment.
2011-03-11 Richard W.M... RHEL5: Make use of 'futimens' function optional.
2011-03-08 Richard W.M... Version 1.9.10. 1.9.10
2011-03-08 Richard W.M... Detect Red Hat Desktop as 'rhel' distro (RHBZ#682979).
2011-03-07 Richard W.M... Include <locale.h> in compilation units that use setloc...
2011-03-07 Richard W.M... generator: Introduce error code (errcode) concept.
2011-03-07 Richard W.M... Fix trace segfault for non-daemon functions (RHBZ#682756).
2011-03-07 Richard W.M... Fix URL of transifex instance to be the canonical one.
2011-03-07 Richard W.M... Import project into transifex.
2011-03-05 Richard W.M... debian: Rename nilfs2-tools to nilfs-tools.
2011-03-04 Richard W.M... virt-make-fs: Round disk size to integer, fix for qemu...
2011-03-04 Richard W.M... virt-make-fs: In debug mode, print qemu-img command...
2011-03-04 Richard W.M... Version 1.9.9. 1.9.9
2011-03-03 Richard W.M... Fix inspection code when PCRE or hivex is missing.
2011-03-02 Richard W.M... java: Add a test of g.list_filesystems (a function...
2011-03-02 Richard W.M... java: Fix generated functions that return RHashtable.
2011-03-02 Richard W.M... java: Return Map<String,String> for RHashtable functions.
2011-03-02 Richard W.M... java: Fix a minor whitespace error in generated code.
2011-03-02 Richard W.M... java: Remove old test file if one was left around.
2011-03-02 Richard W.M... java: Enable assertions when doing 'make check'.
2011-02-06 Richard W.M... Version 1.9.8. 1.9.8
2011-02-03 Richard W.M... daemon: Ignore return value from chdir.
2011-02-03 Richard W.M... fish: Add guestfish --live, guestmount --live options.
2011-02-03 Richard W.M... Add documentation for attach method.
2011-02-03 Richard W.M... Add guestfs_add_domain 'live' flag.
2011-02-03 Richard W.M... lib: Implement attach-method unix:<path>
2011-02-03 Richard W.M... daemon: Remove -f (don't fork) option.
2011-02-03 Richard W.M... daemon: Allow -r option to run daemon standalone.
2011-02-03 Richard W.M... daemon: change to root directory
2011-02-03 Richard W.M... New APIs: set-attach-method, get-attach-method.
2011-02-03 Richard W.M... lib: Move appliance launching to separate function.
2011-02-03 Richard W.M... php: Ignore another generated file in php/extension...
2011-02-03 Richard W.M... daemon: Parse /proc/mounts instead of /etc/mtab
2011-02-03 Richard W.M... regressions: Fix rhbz557655.sh so it works with tracing...
2011-01-31 Richard W.M... guestfs-perl: Fix missing \n
2011-01-30 Richard W.M... Version 1.9.7. 1.9.7
2011-01-30 Richard W.M... virt-make-fs: Fix typo in man page.
2011-01-30 Richard W.M... perl: Translate C examples into Perl and include a...
2011-01-29 Richard W.M... perl: Ignore internal_* functions in POD coverage test.
2011-01-28 Richard W.M... Fix test-guestfish-a.sh regression test for new trace...
2011-01-28 Richard W.M... autobuild: Add a 'make clean' step.
2011-01-28 Richard W.M... lib: Fix use-after-free bug in XPath parsing code.
2011-01-28 Richard W.M... Add a new internal-autosync API to perform autosync.
2011-01-28 Richard W.M... Add a prefix to output when tracing (RHBZ#673479).
2011-01-27 Richard W.M... daemon: Replace root_mounted global with intelligence.
2011-01-27 Richard W.M... daemon: Add perror to two exit paths to make errors...
2011-01-27 Richard W.M... debian: Include actual shared libraries in python-guest...
2011-01-26 Nikita A Menkovichmkfs-opts: Add optional "features" parameter.
2011-01-26 Nikita A Menkovichmkfs-opts: Add a note about blocksize param and UFS...
2011-01-26 Richard W.M... generator: Fix generation of library-side stubs with...
2011-01-26 Richard W.M... packagelist: Add ufsutils for Debian and Ubuntu.
2011-01-22 Richard W.M... Version 1.9.6. 1.9.6
2011-01-22 Richard W.M... fish: Fix typo in error message (copy-in should be...
2011-01-19 Richard W.M... Use /var/tmp for the cached appliance (for FHS compliance).
2011-01-18 Richard W.M... fish: Initialize pcmd structure.
2011-01-18 Richard W.M... Version 1.9.5 1.9.5
2011-01-18 Richard W.M... fish: <! cmd executes a shell command and inlines the...
2011-01-18 Richard W.M... fish: Factor out command line parsing.
2011-01-18 Richard W.M... fish: Make exit_on_error into a completely local variable.
2011-01-18 Richard W.M... fish: exit_on_error is a local variable.
2011-01-15 Richard W.M... todo: Live CD inspection works, but not for Windows 7.
2011-01-15 Richard W.M... Version 1.9.4. 1.9.4
2011-01-15 Richard W.M... README: Note that po4a is mandatory if compiling from...
2011-01-15 Richard W.M... Add ability to inspect install disks and live CDs.
2011-01-15 Richard W.M... inspect: Add macros for file size limits.
2011-01-14 Nikita A MenkovichNew API: resize2fs-M to resize ext2/3/4 to minimum...
2011-01-11 Richard W.M... Version 1.9.3. 1.9.3
2011-01-11 Richard W.M... df: Skip final '/' character when calculating basename.
2011-01-11 Richard W.M... fish: Don't fail if some mountpoints in /etc/fstab...
2011-01-11 Richard W.M... Add logo used on the website.
2011-01-10 Richard W.M... Add cartoon fish logo (not completed).
2011-01-09 Richard W.M... todo: /proc/self/mountinfo
2011-01-08 Richard W.M... todo: Add notes on inspecting ISO images.
2011-01-08 Richard W.M... virt-filesystems: Ignore errors when getting label...
2011-01-07 Richard W.M... resize: Fix typo in man page (thanks avesh@IRC).
2011-01-04 Richard W.M... fish: fails to tilde expand '~' when $HOME env is unset...
2011-01-04 Richard W.M... fish: Fix off-by-one bug in tilde expansion.
2011-01-03 Richard W.M... Version 1.9.2. 1.9.2
2011-01-03 Richard W.M... New tools: virt-copy-in, virt-copy-out, virt-tar-in...
2011-01-03 Richard W.M... .gitignore: Use full paths for some ignored files.
2011-01-03 Richard W.M... docs: Add QMP to ROADMAP file.
2011-01-02 Richard W.M... filesystems: Document the columns in --long output.
2011-01-02 Richard W.M... Add initial announcement to release notes.
2011-01-02 Richard W.M... Update TODO file.
2011-01-02 Richard W.M... inspector: Apps in Windows VMs are now listed - update...
2011-01-02 Douglas Schilling... Lib.pm: unknown filesystem /dev/hd{x} (cdrom) (RHBZ...
2011-01-02 Douglas Schilling... Lib.pm: unknown filesystem label SWAP-sda2 (RHBZ#666578)
2011-01-02 Douglas Schilling... Lib.pm: avoid message "unknown filesystem /dev/fd0...
2011-01-02 Richard W.M... Tempora mutantur, nos et mutamur in illis.
2010-12-31 Richard W.M... podwrapper: Fix up the HTML output so most inter-page...
2010-12-31 Richard W.M... podwrapper: Fix script indentation.
2010-12-31 Richard W.M... podwrapper: 'builddir' was not defined - use a properly...
2010-12-31 Richard W.M... Version 1.9.1. 1.9.1
next