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
/
guestfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
generator: trace mode prints return values.
Richard W.M. Jones
2010-11-17
1
-0
/
+6
*
lib: Add safe_asprintf function.
Richard W.M. Jones
2010-11-13
1
-0
/
+16
*
lib: Make pcre, libmagic and hivex libraries optional.
Richard Jones
2010-11-10
1
-0
/
+9
*
lib: Expose errno through new API guestfs_last_errno.
Richard W.M. Jones
2010-11-03
1
-4
/
+17
*
Enable autosync by default.
Richard W.M. Jones
2010-10-27
1
-0
/
+1
*
Don't include control characters in BufferIn trace output (RHBZ#646822).
Matthew Booth
2010-10-26
1
-0
/
+29
*
syntax: Remove unused ignore-value.h header.
Richard Jones
2010-09-10
1
-1
/
+0
*
syntax: Remove unused signal.h header.
Richard Jones
2010-09-10
1
-1
/
+0
*
syntax: Remove unused c-ctype.h header.
Richard Jones
2010-09-10
1
-1
/
+0
*
Implement private data area.
Richard Jones
2010-09-01
1
-0
/
+81
*
Implement progress messages in the daemon and library.
Richard Jones
2010-08-31
1
-0
/
+8
*
New APIs: set-network and get-network to enable network support.
Richard Jones
2010-08-24
1
-0
/
+13
*
Change to using ext2-based, cached supermin appliance.
Richard Jones
2010-08-23
1
-6
/
+0
*
New APIs for guest inspection.
Richard Jones
2010-08-17
1
-0
/
+2
*
Add safe_strndup call.
Richard Jones
2010-08-17
1
-0
/
+8
*
Rearrange library code into separate files.
Richard Jones
2010-07-27
1
-2210
/
+0
*
Rename guestfs-{actions,bindtests}.c to {actions,bindtests}.c
Richard Jones
2010-07-27
1
-1
/
+1
*
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
1
-18
/
+4
*
Make tmp directory world readable (RHBZ#610880).
Richard Jones
2010-07-07
1
-0
/
+12
*
Add error callback (RHBZ#602599).
Richard Jones
2010-06-10
1
-0
/
+14
*
Unify supermin appliance building using febootstrap 2.7
Richard Jones
2010-05-13
1
-12
/
+10
*
launch: Rearrange the code so config check is first.
Richard Jones
2010-05-08
1
-12
/
+12
*
If qemu dies during launch, set an error message (RHBZ#588851).
Richard Jones
2010-05-07
1
-4
/
+11
*
Use link-local addresses between appliance and host (RHBZ#588763).
Richard Jones
2010-05-04
1
-3
/
+3
*
Change network configuration to use macros.
Richard Jones
2010-05-04
1
-5
/
+25
*
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
*
rescue: Pass $TERM from library into the virt-rescue appliance.
Richard Jones
2010-03-26
1
-0
/
+2
*
Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
Richard W.M. Jones
2010-03-23
1
-4
/
+4
*
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: 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
*
Run qemu with -nographic option.
Richard Jones
2010-03-22
1
-2
/
+3
*
add_drive_ro adds readonly=on option if available.
Richard Jones
2010-03-16
1
-4
/
+18
*
Allow qemu_supports to run earlier.
Richard Jones
2010-03-16
1
-9
/
+18
*
Rewrite libguestfs-supermin-helper in C.
Richard Jones
2010-03-12
1
-1
/
+2
*
Remove some unused variables.
Richard Jones
2010-02-15
1
-2
/
+1
*
New APIs: add-drive{,-ro}-with-if allows you to set QEMU block emulation.
Richard Jones
2010-02-12
1
-5
/
+19
*
Add -enable-kvm option to qemu command line.
Richard Jones
2010-02-09
1
-0
/
+31
*
supermin: Prevent multilib corruption (RHBZ#558593).
Richard Jones
2010-01-27
1
-2
/
+4
*
qemu: Upstream regression of -stdio serial option.
Richard Jones
2010-01-07
1
-4
/
+17
*
lib: Add thread-safety to global list of handles.
Richard Jones
2009-12-07
1
-9
/
+10
*
Don't export STREQ and friends in <guestfs.h>
Richard Jones
2009-11-10
1
-0
/
+1
*
Fix problems found by 'make syntax check'
Richard Jones
2009-11-10
1
-1
/
+1
*
Print timestamped messages during appliance launch.
Richard Jones
2009-11-10
1
-0
/
+54
[next]