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
*
PHP bindings.
Richard Jones
2010-09-04
2
-1
/
+435
*
Define LIBGUESTFS_HAVE_<shortname> for C API functions.
Richard Jones
2010-09-04
3
-9
/
+28
*
build: guestfs-structs.h was missing from libguestfs_la_SOURCES.
Richard Jones
2010-09-04
1
-0
/
+1
*
ruby: Add Guestfs::Guestfs.new() method.
Richard Jones
2010-09-02
1
-0
/
+4
*
perl: Document handle is a hashref.
Richard Jones
2010-09-02
1
-0
/
+18
*
perl: Add documentation about testing availability of methods and features.
Richard Jones
2010-09-02
1
-0
/
+31
*
Consistent use of 'void *opaque' to refer to opaque pointer in C API.
Richard Jones
2010-09-01
2
-11
/
+11
*
perl: bindings to progress callback.
Richard Jones
2010-09-01
1
-3
/
+77
*
ocaml: bindings to progress callback.
Richard Jones
2010-09-01
1
-0
/
+29
*
Implement private data area.
Richard Jones
2010-09-01
5
-0
/
+128
*
Add progress messages to download command.
Richard Jones
2010-09-01
1
-1
/
+1
*
Add progress messages to zero-device command.
Richard Jones
2010-09-01
1
-1
/
+1
*
Add progress messages to zero command.
Richard Jones
2010-09-01
1
-1
/
+1
*
Add progress messages to fill-pattern command.
Richard Jones
2010-09-01
1
-1
/
+1
*
Add progress messages to fill command.
Richard Jones
2010-09-01
1
-1
/
+1
*
Add progress messages to copy-size command.
Richard Jones
2010-08-31
1
-1
/
+10
*
Implement progress messages in the daemon and library.
Richard Jones
2010-08-31
6
-5
/
+128
*
Rename global 'xdr_str'.
Richard Jones
2010-08-25
1
-5
/
+5
*
Add -nodefconfig command line option to qemu.
Daniel Berrange
2010-08-24
1
-0
/
+3
*
New APIs: set-network and get-network to enable network support.
Richard Jones
2010-08-24
5
-0
/
+46
*
Change protocol to send Linux errno from daemon to library.
Richard Jones
2010-08-24
2
-1
/
+5
*
Raise error message max size to 64K.
Richard Jones
2010-08-24
2
-10
/
+5
*
Use virtio-serial, remove other vmchannel methods.
Richard Jones
2010-08-24
2
-275
/
+56
*
Change to using ext2-based, cached supermin appliance.
Richard Jones
2010-08-23
5
-190
/
+493
*
Make print_timestamped_message into a cross-module function.
Richard Jones
2010-08-23
2
-6
/
+6
*
Factor out code for locating the temporary directory.
Richard Jones
2010-08-23
2
-11
/
+22
*
Whitespace change: Add blank line between structures and functions.
Richard Jones
2010-08-21
1
-0
/
+1
*
Remove old ocaml-inspector code.
Richard Jones
2010-08-17
1
-490
/
+0
*
New APIs for guest inspection.
Richard Jones
2010-08-17
6
-5
/
+1360
*
New APIs: findfs-label and findfs-uuid
Richard Jones
2010-08-17
2
-3
/
+27
*
New API: file-architecture
Richard Jones
2010-08-17
3
-1
/
+410
*
generator: No need to redefine safe_* macros.
Richard Jones
2010-08-17
1
-7
/
+0
*
Add safe_strndup call.
Richard Jones
2010-08-17
2
-0
/
+10
*
Send trace output to stderr.
Matthew Booth
2010-08-17
1
-14
/
+14
*
Python: Use new PyCapsule API where supported.
Richard Jones
2010-08-17
1
-0
/
+13
*
generator: Fix typo in error message for RConstOptString.
Richard Jones
2010-07-31
1
-1
/
+1
*
New API: is-lv: check if a block device is a logical volume (RHBZ#619793)
Richard Jones
2010-07-30
2
-1
/
+11
*
Rename internal functions.
Richard Jones
2010-07-28
3
-12
/
+12
*
Rearrange library code into separate files.
Richard Jones
2010-07-27
5
-2211
/
+2354
*
Rename guestfs-{actions,bindtests}.c to {actions,bindtests}.c
Richard Jones
2010-07-27
3
-7
/
+7
*
New APIs: Support for creating LUKS and managing keys.
Richard Jones
2010-07-22
2
-1
/
+38
*
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
2
-21
/
+5
*
generator: Make documentation inside guestfish match man page.
Richard Jones
2010-07-22
1
-2
/
+9
*
New APIs: Support for opening LUKS-encrypted disks.
Richard Jones
2010-07-21
3
-1
/
+69
*
generator: Add 'Key' parameter type.
Richard Jones
2010-07-21
2
-75
/
+142
*
generator: Remove unnecessary parameter.
Richard Jones
2010-07-21
1
-4
/
+4
*
New APIs: lvm-set-filter and lvm-clear-filter.
Richard Jones
2010-07-16
2
-1
/
+42
*
Use an unsigned type (size_t) for all loop iterators.
Richard Jones
2010-07-16
1
-22
/
+27
*
generator: Don't hard-code name in DeviceList check.
Richard Jones
2010-07-16
1
-3
/
+6
[next]