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
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ruby
/
ext
/
guestfs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Generated code for ntfs_3g_probe command.
Richard Jones
2009-06-08
1
-0
/
+24
|
*
Generated code for the 'sleep' command.
Richard Jones
2009-06-04
1
-0
/
+20
|
*
Generated code for 'add_drive_ro' call.
Richard Jones
2009-06-02
1
-0
/
+23
|
*
Add tests for bindings parameters, fix several broken bindings.
Richard W.M. Jones
2009-05-28
1
-9
/
+9
|
*
Add the test0* functions, used to test language bindings.
Richard W.M. Jones
2009-05-28
1
-0
/
+831
|
*
Generated code for e2fsck-f command.
Richard Jones
2009-05-21
1
-0
/
+23
|
*
Generated code for 'find' command.
Richard Jones
2009-05-19
1
-0
/
+31
|
*
Generated code for lvresize, resize2fs.
Richard Jones
2009-05-18
1
-0
/
+47
|
*
Add vg-activate{,-all} commands, and resize recipe.
Richard Jones
2009-05-18
1
-0
/
+51
|
*
Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, ↵
Richard W.M. Jones
2009-05-15
1
-0
/
+129
|
|
|
|
sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk.
*
Add support for zerofree command.
Richard W.M. Jones
2009-05-14
1
-0
/
+23
|
*
Add 'append', LIBGUESTFS_APPEND to set additional kernel options.
Richard W.M. Jones
2009-05-13
1
-0
/
+42
|
*
Generated code to support last 3 commits.
Richard Jones
2009-05-08
1
-0
/
+19
|
*
Generated code to support previous 2 commits.
Richard Jones
2009-05-08
1
-0
/
+91
|
*
RARRAY_LEN macro for Ruby < 1.9. Small strictness fix for OCaml < 3.10.
Richard Jones
2009-05-06
1
-0
/
+5
|
*
Generated code for 'equal' command.
Richard W.M. Jones
2009-05-01
1
-0
/
+27
|
*
Generated code for ping-daemon command.
Richard W.M. Jones
2009-05-01
1
-0
/
+19
|
*
Generated code for dmesg command.
Richard W.M. Jones
2009-05-01
1
-0
/
+21
|
*
Generated code for drop-caches command.
Richard W.M. Jones
2009-05-01
1
-0
/
+20
|
*
Generated code for cp, cp-a and mv commands.
Richard W.M. Jones
2009-05-01
1
-0
/
+81
|
*
Generated code for grub-install command.
Richard Jones
2009-04-30
1
-0
/
+27
|
*
Added 'zero' command to wipe partition tables and superblocks.
Richard Jones
2009-04-30
1
-0
/
+23
|
*
Add generated code for 'fsck' command.
Richard Jones
2009-04-30
1
-0
/
+27
|
*
Use safe_malloc and/or check returns from malloc (Jim Meyering).
Richard Jones
2009-04-30
1
-5
/
+5
|
*
Generated code for ext2 UUID and label functions.
Richard Jones
2009-04-27
1
-0
/
+104
|
*
Generated code for lvremove, vgremove, pvremove.
Richard Jones
2009-04-25
1
-0
/
+69
|
*
Ruby bindings didn't NULL-terminate an array, resulting in segfault.
1.0.12
Richard Jones
2009-04-24
1
-0
/
+5
|
*
Generated code for debug command.
Richard W.M. Jones
2009-04-23
1
-0
/
+35
|
*
Generated code for new mount_* commands.
Richard Jones
2009-04-22
1
-0
/
+93
|
*
Allow qemu binary to be overridden at runtime.
Richard Jones
2009-04-22
1
-0
/
+42
|
*
Added tar-in, tar-out, tgz-in, tgz-out commands.
Richard Jones
2009-04-20
1
-0
/
+108
|
*
Generated code for 'checksum' command.
Richard Jones
2009-04-20
1
-0
/
+29
|
*
Implement upload and download commands.
Richard Jones
2009-04-20
1
-0
/
+38
|
*
Begin to add the upload and download commands.
Richard Jones
2009-04-18
1
-0
/
+54
|
*
Separate out the high-level API actions.
Richard Jones
2009-04-18
1
-0
/
+95
|
|
|
|
|
|
- Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures.
*
Ruby bindings.
Richard Jones
2009-04-16
2
-0
/
+2094