2011-03-02 |
Richard W.M... | java: Return Map<String,String> for RHashtable functions. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Richard W.M... | java: Fix a minor whitespace error in generated code. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Richard W.M... | java: Remove old test file if one was left around. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Richard W.M... | java: Enable assertions when doing 'make check'. |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Richard W.M... | Version 1.9.8. 1.9.8 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | daemon: Ignore return value from chdir. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | fish: Add guestfish --live, guestmount --live options. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | Add documentation for attach method. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | Add guestfs_add_domain 'live' flag. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | lib: Implement attach-method unix:<path> |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | daemon: Remove -f (don't fork) option. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | daemon: Allow -r option to run daemon standalone. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | daemon: change to root directory |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | New APIs: set-attach-method, get-attach-method. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | lib: Move appliance launching to separate function. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | php: Ignore another generated file in php/extension... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | daemon: Parse /proc/mounts instead of /etc/mtab |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard W.M... | regressions: Fix rhbz557655.sh so it works with tracing... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Richard W.M... | guestfs-perl: Fix missing \n |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Richard W.M... | Version 1.9.7. 1.9.7 |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Richard W.M... | virt-make-fs: Fix typo in man page. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Richard W.M... | perl: Translate C examples into Perl and include a... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Richard W.M... | perl: Ignore internal_* functions in POD coverage test. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Richard W.M... | Fix test-guestfish-a.sh regression test for new trace... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Richard W.M... | autobuild: Add a 'make clean' step. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Richard W.M... | lib: Fix use-after-free bug in XPath parsing code. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Richard W.M... | Add a new internal-autosync API to perform autosync. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Richard W.M... | Add a prefix to output when tracing (RHBZ#673479). |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Richard W.M... | daemon: Replace root_mounted global with intelligence. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Richard W.M... | daemon: Add perror to two exit paths to make errors... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Richard W.M... | debian: Include actual shared libraries in python-guest... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Nikita A Menkovich | mkfs-opts: Add optional "features" parameter. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Nikita A Menkovich | mkfs-opts: Add a note about blocksize param and UFS... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Richard W.M... | generator: Fix generation of library-side stubs with... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Richard W.M... | packagelist: Add ufsutils for Debian and Ubuntu. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Richard W.M... | Version 1.9.6. 1.9.6 |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Richard W.M... | fish: Fix typo in error message (copy-in should be... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Richard W.M... | Use /var/tmp for the cached appliance (for FHS compliance). |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Richard W.M... | fish: Initialize pcmd structure. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Richard W.M... | Version 1.9.5 1.9.5 |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Richard W.M... | fish: <! cmd executes a shell command and inlines the... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Richard W.M... | fish: Factor out command line parsing. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Richard W.M... | fish: Make exit_on_error into a completely local variable. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Richard W.M... | fish: exit_on_error is a local variable. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Richard W.M... | todo: Live CD inspection works, but not for Windows 7. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Richard W.M... | Version 1.9.4. 1.9.4 |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Richard W.M... | README: Note that po4a is mandatory if compiling from... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Richard W.M... | Add ability to inspect install disks and live CDs. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Richard W.M... | inspect: Add macros for file size limits. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Nikita A Menkovich | New API: resize2fs-M to resize ext2/3/4 to minimum... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Richard W.M... | Version 1.9.3. 1.9.3 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Richard W.M... | df: Skip final '/' character when calculating basename. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Richard W.M... | fish: Don't fail if some mountpoints in /etc/fstab... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Richard W.M... | Add logo used on the website. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Richard W.M... | Add cartoon fish logo (not completed). |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Richard W.M... | todo: /proc/self/mountinfo |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Richard W.M... | todo: Add notes on inspecting ISO images. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Richard W.M... | virt-filesystems: Ignore errors when getting label... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Richard W.M... | resize: Fix typo in man page (thanks avesh@IRC). |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Richard W.M... | fish: fails to tilde expand '~' when $HOME env is unset... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Richard W.M... | fish: Fix off-by-one bug in tilde expansion. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Richard W.M... | Version 1.9.2. 1.9.2 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Richard W.M... | New tools: virt-copy-in, virt-copy-out, virt-tar-in... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Richard W.M... | .gitignore: Use full paths for some ignored files. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Richard W.M... | docs: Add QMP to ROADMAP file. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Richard W.M... | filesystems: Document the columns in --long output. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Richard W.M... | Add initial announcement to release notes. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Richard W.M... | Update TODO file. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Richard W.M... | inspector: Apps in Windows VMs are now listed - update... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Douglas Schilling... | Lib.pm: unknown filesystem /dev/hd{x} (cdrom) (RHBZ... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Douglas Schilling... | Lib.pm: unknown filesystem label SWAP-sda2 (RHBZ#666578) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Douglas Schilling... | Lib.pm: avoid message "unknown filesystem /dev/fd0... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Richard W.M... | Tempora mutantur, nos et mutamur in illis. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Richard W.M... | podwrapper: Fix up the HTML output so most inter-page... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Richard W.M... | podwrapper: Fix script indentation. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Richard W.M... | podwrapper: 'builddir' was not defined - use a properly... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Richard W.M... | Version 1.9.1. 1.9.1 |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Richard W.M... | docs: add-domain: Remove ref to not impl add-libvirt... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Richard W.M... | docs: Refresh programming language list in guestfs(3). |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Richard W.M... | docs: Refresh programming language equivalence example... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Richard W.M... | docs: Fix missing g handle in guestfs(3) man page. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Richard W.M... | docs: Refresh guestfs(3)/DOWNLOADING. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Richard W.M... | docs: Refresh guestfs(3)/MOUNTING |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jaswinder Singh | Update Punjabi translations (RHBZ#665358). |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Richard W.M... | recipes: Refresh guestfish recipes. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Piotr Drąg | Updated Polish translation (RHBZ#502533). |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Richard W.M... | fish: --ro will be default in 1.10, not 1.8. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | docs: Update API support. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | api-support: Fix detection of similar APIs. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | docs: Obsolete HACKING file, move content into guestfs... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | docs: Refresh README file. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | Update TODO file. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | Version 1.9.0. 1.9.0 |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | Update BUGS, PO files for 1.8.0. 1.8.0 |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | Prepare for next stable branch: version 1.8.0. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | Update RELEASE-NOTES. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | Add ROADMAP for 1.10. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | fuse: Add more tracing for calls into guestmount functions. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | appliance: Don't exclude upstart (/sbin/reboot) (RHBZ... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Richard W.M... | appliance: Don't hard-code febootstrap --exclude parame... |
commit | commitdiff | tree | snapshot |
next |