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
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an unsigned type (size_t) for all loop iterators.
Richard Jones
2010-07-16
2
-23
/
+27
*
generator: Don't hard-code name in DeviceList check.
Richard Jones
2010-07-16
1
-3
/
+6
*
build: Don't warn about 'long long'.
Richard Jones
2010-07-16
1
-0
/
+2
*
doc: Add guestfish 'lvcreate 1M' gotcha.
Richard Jones
2010-07-16
1
-0
/
+21
*
tar: Remove redundant use statement.
Richard Jones
2010-07-11
1
-1
/
+0
*
edit: Clean up temporary files.
Richard Jones
2010-07-11
1
-2
/
+2
*
edit: Add -b (backup) option and make uploading more robust.
Richard Jones
2010-07-11
1
-1
/
+36
*
edit: Add -e 'expr' option to non-interactively apply expression to the file.
Richard Jones
2010-07-11
1
-15
/
+125
*
Prepare for new development branch, starting at 1.5.0.
Richard Jones
2010-07-08
16
-520
/
+557
*
Make tmp directory world readable (RHBZ#610880).
Richard Jones
2010-07-07
1
-0
/
+12
*
fish: Don't fail if -m and --listen flags are both given (RHBZ#612178).
Richard Jones
2010-07-07
1
-0
/
+11
*
todo: Add comment about progress of long-running operations.
Richard Jones
2010-07-02
1
-0
/
+7
*
inspector: Improve error message when YAML::Any library is not installed.
Richard Jones
2010-07-02
1
-1
/
+1
*
Explicitly depend on e2fsprogs.
Richard Jones
2010-06-28
1
-0
/
+1
*
Fix gfs2 support by adding required kernel modules.
Richard Jones
2010-06-28
1
-0
/
+4
*
Version 1.3.21.
1.3.21
Richard Jones
2010-06-16
14
-2148
/
+1493
*
ocaml: Fix thread safety of strings in bindings (RHBZ#604691).
Richard Jones
2010-06-16
6
-21
/
+105
*
TODO: Add a note about impl of list-filesystems.
Richard Jones
2010-06-16
1
-0
/
+9
*
todo: More ideas for TODO list.
Richard Jones
2010-06-15
1
-0
/
+40
*
Update Spanish translations (RHBZ#603870).
Richard Jones
2010-06-15
1
-707
/
+1425
*
perl: Check all images are defined in first param of open_guest.
Richard Jones
2010-06-11
1
-0
/
+7
*
perl: Add explicit close() method (RHBZ#602592).
Richard Jones
2010-06-10
3
-8
/
+101
*
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
*
Version 1.3.20.
1.3.20
Richard Jones
2010-06-08
14
-147
/
+209
*
Revert "perl: Rerun configure if MAX_PROC_NR changes."
Richard Jones
2010-06-08
1
-2
/
+1
*
TODO: Freeze/thaw filesystems.
Richard Jones
2010-06-08
1
-1
/
+7
*
TODO: Need to add regression test for virt-inspector.
Richard Jones
2010-06-08
1
-0
/
+7
*
TODO: 'file' command should be fixed.
Richard Jones
2010-06-08
1
-0
/
+6
*
virt-df: Disallow -h and --csv options together (RHBZ#600977).
Richard Jones
2010-06-08
1
-0
/
+5
*
file: Fix file command on /dev/VG/LV paths (RHBZ#582484).
Richard Jones
2010-06-08
2
-2
/
+7
*
Use the noop scheduler inside the appliance.
Richard Jones
2010-06-07
1
-0
/
+3
*
Add release notes.
Richard Jones
2010-06-05
2
-0
/
+244
*
Version 1.3.19.
1.3.19
Richard Jones
2010-06-04
14
-21
/
+33
*
file: Restrict to regular files (RHBZ#582484).
Richard Jones
2010-06-04
2
-16
/
+53
*
touch: Restrict touch to regular files only (RHBZ#582484).
Richard Jones
2010-06-04
2
-1
/
+24
*
daemon: Rearrange code in 'file' command.
Richard Jones
2010-06-04
1
-16
/
+15
*
gnulib: Ignore asm-underscore.m4 in the correct place.
Richard Jones
2010-06-04
2
-1
/
+1
*
Update to latest gnulib.
Richard Jones
2010-06-04
3
-0
/
+2
*
mkfs-b: Map block size to cluster size for VFAT and NTFS partitions (RHBZ#599...
Richard Jones
2010-06-03
2
-7
/
+51
*
mkfs-b: Check that blocksize parameter is > 0 and a power of 2.
Richard Jones
2010-06-03
3
-0
/
+14
*
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
*
Version 1.3.18.
1.3.18
Richard Jones
2010-06-02
14
-48
/
+58
*
RHEL 6: sr_mod.ko is needed for RHEL 6 to see CD-ROM devices (RHBZ#598807).
Richard Jones
2010-06-02
1
-0
/
+1
*
parted: Check partition number >= 1 in several calls.
Richard Jones
2010-06-02
1
-0
/
+30
*
daemon: Parse output of old parted which didn't support -m option (RHBZ#598309).
Richard Jones
2010-06-02
1
-83
/
+284
*
daemon: count_strings function returns size_t
Richard Jones
2010-06-02
3
-4
/
+4
[next]