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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
New APIs: Support for creating LUKS and managing keys.
Richard Jones
2010-07-22
2
-1
/
+38
*
Move variable initialization close to variable use.
Richard Jones
2010-07-22
1
-3
/
+3
*
Revert "add_drive_ro adds readonly=on option if available." (RHBZ#617200).
Richard Jones
2010-07-22
2
-21
/
+5
*
generator: Make documentation inside guestfish match man page.
Richard Jones
2010-07-22
1
-2
/
+9
*
New APIs: Support for opening LUKS-encrypted disks.
Richard Jones
2010-07-21
3
-1
/
+69
*
generator: Add 'Key' parameter type.
Richard Jones
2010-07-21
2
-75
/
+142
*
generator: Remove unnecessary parameter.
Richard Jones
2010-07-21
1
-4
/
+4
*
New APIs: lvm-set-filter and lvm-clear-filter.
Richard Jones
2010-07-16
2
-1
/
+42
*
Use an unsigned type (size_t) for all loop iterators.
Richard Jones
2010-07-16
1
-22
/
+27
*
generator: Don't hard-code name in DeviceList check.
Richard Jones
2010-07-16
1
-3
/
+6
*
doc: Add guestfish 'lvcreate 1M' gotcha.
Richard Jones
2010-07-16
1
-0
/
+21
*
Make tmp directory world readable (RHBZ#610880).
Richard Jones
2010-07-07
1
-0
/
+12
*
ocaml: Fix thread safety of strings in bindings (RHBZ#604691).
Richard Jones
2010-06-16
1
-10
/
+15
*
perl: Add explicit close() method (RHBZ#602592).
Richard Jones
2010-06-10
1
-2
/
+39
*
Add error callback (RHBZ#602599).
Richard Jones
2010-06-10
4
-5
/
+58
*
Fix typo in documentation of guestfs_set_launch_done_callback.
Richard Jones
2010-06-10
1
-1
/
+1
*
file: Fix file command on /dev/VG/LV paths (RHBZ#582484).
Richard Jones
2010-06-08
1
-1
/
+1
*
file: Restrict to regular files (RHBZ#582484).
Richard Jones
2010-06-04
1
-5
/
+18
*
touch: Restrict touch to regular files only (RHBZ#582484).
Richard Jones
2010-06-04
1
-1
/
+4
*
mkfs-b: Map block size to cluster size for VFAT and NTFS partitions (RHBZ#599...
Richard Jones
2010-06-03
1
-2
/
+17
*
generator: Allow individual tests to depend on daemon features.
Richard Jones
2010-06-03
1
-2
/
+12
*
tests: Factor out common code into 'is_available' function.
Richard Jones
2010-06-03
1
-10
/
+16
*
grub-install: Enable grub-install tests and create explicit device.map file.
Richard Jones
2010-06-03
1
-4
/
+7
*
grub-install: In docs suggest manually creating device.map (RHBZ#484986).
Richard Jones
2010-06-03
1
-1
/
+12
*
resize2fs: Document this command also works with ext4 (thanks Yufang Zhang).
Richard Jones
2010-06-02
1
-3
/
+3
*
fish: help command return error for non-existent commands (RHBZ#597145).
Richard Jones
2010-06-02
1
-3
/
+5
*
daemon: write-file: Check range of size parameter (RHBZ#597135).
Richard Jones
2010-06-02
1
-1
/
+3
*
Fix and deprecate get_e2label and get_e2uuid (RHBZ#597112).
Richard Jones
2010-06-01
1
-3
/
+8
*
New APIs: vfs-label and vfs-uuid return label and uuid for many fs types.
Richard Jones
2010-06-01
2
-1
/
+24
*
Fix documentation for vfs-type to reflect reality.
Richard Jones
2010-05-27
1
-5
/
+6
*
Clarify documentation on distro backports in version command.
Richard Jones
2010-05-27
1
-2
/
+4
*
Add reference to version number documentation to version command.
Richard Jones
2010-05-27
1
-0
/
+2
*
Clarify sparse behaviour of truncate-size command.
Richard Jones
2010-05-27
1
-2
/
+7
*
Fix typo in documentation of guestfs_readlinklist.
Richard Jones
2010-05-27
1
-1
/
+1
*
Fix missing word in docuentation of guestfs_readdir.
Richard Jones
2010-05-27
1
-1
/
+1
*
Revise documentation on creating files.
Richard Jones
2010-05-27
1
-1
/
+5
*
New API: fallocate64 (replaces fallocate).
Richard Jones
2010-05-27
2
-2
/
+24
*
Fix typo in description of echo-daemon command.
Richard Jones
2010-05-26
1
-2
/
+2
*
Add tests for available-all-groups command.
Richard Jones
2010-05-25
1
-1
/
+1
*
fish: New command: 'supported'
Richard Jones
2010-05-25
1
-0
/
+7
*
New API: available-all-groups to return list of all optional groups.
Richard Jones
2010-05-25
2
-1
/
+15
*
guestfs_version: Correct documentation.
Richard Jones
2010-05-22
1
-2
/
+3
*
Build workaround for Python 2.4.x in RHEL 5.
Richard W.M. Jones
2010-05-21
1
-0
/
+6
*
C99 compatible build fix for RHEL 5.
Richard W.M. Jones
2010-05-21
1
-3
/
+6
*
New API: ntfsresize-size to allow shrinking NTFS (RHBZ#585223).
Richard Jones
2010-05-21
2
-1
/
+8
*
New API: pvresize-size to allow shrinking PVs (RHBZ#585222).
Richard Jones
2010-05-21
1
-0
/
+7
*
New API: resize2fs-size to allow shrinking ext2 filesystems (RHBZ#585221).
Richard Jones
2010-05-21
1
-0
/
+7
*
fish: Allow suffixes on number parameters (eg. 1M)
Richard Jones
2010-05-21
1
-1
/
+4
*
generator: Make 'xz' into an optional group.
Richard Jones
2010-05-20
1
-2
/
+2
*
generator: Check parameters are not NULL (RHBZ#501893).
Richard Jones
2010-05-20
1
-10
/
+47
[next]