libguestfs.git
2011-05-17 Richard W.M... virt-win-reg: systemroot macro should be replaced case...
2011-05-17 Richard W.M... New APIs: is-zero and is-zero-device, to test if file...
2011-05-17 Richard W.M... Document that guestfs_file output depends on file(1...
2011-05-17 Richard W.M... fuse: Add note about allowing other users to see filesy...
2011-05-17 Richard W.M... Version 1.11.7. 1.11.7
2011-05-17 Richard W.M... generator: Mark sfdisk functions as deprecated.
2011-05-17 Richard W.M... generator: Mark mount as deprecated.
2011-05-17 Richard W.M... generator: Mark wait_ready as deprecated.
2011-05-17 Richard W.M... generator: Check the flags fields.
2011-05-17 Richard W.M... Enable deprecation warnings on all C programs.
2011-05-17 Richard W.M... fish: fuse: Remove redundant -DGUESTFS_DEFAULT_PATH.
2011-05-17 Richard W.M... lib: Warn about deprecated functions (enable with ...
2011-05-17 Richard W.M... lib: Add GCC version macro to the header file.
2011-05-17 Richard W.M... lib: Add vertical space between each function in <guest...
2011-05-17 Richard W.M... appliance: Use qemu -machine option where available...
2011-05-17 Richard W.M... virt-win-reg: Support HKEY_USERS keys.
2011-05-17 Richard W.M... virt-win-reg: Don't use implicit $_ in map_path_to_hive...
2011-05-17 Richard W.M... virt-win-reg: Don't hard-code the relationship between...
2011-05-17 Richard W.M... virt-win-reg: Add --unsafe-printable-strings option.
2011-05-16 Richard W.M... todo: See if qemu -machine option can be used to select...
2011-05-12 Richard W.M... Version 1.11.6. 1.11.6
2011-05-12 Richard W.M... debian: Note that libconfig-dev ought to be required.
2011-05-12 Richard W.M... debian: Include debian/ directory in tarball.
2011-05-12 Richard W.M... build: Sort EXTRA_DIST into lexicographic order.
2011-05-09 Richard W.M... configure: Use Python platform-dependent site-packages.
2011-05-09 Richard W.M... Version 1.11.5. 1.11.5
2011-05-09 Richard W.M... edit: Reorganize options alphabetically.
2011-05-09 Richard W.M... edit: Fix reference to virt-cat in the documentation.
2011-05-09 Richard W.M... Use Python distutils to determine include and site...
2011-05-09 Richard W.M... Rewrite virt-edit in C.
2011-05-08 Richard W.M... daemon: Remove some less useful debugging messages.
2011-05-08 Richard W.M... Version 1.11.4. 1.11.4
2011-05-08 Richard W.M... Fix guestfs___rollback_cmdline when pos == 0.
2011-05-06 Richard W.M... configure: Sort output files in AC_CONFIG_FILES section.
2011-05-06 Richard W.M... fish: Allow -d UUID (specify libvirt domains by UUID).
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.
next