libguestfs.git
2010-10-23 Richard W.M... Version 1.4.6. stable-1.4 1.4.6
2010-10-23 Richard W.M... daemon: Use stdint UINT64_C instead of <const>ULL.
2010-10-23 Richard W.M... inspector: Add comment about why --fish option implies...
2010-10-23 Richard W.M... ruby: Run tests one at a time, instead of in parallel.
2010-10-23 Richard W.M... generator: Refactor code for Perl bindings.
2010-10-23 Richard W.M... generator: Missing newline character.
2010-10-23 Richard W.M... fish: Change 'int argc' to 'size_t argc' throughout.
2010-10-23 Richard W.M... df: Correctly quote libvirt domain and filesystem in...
2010-10-23 Richard W.M... Freshen POD (manual pages) stylesheet.
2010-10-23 Richard Jonesappliance: Ignore unreadable dbus service file (Fedora...
2010-10-23 Richard W.M... fish: In guestfish(1) turn command references into...
2010-10-23 Richard W.M... fish: Correction for online help for 'edit' and 'more...
2010-10-23 Richard Jonesconfigure: Make "fedora-13" the default repository.
2010-10-23 Richard Jonesfish: Update copyright dates in usage message.
2010-10-23 Richard Jonesfish: Remove extraneous space from usage message.
2010-10-23 Richard Jonesappliance: Disable setting scheduler to noop.
2010-10-23 Richard Jonesgenerator: Don't use real uuidgen for UUIDs.
2010-10-23 Richard Jonessyntax: Replace -a and -o with && and || for portability.
2010-10-23 Richard Jonessyntax: Use exit (EXIT_SUCCESS) instead of hard-coded...
2010-10-23 Richard Jonessyntax: Replace _prohibit_regexp with _sc_search_regexp.
2010-10-23 Richard Jonesdaemon: Move 'exists', 'is-file' and 'is-dir' to separa...
2010-10-23 Richard Jonesgenerator: Fix incorrect shortdesc in docs for 'is...
2010-10-23 Richard Jonesgenerator: Fix documentation for 'is-file' command.
2010-10-23 Richard Jonesfish: Fix 'more' command to work with any file.
2010-10-23 Richard Jonesfish: Fix 'edit' command to work with any file.
2010-10-23 Richard Jonesguestfs: Reference guestfs-browser architecture in...
2010-10-23 Richard Jonesguestfs: More accurate documentation for initial message.
2010-10-23 Richard Jonesguestfs: Remove traces of documentation for non-existen...
2010-10-23 Richard Jonesguestfs: Fix typo in man page.
2010-10-23 Richard Jonesfish: Improve appearance of guestfish -N help output.
2010-10-23 Richard Jonesfish: Generate list of prepared disk image types.
2010-09-08 Richard JonesVersion 1.4.5. 1.4.5
2010-09-08 Richard Jonesdaemon: Fix debug-upload command if compiled without...
2010-09-08 Richard Jonestest-tool: Add a 'run-test-tool-locally' script.
2010-09-08 Richard Jonesdaemon: Don't warn about 'long long' usage.
2010-09-08 Richard Jonesbuild: guestfs-structs.h was missing from libguestfs_la...
2010-09-08 Richard Jonesperl: Document handle is a hashref.
2010-09-08 Richard Jonesperl: Add documentation about testing availability...
2010-09-08 Richard JonesConsistent use of 'void *opaque' to refer to opaque...
2010-08-28 Richard JonesVersion 1.4.4. 1.4.4
2010-08-27 Richard Jonesbuild: Don't add version extra string to the version...
2010-08-27 Richard JonesVersion 1.4.3. 1.4.3
2010-08-26 Richard Jonesrescue: Fix typo in comment.
2010-08-26 Richard JonesRename global 'xdr_str'.
2010-08-26 Daniel BerrangeAdd -nodefconfig command line option to qemu.
2010-08-26 Richard JonesDon't print debug messages when not in verbose mode.
2010-08-26 Richard JonesMake print_timestamped_message into a cross-module...
2010-08-26 Richard JonesFactor out code for locating the temporary directory.
2010-08-26 Richard JonesWhitespace change: Add blank line between structures...
2010-08-26 Richard Jonesappliance: Remove some obsolete testing rules from...
2010-08-26 Richard Jonesgenerator: No need to redefine safe_* macros.
2010-08-26 Richard JonesAdd safe_strndup call.
2010-08-17 Richard JonesVersion 1.4.2. 1.4.2
2010-08-17 Richard Jonesgenerator: Fix typo in error message for RConstOptString.
2010-08-17 Richard JonesRename internal functions.
2010-08-17 Richard JonesRearrange library code into separate files.
2010-08-17 Richard JonesRename guestfs-{actions,bindtests}.c to {actions,bindte...
2010-08-17 Richard Jonesregressions: Don't print misleading 'Expect error ...
2010-08-17 Richard JonesMove variable initialization close to variable use.
2010-08-17 Richard JonesRevert "add_drive_ro adds readonly=on option if availab...
2010-08-17 Richard Jonesgenerator: Remove unnecessary parameter.
2010-08-17 Richard JonesUse an unsigned type (size_t) for all loop iterators.
2010-08-17 Richard Jonesgenerator: Don't hard-code name in DeviceList check.
2010-08-17 Richard Jonesbuild: Don't warn about 'long long'.
2010-08-17 Richard Jonesdoc: Add guestfish 'lvcreate 1M' gotcha.
2010-07-12 Richard JonesVersion 1.4.1 1.4.1
2010-07-12 Richard Jonestar: Remove redundant use statement.
2010-07-12 Richard Jonesedit: Clean up temporary files.
2010-07-08 Richard JonesPrepare for new stable branch, starting at version... 1.4.0
2010-07-07 Richard Jonesfish: Don't fail if -m and --listen flags are both...
2010-07-02 Richard Jonestodo: Add comment about progress of long-running operat...
2010-07-02 Richard Jonesinspector: Improve error message when YAML::Any library...
2010-06-28 Richard JonesExplicitly depend on e2fsprogs.
2010-06-28 Richard JonesFix gfs2 support by adding required kernel modules.
2010-06-16 Richard JonesVersion 1.3.21. 1.3.21
2010-06-16 Richard Jonesocaml: Fix thread safety of strings in bindings (RHBZ...
2010-06-16 Richard JonesTODO: Add a note about impl of list-filesystems.
2010-06-15 Richard Jonestodo: More ideas for TODO list.
2010-06-15 Richard JonesUpdate Spanish translations (RHBZ#603870).
2010-06-11 Richard Jonesperl: Check all images are defined in first param of...
2010-06-10 Richard Jonesperl: Add explicit close() method (RHBZ#602592).
2010-06-10 Richard JonesAdd error callback (RHBZ#602599).
2010-06-10 Richard JonesFix typo in documentation of guestfs_set_launch_done_ca...
2010-06-08 Richard JonesVersion 1.3.20. 1.3.20
2010-06-08 Richard JonesRevert "perl: Rerun configure if MAX_PROC_NR changes."
2010-06-08 Richard JonesTODO: Freeze/thaw filesystems.
2010-06-08 Richard JonesTODO: Need to add regression test for virt-inspector.
2010-06-08 Richard JonesTODO: 'file' command should be fixed.
2010-06-08 Richard Jonesvirt-df: Disallow -h and --csv options together (RHBZ...
2010-06-08 Richard Jonesfile: Fix file command on /dev/VG/LV paths (RHBZ#582484).
2010-06-07 Richard JonesUse the noop scheduler inside the appliance.
2010-06-05 Richard JonesAdd release notes.
2010-06-04 Richard JonesVersion 1.3.19. 1.3.19
2010-06-04 Richard Jonesfile: Restrict to regular files (RHBZ#582484).
2010-06-04 Richard Jonestouch: Restrict touch to regular files only (RHBZ#582484).
2010-06-04 Richard Jonesdaemon: Rearrange code in 'file' command.
2010-06-04 Richard Jonesgnulib: Ignore asm-underscore.m4 in the correct place.
2010-06-04 Richard JonesUpdate to latest gnulib.
2010-06-03 Richard Jonesmkfs-b: Map block size to cluster size for VFAT and...
2010-06-03 Richard Jonesmkfs-b: Check that blocksize parameter is > 0 and a...
next