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