index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
New APIs: isoinfo and isoinfo-device.
Richard W.M. Jones
2012-03-16
8
-1
/
+351
*
appliance: Include genisoimage in the appliance.
Richard W.M. Jones
2012-03-16
1
-0
/
+1
*
generator: Fix CompareWithString test.
Richard W.M. Jones
2012-03-16
1
-1
/
+1
*
generator: Fix FUInt{32,64} struct field types.
Richard W.M. Jones
2012-03-16
1
-2
/
+4
*
daemon: Don't call reply_with_* after split_lines fails.
Richard W.M. Jones
2012-03-16
2
-6
/
+2
*
inspect: Fedora/RHEL CDs are multipart if totaldiscs > 1, not > 0.
Richard W.M. Jones
2012-03-16
1
-1
/
+1
*
inspect: Parse isolinux menu title from RHEL 6.2 Live CD.
Richard W.M. Jones
2012-03-16
1
-0
/
+15
*
inspect: Add comment documenting findings of RHEL 5, 6 install CDs.
Richard W.M. Jones
2012-03-16
1
-0
/
+58
*
Version 1.17.18.
1.17.18
Richard W.M. Jones
2012-03-15
20
-15484
/
+16696
*
todo: Document further virt-sparsify improvements.
Richard W.M. Jones
2012-03-15
1
-0
/
+8
*
sparsify: Implement --zero option.
Richard W.M. Jones
2012-03-15
2
-28
/
+47
*
sparsify: Add a note about encrypted disks to the man page.
Richard W.M. Jones
2012-03-15
1
-1
/
+2
*
sparsify: Unlink temporary overlay file if user presses ^C.
Richard W.M. Jones
2012-03-15
1
-1
/
+5
*
sparsify: Support sparsifying Linux swap partitions.
Richard W.M. Jones
2012-03-15
2
-7
/
+28
*
sparsify: Use zero-device instead of dd if=/dev/zero to zero device.
Richard W.M. Jones
2012-03-15
1
-5
/
+3
*
Use the new lvcreate-free API to create largest possible LVs.
Richard W.M. Jones
2012-03-15
5
-33
/
+9
*
New API: lvcreate-free: Create logical volume as % of free space.
Richard W.M. Jones
2012-03-15
3
-1
/
+49
*
sparsify: Use new zero_free_space API.
Richard W.M. Jones
2012-03-15
1
-14
/
+2
*
New API: zero_free_space: zero free space in a filesystem.
Richard W.M. Jones
2012-03-15
3
-1
/
+119
*
sparsify: Only print qemu-img command if verbose.
Richard W.M. Jones
2012-03-15
1
-1
/
+1
*
inspect: Ignore missing HKLM\SYSTEM\MountedDevices (RHBZ#803664).
Richard W.M. Jones
2012-03-15
1
-4
/
+6
*
inspector: Update man page to describe how to access inspection info from oth...
Richard W.M. Jones
2012-03-14
1
-6
/
+112
*
Add guestfsd.suppressions file to EXTRA_DIST.
1.17.17
Richard W.M. Jones
2012-03-14
1
-2
/
+3
*
Version 1.17.17.
Richard W.M. Jones
2012-03-14
18
-153
/
+146
*
Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.
Richard W.M. Jones
2012-03-14
37
-74
/
+129
*
java: Make sure generator is rerun when necessary to rebuild generated files.
Richard W.M. Jones
2012-03-14
1
-9
/
+7
*
java: Enable -Xlint:all and fix all warnings.
Richard W.M. Jones
2012-03-14
3
-1
/
+12
*
todo: More ongoing code cleanups.
Richard W.M. Jones
2012-03-14
1
-1
/
+1
*
appliance: Enhance --enable-valgrind-daemon with a suppressions file.
Richard W.M. Jones
2012-03-14
3
-3
/
+26
*
daemon: When copy subprocess fails, print return code.
Richard W.M. Jones
2012-03-14
1
-1
/
+1
*
todo: Document ongoing code cleanups.
Richard W.M. Jones
2012-03-14
1
-0
/
+16
*
daemon: labels: Memory leak in 'set_label'.
Richard W.M. Jones
2012-03-14
1
-3
/
+7
*
Version 1.17.16.
1.17.16
Richard W.M. Jones
2012-03-13
18
-395
/
+398
*
Replace 'int' with 'size_t' passim.
Richard W.M. Jones
2012-03-13
26
-103
/
+113
*
daemon: Implement a growable strings buffer type.
Richard W.M. Jones
2012-03-13
16
-196
/
+209
*
Fix strict-overflow bugs and reenable this warning.
Richard W.M. Jones
2012-03-12
3
-9
/
+4
*
fish: remote: Output from close event now passed over stdout (RHBZ#802389).
Richard W.M. Jones
2012-03-12
3
-3
/
+55
*
fish: remote: Make sure global cleanups are called for guestfish --listen.
Richard W.M. Jones
2012-03-12
3
-2
/
+5
*
fish: remote: Move close_stdout just before accept() call.
Richard W.M. Jones
2012-03-12
1
-6
/
+6
*
fish: Rename tests and make test paths relative.
Richard W.M. Jones
2012-03-12
15
-49
/
+49
*
tests: Remove/fix unused variables warnings.
Richard W.M. Jones
2012-03-12
3
-1
/
+2
*
Version 1.17.15.
1.17.15
Richard W.M. Jones
2012-03-12
20
-10957
/
+11110
*
tests: Remove unused variable.
Richard W.M. Jones
2012-03-12
1
-1
/
+0
*
configure: Enable more warnings, and some cleanup.
Richard W.M. Jones
2012-03-12
1
-17
/
+13
*
erlang: Remove unused variables.
Richard W.M. Jones
2012-03-12
1
-2
/
+0
*
format: Remove unused variables.
Richard W.M. Jones
2012-03-12
1
-1
/
+1
*
daemon: Remove unused variables.
Richard W.M. Jones
2012-03-12
2
-8
/
+0
*
inspect: Move variable decl to top of function.
Richard W.M. Jones
2012-03-12
1
-1
/
+3
*
inspect: Use 1/0 instead of true/false, and fix a bug in UUID parsing.
Richard W.M. Jones
2012-03-12
1
-9
/
+13
*
lib: Remove some unused variables.
Richard W.M. Jones
2012-03-12
4
-7
/
+1
[next]