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
*
add_drive_ro adds readonly=on option if available.
Richard Jones
2010-03-16
2
-5
/
+21
*
Allow qemu_supports to run earlier.
Richard Jones
2010-03-16
2
-10
/
+27
*
guestfs.h: More adjustment to comments in the header file.
Richard Jones
2010-03-16
1
-10
/
+14
*
guestfs.h: Move some internal functions to the internal header.
Richard Jones
2010-03-16
2
-15
/
+16
*
Rearrangement and comment changes in <guestfs.h> header file.
Richard Jones
2010-03-16
1
-10
/
+18
*
Tab to space (whitespace fixes only).
Richard Jones
2010-03-12
1
-82
/
+82
*
Docs: Change exit(1) -> exit(EXIT_FAILURE)
Richard Jones
2010-03-12
1
-1
/
+1
*
Rewrite libguestfs-supermin-helper in C.
Richard Jones
2010-03-12
2
-2
/
+3
*
guestfish: Use xstrtoll to parse Int params (RHBZ#569757 RHBZ#567567).
Richard Jones
2010-03-12
1
-1
/
+1
*
Spin off hivex as a separate upstream project.
Richard Jones
2010-02-22
1
-4
/
+4
*
Turn ProtocolLimitWarning into link to documentation section.
Richard Jones
2010-02-15
2
-2
/
+24
*
initrd-cat: Needs ProtocolLimitWarning.
Richard Jones
2010-02-15
1
-1
/
+1
*
Remove references to FTP, replace with FUSE.
Richard Jones
2010-02-15
2
-7
/
+9
*
Remove some unused variables.
Richard Jones
2010-02-15
1
-2
/
+1
*
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
2
-5
/
+44
*
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
2
-17
/
+26
*
Add -enable-kvm option to qemu command line.
Richard Jones
2010-02-09
1
-0
/
+31
*
New API call: initrd-cat to list a file from an initrd.
Richard Jones
2010-02-09
2
-1
/
+18
*
Documentation: Added a section on libguestfs gotchas.
Richard Jones
2010-02-08
1
-0
/
+55
*
Implement 'vgrename' and 'lvrename' APIs.
Richard Jones
2010-01-28
2
-1
/
+21
*
supermin: Prevent multilib corruption (RHBZ#558593).
Richard Jones
2010-01-27
1
-2
/
+4
*
guestfish: Use xstrtol to parse integers (RHBZ#557655).
Richard Jones
2010-01-25
1
-4
/
+50
*
Add 'filesize' call.
Richard Jones
2010-01-25
2
-1
/
+13
*
Add guestfs.pod and guestfish.pod to EXTRA_DIST.
1.0.81
Richard Jones
2010-01-13
1
-1
/
+2
*
qemu: Upstream regression of -stdio serial option.
Richard Jones
2010-01-07
1
-4
/
+17
*
Use linker script to control visibility of symbols.
Richard Jones
2010-01-04
2
-3
/
+53
*
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
2
-5
/
+39
*
Experimental C# bindings.
Richard Jones
2010-01-02
2
-5
/
+218
*
Move guestfs(3) and guestfish(1) man pages into subdirectories.
Richard Jones
2009-12-31
4
-6
/
+1337
*
generator: Move src/guestfs-bindtests.c next to other src/ files.
Richard Jones
2009-12-31
1
-1
/
+1
*
generator: Use Continuation Passing Style (CPS) in output_to function.
Richard Jones
2009-12-31
1
-175
/
+56
*
generator: Rename GPLv2 to GPLv2plus, LGPLv2 to LGPLv2plus.
Richard Jones
2009-12-31
1
-38
/
+38
*
generated code: Set copyright years to 2009-xxxx when current year > 2009.
Richard Jones
2009-12-31
1
-4
/
+8
*
Remove separate inspector_generator.ml, combine this with generator.ml.
Richard Jones
2009-12-31
1
-2
/
+506
*
generator: Comment and whitespace changes only.
Richard Jones
2009-12-31
1
-17
/
+24
*
build: Fix typo in filename.
Richard Jones
2009-12-16
1
-1
/
+1
*
lib: Link with $(LTLIBTHREAD), required by Gnulib lock module.
Richard Jones
2009-12-07
1
-1
/
+3
*
lib: Add thread-safety to global list of handles.
Richard Jones
2009-12-07
1
-9
/
+10
*
Make realpath call optional, disable it for Windows.
Richard Jones
2009-11-26
1
-1
/
+1
*
availability: Add a test for this call.
Richard Jones
2009-11-24
1
-1
/
+1
*
availability: Clarify and fix documentation.
Richard Jones
2009-11-24
1
-11
/
+12
*
generator: Passing "" to StringList tests should turn into empty list.
Richard Jones
2009-11-24
1
-0
/
+2
*
Implement 'dd' command.
Richard Jones
2009-11-23
2
-1
/
+17
*
generator: second parameter to upload is Dev_or_Path, not String.
Richard Jones
2009-11-22
1
-1
/
+1
[next]