libguestfs.git
2010-10-27 Richard W.M... Unify guestfish and guestmount options processing ...
2010-10-27 Richard W.M... df: Add --uuid option to print guest UUIDs instead...
2010-10-27 Richard W.M... todo: Remove obsolete items from TODO file.
2010-10-27 Richard W.M... Document problems mixing mkmountpoint and umount-all...
2010-10-27 Richard W.M... appliance: Repo name is not Fedora-specific.
2010-10-27 Richard W.M... appliance: Remove repo from appliance filename (RHBZ...
2010-10-27 Richard W.M... inspection: Ignore floppy disks and CD-ROM drives ...
2010-10-27 Richard W.M... Enable autosync by default.
2010-10-27 Richard W.M... /dev/mapper paths should not be returned from C inspect...
2010-10-27 Richard W.M... New API: lvm-canonical-lv-name: make LV name canonical.
2010-10-27 Richard W.M... rescue: Add --network option.
2010-10-27 Richard W.M... Don't use kernel module whitelist with ext2-based appli...
2010-10-27 Matthew BoothFix networking in the appliance.
2010-10-26 Matthew BoothDon't include control characters in BufferIn trace...
2010-10-25 Richard W.M... daemon: Print failed path in stat command errors.
2010-10-25 Karel Klíčfish: Fix too-short allocation in tilde expansion ...
2010-10-23 Piotr DrągUpdate Polish translations (RHBZ#502533).
2010-10-23 Richard W.M... fish: Quote optional argument name in error message.
2010-10-23 Richard W.M... fish: Reject unknown opt args (RHBZ#642934,CVE-2010...
2010-10-23 Richard W.M... fuse: Add --format option to docs (RHBZ#642934,CVE...
2010-10-22 Richard W.M... Version 1.5.23. 1.5.23
2010-10-22 Richard W.M... resize: Specify format of input, output disk (RHBZ...
2010-10-22 Richard W.M... virt-make-fs: Specify format of disk (RHBZ#642934,CVE...
2010-10-22 Richard W.M... df: Specify format of disks (RHBZ#642934,CVE-2010-3851).
2010-10-22 Richard W.M... tools: Specify format of disks (RHBZ#642934,CVE-2010...
2010-10-22 Richard W.M... fuse: Specify format of disks (RHBZ#642934,CVE-2010...
2010-10-22 Richard W.M... fish: Specify format of disks (RHBZ#642934,CVE-2010...
2010-10-22 Richard W.M... generator: Optional arguments, add-drive-opts (RHBZ...
2010-10-22 Richard W.M... generator: Rearrange argt logically (RHBZ#642934,CVE...
2010-10-22 Richard W.M... daemon: Use stdint UINT64_C instead of <const>ULL.
2010-10-22 Richard W.M... inspector: Add comment about why --fish option implies...
2010-10-21 Richard W.M... php: Create test file properly before running test.
2010-10-21 Richard W.M... php: Note that tests are testing the wrong thing.
2010-10-21 Richard W.M... ruby: Run tests one at a time, instead of in parallel.
2010-10-21 Richard W.M... generator: Refactor code for Perl bindings.
2010-10-21 Richard W.M... generator: Missing newline character.
2010-10-21 Richard W.M... fish: Change 'int argc' to 'size_t argc' throughout.
2010-10-20 Richard W.M... generator: Remove unused parameter.
2010-10-19 Richard W.M... Version 1.5.22. 1.5.22
2010-10-18 Richard W.M... virt-resize: Document guest boot stops at "GRUB" (RHBZ...
2010-10-18 Richard W.M... df: Correctly quote libvirt domain and filesystem in...
2010-10-18 Richard W.M... virt-resize: Document qcow2 output format (RHBZ#642826).
2010-10-18 Richard W.M... virt-resize: List truncate(1) in SEE ALSO section.
2010-10-18 Richard W.M... tools: Add section describing quoting libvirt domain...
2010-10-18 Richard W.M... parted: Don't return "loop" for non-partitioned devices...
2010-10-18 Richard W.M... contrib: Note about what needs to be done for visualiza...
2010-10-18 Richard W.M... todo: Add wishlist items to to-do list.
2010-10-06 Richard W.M... todo: Add note about using blktrace.
2010-10-06 Richard W.M... contrib: More trace visualization.
2010-10-06 Richard W.M... debug: Add qtrace <device> on|off to allow selective...
2010-10-06 Richard W.M... part-disk: Align whole disk partition to 64 sectors.
2010-10-05 Richard W.M... contrib: Fix small mistake in README file.
2010-10-05 Richard W.M... contrib: Update README files.
2010-10-05 Richard W.M... contrib: Visualizing block device access and alignment.
2010-10-04 Richard W.M... ocaml: Add g#ocaml_handle method.
2010-10-04 Richard W.M... ocaml: Document g#close () method for objects.
2010-10-04 Richard W.M... ocaml: Create the handle when the object is instantiated.
2010-10-03 Richard W.M... ocaml: Add alternate object-oriented programming style.
2010-10-02 Richard W.M... test-copy: Skip this test if /dev/fd is missing, becaus...
2010-10-02 Richard W.M... test-virt-resize: Skip this test on 32 bit hosts.
2010-10-01 Richard W.M... Version 1.5.21. 1.5.21
2010-10-01 Richard W.M... fish: Fix glob command (RHBZ#635969).
2010-09-27 Richard W.M... Add test for virt-resize.
2010-09-27 Richard W.M... resize: Fix handling of GPT and qcow2 (RHBZ#633766...
2010-09-27 Richard W.M... New API: pread-device, partial read for devices.
2010-09-27 Richard W.M... pread: Check count and offset parameters are not negative.
2010-09-27 Richard W.M... Freshen POD (manual pages) stylesheet.
2010-09-26 Richard W.M... Version 1.5.20. 1.5.20
2010-09-26 Richard W.M... New API: pwrite-device
2010-09-26 Richard W.M... pwrite: Check offset is not negative.
2010-09-26 Richard W.M... fish: Refresh guestfish documentation.
2010-09-26 Richard W.M... Document ambiguity between devices and paths in API.
2010-09-24 Richard W.M... Document accurately how supermin appliance uses /tmp...
2010-09-24 Richard W.M... Allow $TMPDIR to override most temporary directory...
2010-09-24 Richard W.M... Call blockdev --rereadpt then udev_settle after sfdisk...
2010-09-23 Daniel CabreraUpdate Spanish translations (RHBZ#636918).
2010-09-23 Piotr DrągUpdate Polish translations (RHBZ#502533).
2010-09-22 Richard W.M... Version 1.5.19. 1.5.19
2010-09-22 Richard W.M... regressions: Test just-built guestfish.
2010-09-22 Richard W.M... Call blockdev --rereadpt after sfdisk commands.
2010-09-22 Richard W.M... Version 1.5.18. 1.5.18
2010-09-22 Richard W.M... Test guestfish -a and guestfish -d options.
2010-09-22 Richard Jonesappliance: Ignore unreadable dbus service file (Fedora...
2010-09-22 Richard W.M... fish: Fix segfault in free_drives() function.
2010-09-21 Richard W.M... Version 1.5.17. 1.5.17
2010-09-21 Richard W.M... Update release notes for new features in 1.5 branch.
2010-09-21 Richard W.M... fish: Implement 'hexedit' command.
2010-09-21 Richard W.M... New APIs: upload-offset and download-offset
2010-09-21 Richard W.M... leak: Clear history before exiting guestfish.
2010-09-21 Richard W.M... leak: Free list of drives and mountpoints in guestfish.
2010-09-21 Richard W.M... leak: Free PCRE regexps when library is unloaded.
2010-09-21 Richard W.M... leak: Appliance name was leaked during guestfs_launch.
2010-09-21 Matthew BoothAdd more exclusions to .gitignore.
2010-09-21 Matthew BoothFix appliance build dependency problem
2010-09-21 Richard W.M... fish: Add --echo-keys option to allow passphrases/keys...
2010-09-20 Richard W.M... df: Add --one-per-guest option for using one appliance...
2010-09-20 Richard W.M... Fix error launching libguestfs when euid != uid.
2010-09-20 Richard W.M... todo: Suggest removing repo name from appliance name.
2010-09-18 Richard W.M... generator: Generate guestfish-only commands.
2010-09-18 Richard W.M... fish: In guestfish(1) turn command references into...
next