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
/
generator.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: Use 'g' instead of 'handle' in documentation.
Richard Jones
2010-04-17
1
-3
/
+3
*
generator: Use shortname in check_state() call.
Richard Jones
2010-04-17
1
-1
/
+2
*
Fix upload losing synchronization if root not mounted (RHBZ#576879).
Richard Jones
2010-04-17
1
-13
/
+24
*
generator: Fix typo in a comment.
Richard Jones
2010-04-17
1
-1
/
+1
*
Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).
Richard Jones
2010-04-17
1
-6
/
+22
*
New API: get-umask, returns the current umask (RHBZ#582891).
Richard Jones
2010-04-17
1
-1
/
+10
*
Add a build test for the 'umask' command.
Richard Jones
2010-04-17
1
-3
/
+2
*
fish: Print output from some commands in octal/hex as approp. (RHBZ#583242).
Richard Jones
2010-04-17
1
-5
/
+33
*
Documentation: lvcreate should say 'logical volume' (RHBZ#582953)
Richard Jones
2010-04-17
1
-2
/
+2
*
New API: Add aug-clear call for clearing an Augeas node.
Richard Jones
2010-04-13
1
-1
/
+13
*
New API: lvresize-free to extend LVs into percentage of free space.
Richard Jones
2010-04-12
1
-0
/
+15
*
New API: checksum-device for checksumming devices.
Richard Jones
2010-04-10
1
-0
/
+10
*
New partition APIs: part_del, part_get_bootable, part_get/set_mbr_id
Richard Jones
2010-04-10
1
-0
/
+55
*
Documentation: Clarify documentation on the bootable flag.
Richard Jones
2010-04-10
1
-4
/
+3
*
New API: vgscan
Richard Jones
2010-04-10
1
-0
/
+8
*
New API: ntfsresize.
Richard Jones
2010-04-10
1
-0
/
+8
*
New API calls to upload/download txz files (RHBZ#580556).
Richard Jones
2010-04-08
1
-2
/
+20
*
fish: Print extended help when the user types an unknown command first.
Richard Jones
2010-04-07
1
-0
/
+2
*
New API: guestfs_zero_device to zero whole devices.
Richard Jones
2010-03-31
1
-1
/
+10
*
tests: Move alarm(2) calls to the correct place in the tests.
Richard Jones
2010-03-27
1
-3
/
+3
*
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
Richard Jones
2010-03-26
1
-1
/
+1
*
perl: use newSVpvn for variable length strings.
Richard Jones
2010-03-25
1
-3
/
+3
*
New API: guestfs_copy_size to copy a fixed number of bytes.
Richard Jones
2010-03-23
1
-1
/
+14
*
Mac OS X: implement readline functions.
Richard Jones
2010-03-22
1
-3
/
+12
*
Mac OS X: include <string.h> in guestfs-actions.c
Richard Jones
2010-03-22
1
-0
/
+1
*
generator: Small fix for GODI users.
Richard Jones
2010-03-22
1
-0
/
+1
*
New APIs: Query the relationship between LVM objects.
Richard Jones
2010-03-18
1
-0
/
+42
*
add_drive_ro adds readonly=on option if available.
Richard Jones
2010-03-16
1
-1
/
+3
*
Allow qemu_supports to run earlier.
Richard Jones
2010-03-16
1
-1
/
+9
*
Tab to space (whitespace fixes only).
Richard Jones
2010-03-12
1
-82
/
+82
*
guestfish: Use xstrtoll to parse Int params (RHBZ#569757 RHBZ#567567).
Richard Jones
2010-03-12
1
-1
/
+1
*
Turn ProtocolLimitWarning into link to documentation section.
Richard Jones
2010-02-15
1
-2
/
+1
*
initrd-cat: Needs ProtocolLimitWarning.
Richard Jones
2010-02-15
1
-1
/
+1
*
Remove references to FTP, replace with FUSE.
Richard Jones
2010-02-15
1
-6
/
+7
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-1
/
+1
*
generator: Don't prefix error messages with command name.
Richard Jones
2010-02-12
1
-11
/
+10
*
New APIs: add-drive{,-ro}-with-if allows you to set QEMU block emulation.
Richard Jones
2010-02-12
1
-0
/
+25
*
generator: 'interface' is a reserved word in Java.
Richard Jones
2010-02-12
1
-0
/
+1
*
add_cdrom: Update docs for adding ISO images.
Richard Jones
2010-02-12
1
-2
/
+16
*
Use mount-options instead of mount to avoid implicit -o sync.
Richard Jones
2010-02-10
1
-17
/
+17
*
New API call: initrd-cat to list a file from an initrd.
Richard Jones
2010-02-09
1
-0
/
+17
*
Implement 'vgrename' and 'lvrename' APIs.
Richard Jones
2010-01-28
1
-0
/
+20
*
guestfish: Use xstrtol to parse integers (RHBZ#557655).
Richard Jones
2010-01-25
1
-4
/
+50
*
Add 'filesize' call.
Richard Jones
2010-01-25
1
-0
/
+12
*
Use linker script to control visibility of symbols.
Richard Jones
2010-01-04
1
-0
/
+46
*
generator: Move all library generation code together.
Richard Jones
2010-01-04
1
-1
/
+1
*
generator: Print total lines of generated code.
Richard Jones
2010-01-04
1
-2
/
+18
*
C#: Add documentation about experimental nature of these bindings.
Richard Jones
2010-01-04
1
-0
/
+28
*
Experimental C# bindings.
Richard Jones
2010-01-02
1
-5
/
+217
*
Move guestfs(3) and guestfish(1) man pages into subdirectories.
Richard Jones
2009-12-31
1
-4
/
+4
[next]