git.annexia.org
/
libguestfs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
libguestfs.git
2011-03-30
Richard W.M...
fuse: Document -w flag in --help output.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Richard W.M...
Exclude po-docs directory completely if po4a not available.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Richard W.M...
tests: Don't fail when compiled without support for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Richard W.M...
perl: Canonicalize /dev/vd* paths in old inspection...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
README: Note that getfacl, getfattr are optional depend...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
Version 1.9.14.
1.9.14
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
fuse: Fix getxattr, listxattr calls and add a regressio...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
fish: fuse: Add -m dev:mnt:opts to allow mount options...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
roadmap: Move QMP to 'beyond 1.10'.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
Open release notes for version 1.10.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Richard W.M...
ruby: Don't segfault if callbacks throw exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Richard W.M...
RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Richard W.M...
mkfs: Force mke2fs to create a filesystem even on raw...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Richard W.M...
Rename $tmpdir/sock to $tmpdir/guestfsd.sock.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Richard W.M...
inspector: Add detection of Slackware.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Richard W.M...
Version 1.9.13.
1.9.13
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Richard W.M...
New API: guestfs_inspect_get_product_variant
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Richard W.M...
fish: Add better quick help to --help output.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Richard W.M...
fish: Add -w|--rw option to --help output.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Richard W.M...
inspect: Don't fail for Windows guests with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Richard W.M...
inspect: Simplify Windows root heuristic code.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Richard W.M...
umount-all: Use /proc/mounts instead of output of ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Richard W.M...
guestfs(3): 'kernel' -> 'supermin appliance'.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Richard W.M...
guestfs(3): Indent line to keep code together.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Richard W.M...
todo: Add ntfsck.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
fish: Add all stamp-*.pod files to CLEANFILES.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
Version 1.9.12.
1.9.12
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
proto: Fix both-ends-cancel case.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
proto: Fix FileIn ops that abort during the chunk uploa...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard Jones
proto: Don't drop outgoing message when daemon cancels...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard Jones
daemon: Improve protocol debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
regressions: Enable both tests for bug 576879 (not...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
daemon: Print error for invalid chunk.cancel field.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
proto: Improve debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Richard W.M...
haskell: Small fixes for ghc 7.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Richard W.M...
regressions: Rename the file we are uploading too.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Richard W.M...
regressions: Split the test rhbz576879.sh into two...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Richard W.M...
tests: Ignore return value from fwrite.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
Version 1.9.11.
1.9.11
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
ruby: Missing files from EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
perl: Binding and test for guestfs_last_errno (RHBZ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
ruby: Use ALLOC_N to avoid potential memory leak (RHBZ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
ruby: Remove unnecessary checking around StringValueCSt...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
ruby: Add rdoc documentation (RHBZ#667610).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
New event API - Ruby bindings (RHBZ#664558).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
New event API - Perl bindings (RHBZ#664558).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
New event API - OCaml bindings (RHBZ#664558).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
New event API (RHBZ#664558).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Richard W.M...
New APIs: guestfs_first_private, guestfs_next_private...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Angus Salkeld
check the pid is > 0 before calling waitpid()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Angus Salkeld
check the pid is > 0 before calling waitpid()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Richard W.M...
RHEL5: Old pod2man didn't have --stderr or -u options.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Richard W.M...
configure: Remove unnecessary variable assignment.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Richard W.M...
RHEL5: Make use of 'futimens' function optional.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Richard W.M...
Version 1.9.10.
1.9.10
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Richard W.M...
Detect Red Hat Desktop as 'rhel' distro (RHBZ#682979).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Richard W.M...
Include <locale.h> in compilation units that use setloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Richard W.M...
generator: Introduce error code (errcode) concept.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Richard W.M...
Fix trace segfault for non-daemon functions (RHBZ#682756).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Richard W.M...
Fix URL of transifex instance to be the canonical one.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Richard W.M...
Import project into transifex.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Richard W.M...
debian: Rename nilfs2-tools to nilfs-tools.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Richard W.M...
virt-make-fs: Round disk size to integer, fix for qemu...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Richard W.M...
virt-make-fs: In debug mode, print qemu-img command...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Richard W.M...
Version 1.9.9.
1.9.9
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Richard W.M...
Fix inspection code when PCRE or hivex is missing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Richard W.M...
java: Add a test of g.list_filesystems (a function...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Richard W.M...
java: Fix generated functions that return RHashtable.
commit
|
commitdiff
|
tree
|
snapshot
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
next