libguestfs.git
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...
2011-01-10 Richard W.M... docs: add-domain: Remove ref to not impl add-libvirt...
2011-01-10 Richard W.M... docs: Refresh programming language list in guestfs(3).
2011-01-10 Richard W.M... docs: Refresh programming language equivalence example...
2011-01-10 Richard W.M... docs: Fix missing g handle in guestfs(3) man page.
2011-01-10 Richard W.M... docs: Refresh guestfs(3)/DOWNLOADING.
2011-01-10 Richard W.M... docs: Refresh guestfs(3)/MOUNTING
2011-01-10 Richard W.M... recipes: Refresh guestfish recipes.
2011-01-10 Richard W.M... fish: --ro will be default in 1.10, not 1.8.
2011-01-10 Richard W.M... docs: Update API support.
2011-01-10 Richard W.M... api-support: Fix detection of similar APIs.
2011-01-10 Richard W.M... docs: Obsolete HACKING file, move content into guestfs...
2011-01-10 Richard W.M... docs: Refresh README file.
2010-12-19 Richard W.M... Update PO files along stable branch.
2010-12-19 Richard W.M... Update BUGS, PO files for 1.8.0. 1.8.0
2010-12-19 Richard W.M... Prepare for next stable branch: version 1.8.0.
2010-12-19 Richard W.M... Update RELEASE-NOTES.
2010-12-19 Richard W.M... Add ROADMAP for 1.10.
2010-12-19 Richard W.M... fuse: Add more tracing for calls into guestmount functions.
2010-12-19 Richard W.M... appliance: Don't exclude upstart (/sbin/reboot) (RHBZ...
2010-12-19 Richard W.M... appliance: Don't hard-code febootstrap --exclude parame...
2010-12-19 Richard W.M... appliance: Use a temporary file when processing package...
2010-12-17 Richard W.M... docs: Add section on using /dev/fd/* with upload and...
2010-12-17 Richard W.M... docs: Fix link to function in documentation of "du...
2010-12-16 Richard W.M... Version 1.7.24. 1.7.24
2010-12-16 Richard W.M... ntfs-3g: Document problems with symlinks and alternativ...
2010-12-16 Richard W.M... New APIs: getxattr and lgetxattr to get single extended...
2010-12-16 Richard W.M... appliance: Add 'attr' package for xattr support in...
2010-12-12 Richard W.M... generator: List files generated in a separate file.
2010-12-12 Richard W.M... docs: Update RELEASE-NOTES to latest.
2010-12-12 Richard W.M... README: Advise using febootstrap >= 3.3.
2010-12-12 Richard W.M... Version 1.7.23. 1.7.23
2010-12-12 Thomas S HatchRemoved hfsprogs from supermin packages for Arch
2010-12-12 Richard W.M... fish: Clarify documentation for --ro option.
2010-12-12 Richard W.M... fish: Document equivalence of -a/add etc. in man page.
2010-12-12 Richard W.M... fish: Split ..|.. options into separate items in man...
2010-12-11 Richard W.M... appliance: Don't set utime on cachedir until we know...
2010-12-11 Richard W.M... appliance: Touch cached appliance files so they don...
2010-12-11 Richard W.M... Remove extra \n character from end of error messages.
2010-12-11 Richard W.M... Version 1.7.22. 1.7.22
2010-12-11 Richard W.M... appliance: Be careful about cleaning up old appliances.
2010-12-10 Richard W.M... daemon: Use prog_exists to check for features.
2010-12-10 Richard W.M... debian: Work around warning in Debian udev init script.
2010-12-10 Richard W.M... win-reg: Add Windows Tips to documentation.
2010-12-10 Richard W.M... win-reg: Move documentation after options, combine...
2010-12-10 Richard W.M... Version 1.7.21. 1.7.21
2010-12-10 Richard W.M... Remove several unused local variables.
2010-12-10 Thomas S HatchAdded packages for Archlinux support
2010-12-09 Richard W.M... debian: Dependencies for all the different names of...
2010-12-09 Richard W.M... debian: Quilt is not used for patch management.
2010-12-09 Richard W.M... cat: Remove some unused local variables in virt-cat...
2010-12-09 Richard W.M... Add debian/ directory (temporarily).
2010-12-09 Richard W.M... debian: Exclude file-rc.
next