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
...
*
Add direct appliance mode flag and implementation.
Richard Jones
2009-09-23
1
-33
/
+69
*
Change handling of spaces on Linux kernel command line.
Richard Jones
2009-09-22
1
-8
/
+8
*
Implement "null vmchannel" - no vmchannel needed!
Richard Jones
2009-09-22
1
-64
/
+297
*
Flexible guestfs_vmchannel parameter for future appliances.
Richard Jones
2009-09-22
1
-0
/
+4
*
Make GUESTFWD_PORT into a string.
Richard Jones
2009-09-21
1
-4
/
+4
*
Remove unnecessary extra space from qemu command line.
Richard Jones
2009-09-21
1
-1
/
+1
*
Remove guestfs_wait_ready (turn it into a no-op).
Richard Jones
2009-09-21
1
-32
/
+30
*
Combine temporary buffers.
Richard Jones
2009-09-21
1
-7
/
+5
*
Rearrange qemu command line order (no functional change).
Richard Jones
2009-09-21
1
-29
/
+30
*
Enable new-style -chardev ... guestfwd command line.
Richard Jones
2009-09-18
1
-20
/
+26
*
Remove explicit guestfs=10.0.2.4:6666 kernel command line parameter.
Richard Jones
2009-09-17
1
-6
/
+4
*
Fix verbose packet dumping functions.
Richard Jones
2009-09-17
1
-7
/
+7
*
Fix comparison between signed and unsigned (for RHEL 5).
1.0.69
Richard Jones
2009-09-15
1
-1
/
+1
*
Remove main loop.
Richard Jones
2009-09-14
1
-883
/
+478
*
Add command trace functionality.
Richard Jones
2009-09-14
1
-0
/
+17
*
Non-daemon actions indirect through generated code.
Richard Jones
2009-09-14
1
-32
/
+33
*
maint: guestfs.c: remove unnecessary initialization
Jim Meyering
2009-08-31
1
-1
/
+1
*
build: don't define _GNU_SOURCE manually
Jim Meyering
2009-08-24
1
-1
/
+0
*
Add waitpid along guestfs_close path (RHBZ#518747).
Richard Jones
2009-08-22
1
-0
/
+4
*
guestfs_launch: Correct checks for dup failure.
Richard Jones
2009-08-19
1
-7
/
+7
*
build: Comment out some unused macros.
Richard Jones
2009-08-19
1
-3
/
+3
*
suppress warnings from -Wmissing-noreturn
Jim Meyering
2009-08-18
1
-0
/
+2
*
suppress a warning from -Wswitch-default
Jim Meyering
2009-08-18
1
-0
/
+2
*
suppress signed/unsigned-comparison warnings
Jim Meyering
2009-08-18
1
-2
/
+2
*
build: don't perform arithmetic on void* pointers
Jim Meyering
2009-08-18
1
-3
/
+5
*
build: suppress an ignored-dup-return-value warning
Jim Meyering
2009-08-18
1
-2
/
+9
*
build: suppress an ignored-write-return-value warning
Jim Meyering
2009-08-18
1
-1
/
+2
*
add_drive: Don't use cache=off if not supported by underlying filesystem.
Richard W.M. Jones
2009-08-13
1
-6
/
+23
*
Allow selinux=? kernel flag to be controlled.
Richard Jones
2009-08-12
1
-5
/
+24
*
Debug: Improve the way the qemu command line is printed.
Richard Jones
2009-08-07
1
-7
/
+31
*
Allow network interface to be configured.
Richard Jones
2009-08-07
1
-1
/
+1
*
Add ne2k-pci driver to the appliance.
Richard Jones
2009-08-06
1
-1
/
+1
*
Make user network numbering explicit.
Richard Jones
2009-08-06
1
-2
/
+2
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-113
/
+113
*
guestfs: fix typo in my recent change
Jim Meyering
2009-08-03
1
-3
/
+3
*
guestfs: don't fault upon failed vasprintf
Jim Meyering
2009-08-03
1
-1
/
+3
*
lib: Add selinux=0 to default kernel command line.
Richard W.M. Jones
2009-07-31
1
-1
/
+2
*
Pass cgroup_disable=memory, saves ~ 5MB of RAM.
Richard Jones
2009-07-24
1
-1
/
+2
*
Revert "Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to override appliance...
Richard Jones
2009-07-22
1
-24
/
+1
*
Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to override appliance kernel.
Richard Jones
2009-07-22
1
-1
/
+24
*
Add commented-out support for alternate guestfwd syntax.
Richard W.M. Jones
2009-07-21
1
-9
/
+32
*
Library: Pass more options on the Linux kernel command line.
Richard W.M. Jones
2009-07-21
1
-1
/
+8
*
Allow TMPDIR to override directory used for temporary files (RHBZ#512905).
Richard W.M. Jones
2009-07-21
1
-1
/
+11
*
Add 'version' call to get true library version number.
Richard Jones
2009-07-10
1
-0
/
+13
*
Properly close fds and unregister handlers in guestfs_close.
Richard Jones
2009-07-10
1
-0
/
+19
*
Generate structs and struct lists generically.
Richard Jones
2009-07-07
1
-38
/
+0
*
Add a debug message to the library cancellation path.
Richard Jones
2009-07-06
1
-0
/
+4
*
Add 'get-pid' command.
Richard Jones
2009-07-06
1
-0
/
+11
*
use safe_malloc and safe_calloc in generated code
Jim Meyering
2009-07-03
1
-1
/
+38
*
Add ./configure --with-drive-if=(ide|scsi|virtio)
Richard W.M. Jones
2009-07-02
1
-2
/
+2
[prev]
[next]