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
*
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
*
base64-in: Ignore garbage characters in input.
Richard Jones
2010-06-02
1
-1
/
+1
*
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
3
-28
/
+62
*
daemon: write-file: Check range of size parameter (RHBZ#597135).
Richard Jones
2010-06-02
2
-2
/
+25
*
daemon: Limit label lengths (RHBZ#597118).
Richard Jones
2010-06-02
2
-0
/
+42
*
Update BUGS and PO files.
Richard Jones
2010-06-02
13
-6827
/
+6289
*
Fix and deprecate get_e2label and get_e2uuid (RHBZ#597112).
Richard Jones
2010-06-01
2
-85
/
+10
*
New APIs: vfs-label and vfs-uuid return label and uuid for many fs types.
Richard Jones
2010-06-01
3
-1
/
+36
*
daemon: Kill blkid cache to improve reliability of blkid commands.
Richard Jones
2010-06-01
1
-0
/
+7
*
daemon: Generalize the implementation of vfs-type.
Richard Jones
2010-06-01
1
-3
/
+9
*
todo: Should generate -N option.
Richard Jones
2010-05-28
1
-0
/
+6
*
todo: Remove implemented resize functions from TODO file.
Richard Jones
2010-05-28
1
-17
/
+0
*
Make the supermin appliance include local augeas lenses
Matthew Booth
2010-05-27
1
-0
/
+3
*
Rely on new augeas lens for modules.conf and conf.modules
Matthew Booth
2010-05-27
1
-7
/
+0
*
Updates to Spanish translation (RHBZ#596763).
Daniel Cabrera
2010-05-27
1
-738
/
+1450
[next]