libguestfs.git
2011-05-06 Richard W.M... add-domain: Add allowuuid flag to allow UUIDs to be...
2011-05-06 Richard W.M... add-domain: Suppress libvirt errors on stderr.
2011-05-01 Richard W.M... doc: Use I<-...> for cross-references to command line...
2011-05-01 Richard W.M... df: Refresh virt-df(1) man page.
2011-05-01 Richard W.M... guestfs(3): Note that host file size limits affect...
2011-04-30 Richard W.M... guestfs(3): Refresh documentation for private data...
2011-04-30 Richard W.M... guestfs(3): Document that old callback functions still...
2011-04-30 Richard W.M... guestfs(3): Referenced section is above, not below.
2011-04-30 Richard W.M... guestfs(3): Refresh autosync gotcha documentation.
2011-04-30 Richard W.M... guestfs(3): Writing to a file descriptor, not just...
2011-04-30 Richard W.M... guestfs(3): Refresh documentation for guestfs_create...
2011-04-30 Richard W.M... Add a trace message to guestfs_close.
2011-04-30 Richard W.M... internal: Use size_t instead of int for command line...
2011-04-30 Richard W.M... guestfs_close: Move local variables close to code that...
2011-04-30 Richard W.M... guestfs_close: Remove unused local variable.
2011-04-27 Richard W.M... guestfs(3): Document limits.
2011-04-26 Richard W.M... todo: Integrate with CMDBs (thanks Quinten Laureijs).
2011-04-22 Richard W.M... python: Ensure Python GIL state is correct during callback.
2011-04-22 Richard W.M... Version 1.11.3. 1.11.3
2011-04-22 Richard W.M... python: Implement new event API.
2011-04-22 Richard W.M... python: Rearrange C files for bindings.
2011-04-22 Richard W.M... perl: Decrement refcount in $g->delete_event_callback.
2011-04-21 Richard W.M... inspect: Look for %systemroot%/system32 for Windows...
2011-04-21 Richard W.M... list-applications: If software hive is missing, this...
2011-04-21 Richard W.M... inspect: "centos" and "scientificlinux" are now separat...
2011-04-21 Richard W.M... Update TODO.
2011-04-18 Richard W.M... Version 1.11.2. 1.11.2
2011-04-18 Richard W.M... python: Release Python GIL while running libguestfs...
2011-04-16 Richard W.M... fish: --rw option will be mandatory in 1.12 not 1.10.
2011-04-16 Richard W.M... fish: Fix typo in guestfish man page (--format option).
2011-04-16 Richard W.M... inspector: Refresh the virt-inspector(1) manpage.
2011-04-16 Richard W.M... run script: Don't depend on libtool being installed.
2011-04-16 Richard W.M... Version 1.11.1. 1.11.1
2011-04-16 Richard W.M... Add images/guestfs-aux/fedora-packages.db{,.txt} to...
2011-04-16 Richard W.M... Remove local LIBGUESTFS_PATH detection from guestfish...
2011-04-16 Richard W.M... Remove ad-hoc run*locally scripts, replace with '....
2011-04-14 Richard W.M... inspector: Handle write failures when creating example...
2011-04-14 Richard W.M... Delete file so db_load doesn't run incrementally.
2011-04-14 Richard W.M... inspector: Include <hostname> in output.
2011-04-14 Richard W.M... inspect: Get version and release of RPM packages.
2011-04-14 Richard W.M... inspect: Abstract out db_dump code for listing RPM...
2011-04-14 Richard W.M... inspect: Split code into separate files.
2011-04-13 Richard W.M... inspect: Move shared PCRE match functions to separate...
2011-04-13 Richard W.M... inspect: Cache downloaded files in the handle g->tmpdir.
2011-04-13 Richard W.M... Remove temporary directory containing arbitrary files.
2011-04-13 Jim MeyeringInclude string.h and libintl.h, as needed.
2011-04-13 Jim MeyeringAdd more missing include directives.
2011-04-13 Nikita A Menkovichdebian: Add dependency on libpcre-ocaml-dev.
2011-04-13 Jim MeyeringAdd missing include directives.
2011-04-13 Jim MeyeringAvoid warning about implicit declaration of strlen.
2011-04-12 Richard W.M... debian: libguestfs-test-tool-helper no longer exists.
2011-04-12 Richard W.M... resize: Include stamp file for manpage in CLEANFILES.
2011-04-12 Richard W.M... Version 1.11.0. 1.11.0
2011-04-12 Richard W.M... Update RELEASE-NOTES for 1.10 release.
2011-04-12 Richard W.M... Update ROADMAP for 1.12 and beyond.
2011-04-12 Richard W.M... README: virtio-serial is required.
2011-04-12 Richard W.M... guestfs(3): Fix documentation for drive letters.
2011-04-12 Richard W.M... inspect: Fix some small memory leaks in Windows inspection.
2011-04-12 Richard W.M... fish: Allows win:... paths to work with drives mounted...
2011-04-11 Richard W.M... todo: guestfish drive letters.
2011-04-10 Richard W.M... resize: Update dependencies.
2011-04-10 Richard W.M... resize: Don't build this directory in parallel.
2011-04-10 Richard W.M... resize: Consistent use of 'part' in help output.
2011-04-10 Richard W.M... resize: Missing \n after version.
2011-04-09 Richard W.M... resize: Link with local copy of guestfs.
2011-04-09 Richard W.M... Version 1.9.18. 1.9.18
2011-04-09 Richard W.M... Update POT file.
2011-04-09 Richard W.M... Include po/Makefile.in.in in git, to avoid needing...
2011-04-09 Richard W.M... build: virt-resize manpage.
2011-04-09 Richard W.M... Rewrite virt-resize in OCaml.
2011-04-07 Matthew BoothCompile rpcgen-generated files with -fno-strict-aliasing
2011-04-06 Richard W.M... test-tool: Don't use static binary helper program,...
2011-04-06 Richard W.M... Update RELEASE-NOTES file.
2011-04-05 Richard W.M... Version 1.9.17. 1.9.17
2011-04-05 Richard W.M... fish: copy-in, copy-out, edit, more commands can use...
2011-04-05 Richard W.M... fish: Enhance guestfish win:... parsing to understand...
2011-04-05 Richard W.M... edit: Allow Windows-style drive letters and paths to...
2011-04-05 Richard W.M... New API: inspect-get-drive-mappings
2011-04-05 Richard W.M... New API: inspect-get-windows-current-control-set
2011-04-05 Richard W.M... daemon: Reimplement 'mounts' and 'mountpoints' commands.
2011-04-05 Richard W.M... Rename resolve_windows_path_silently to case_sensitive_...
2011-04-05 Richard W.M... edit: Move 'exit 0' to end of file.
2011-04-05 Richard W.M... edit: Let $root == $roots[0].
2011-04-05 Richard W.M... cat, edit: Reference guestfish equivalent commands...
2011-04-04 Richard W.M... python: Convert any iterable argument to a list (RHBZ...
2011-04-02 Richard W.M... fish: Add 'pulse mode' to the progress bar.
2011-04-02 Richard W.M... fish: Move variable decls to top of function.
2011-04-02 Nikita A Menkovichdebian: Add missing deps: ocaml-findlib, libstring...
2011-04-02 Nikita A Menkovichmkisofs is obsolete. Require genisoimage everywhere...
2011-04-02 Richard W.M... Pull translations from Transifex.
2011-04-01 Richard W.M... Version 1.9.16. 1.9.16
2011-04-01 Richard W.M... du: Add pulse mode progress messages.
2011-04-01 Richard W.M... cpmv: Add pulse mode progress messages.
2011-04-01 Richard W.M... checksum: Add pulse mode progress messages.
2011-04-01 Richard W.M... daemon: Introduce "pulse mode" progress events.
2011-04-01 Richard W.M... daemon: When running commands, restart select if we...
2011-04-01 Richard W.M... daemon: Reset SIGPIPE to default before running subproc...
2011-04-01 Richard W.M... Generate progress messages during launch.
2011-04-01 Richard W.M... protocol: Sleep for 1ms before reading log messages.
2011-04-01 Richard W.M... Shared function to send progress messages.
next