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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check user doesn't run configure, make or make check as root.
Richard Jones
2010-04-20
1
-0
/
+11
*
Document new version numbering policy.
Richard Jones
2010-04-20
1
-0
/
+63
*
Document umask (RHBZ#582548, RHBZ#583554).
Richard Jones
2010-04-19
1
-1
/
+18
*
docs: Clarify documentation for mknod (RHBZ#582948).
Richard Jones
2010-04-19
1
-0
/
+8
*
New APIs: base64-in and base64-out for uploading/downloading base64 content.
Richard Jones
2010-04-19
2
-1
/
+17
*
New API: debug-upload (not a formal part of the API/ABI).
Richard Jones
2010-04-19
2
-1
/
+12
*
fish: Allow -<<END as a syntax for uploading "heredocs".
Richard Jones
2010-04-19
1
-10
/
+12
*
Documentation: Use 'g' instead of 'handle' in documentation.
Richard Jones
2010-04-17
2
-48
/
+53
*
In guestfs(3), unmount "/" directory in the example.
Richard Jones
2010-04-17
1
-0
/
+1
*
Add compilation/linking example to guestfs(3) man page.
Richard Jones
2010-04-17
1
-0
/
+4
*
generator: Use shortname in check_state() call.
Richard Jones
2010-04-17
1
-1
/
+2
*
Rerun generator if images/test.iso does not exist or has been updated.
Richard Jones
2010-04-17
1
-1
/
+4
*
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
2
-2
/
+11
*
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
2
-2
/
+14
*
New API: lvresize-free to extend LVs into percentage of free space.
Richard Jones
2010-04-12
2
-1
/
+16
*
Documentation updates.
Richard Jones
2010-04-11
1
-0
/
+13
*
New API: checksum-device for checksumming devices.
Richard Jones
2010-04-10
2
-1
/
+11
*
New partition APIs: part_del, part_get_bootable, part_get/set_mbr_id
Richard Jones
2010-04-10
2
-1
/
+56
*
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
*
If qemu dies during launch in "null vmchannel" mode, don't hang (RHBZ#579155).
Richard Jones
2010-04-08
1
-1
/
+9
*
Don't kill self accidentally.
Richard Jones
2010-04-08
1
-3
/
+3
*
Fix for "warning: unexpected connection from UID ..."
Richard Jones
2010-04-08
1
-0
/
+1
*
New API calls to upload/download txz files (RHBZ#580556).
Richard Jones
2010-04-08
2
-3
/
+21
*
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
2
-2
/
+11
*
tests: Move alarm(2) calls to the correct place in the tests.
Richard Jones
2010-03-27
1
-3
/
+3
*
rescue: Pass $TERM from library into the virt-rescue appliance.
Richard Jones
2010-03-26
1
-0
/
+2
*
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
2
-2
/
+15
*
Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
Richard W.M. Jones
2010-03-23
1
-4
/
+4
*
guestfs.h: Include <stdint.h>.
Richard Jones
2010-03-22
1
-0
/
+1
*
Mac OS X: Disable null vmchannel implementation.
Richard Jones
2010-03-22
1
-1
/
+14
*
Mac OS X: 'xdr_uint32_t' is 'xdr_u_int32_t'
Richard Jones
2010-03-22
1
-0
/
+4
*
Mac OS X: implement readline functions.
Richard Jones
2010-03-22
1
-3
/
+12
*
Mac OS X: include <rpc/types.h> before <rpc/xdr.h>
Richard Jones
2010-03-22
1
-0
/
+1
*
Mac OS X: include <string.h> in guestfs-actions.c
Richard Jones
2010-03-22
1
-0
/
+1
*
Mac OS X: Fix HAVE_GNU_CALLOC so it works when __GLIBC__ is not defined.
Richard Jones
2010-03-22
1
-0
/
+4
*
Mac OS X: strerror_r on Macs is not like GNU strerror_r.
Richard Jones
2010-03-22
1
-1
/
+1
*
Mac OS X: define MAX macro if not already defined.
Richard Jones
2010-03-22
1
-0
/
+4
*
Mac OS X: kill(2) requires <signal.h>
Richard Jones
2010-03-22
1
-0
/
+1
*
generator: Small fix for GODI users.
Richard Jones
2010-03-22
1
-0
/
+1
[next]