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-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
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
next