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
/
guestfs-actions.pod
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Test the 'command' and 'command_lines' functions thoroughly.
Richard Jones
2009-05-12
1
-0
/
+15
|
*
Generated code to support last 3 commits.
Richard Jones
2009-05-08
1
-0
/
+12
|
*
Generated code to support previous 2 commits.
Richard Jones
2009-05-08
1
-0
/
+60
|
*
Typo in documentation.
Richard W.M. Jones
2009-05-01
1
-1
/
+1
|
*
Generated code for 'equal' command.
Richard W.M. Jones
2009-05-01
1
-0
/
+13
|
*
Generated code for ping-daemon command.
Richard W.M. Jones
2009-05-01
1
-0
/
+11
|
*
Generated code for dmesg command.
Richard W.M. Jones
2009-05-01
1
-0
/
+16
|
*
Generated code for drop-caches command.
Richard W.M. Jones
2009-05-01
1
-0
/
+17
|
*
Generated code for cp, cp-a and mv commands.
Richard W.M. Jones
2009-05-01
1
-0
/
+33
|
*
Generated code for grub-install command.
Richard Jones
2009-04-30
1
-0
/
+11
|
*
Added notes to the 'fsck' command documentation.
Richard Jones
2009-04-30
1
-4
/
+21
|
*
Added 'zero' command to wipe partition tables and superblocks.
Richard Jones
2009-04-30
1
-0
/
+13
|
*
Add generated code for 'fsck' command.
Richard Jones
2009-04-30
1
-0
/
+19
|
*
Autosync now runs umount-all; sync
Richard Jones
2009-04-30
1
-1
/
+5
|
*
Generated code for ext2 UUID and label functions.
Richard Jones
2009-04-27
1
-0
/
+53
|
*
Generated code for lvremove, vgremove, pvremove.
Richard Jones
2009-04-25
1
-2
/
+41
|
*
Generated code for debug command.
Richard W.M. Jones
2009-04-23
1
-0
/
+17
|
*
Generated code for new mount_* commands.
Richard Jones
2009-04-22
1
-0
/
+38
|
*
Allow qemu binary to be overridden at runtime.
Richard Jones
2009-04-22
1
-0
/
+32
|
*
Added tar-in, tar-out, tgz-in, tgz-out commands.
Richard Jones
2009-04-20
1
-0
/
+52
|
*
Generated code for 'checksum' command.
Richard Jones
2009-04-20
1
-0
/
+50
|
*
Implement upload and download commands.
Richard Jones
2009-04-20
1
-0
/
+22
|
*
Begin to add the upload and download commands.
Richard Jones
2009-04-18
1
-0
/
+30
|
*
Separate out the high-level API actions.
Richard Jones
2009-04-18
1
-0
/
+55
|
|
|
|
|
|
- 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.
*
Rewrite of main loop impl, start of FileIn/FileOut support.
Richard Jones
2009-04-18
1
-1
/
+1
|
*
Generated code for blockdev_* calls, RInt64, enhanced tests.
Richard Jones
2009-04-15
1
-0
/
+130
|
*
Generated code for tune2fs-l command and RHashtable return type.
Richard Jones
2009-04-15
1
-0
/
+19
|
*
Generated code for stat/lstat/statvfs changes.
Richard Jones
2009-04-15
1
-4
/
+59
|
*
Typos and documentation updates.
Richard Jones
2009-04-14
1
-7
/
+7
|
*
Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.
Richard Jones
2009-04-14
1
-0
/
+41
|
*
Generated files for file(1) command.
Richard Jones
2009-04-13
1
-0
/
+16
|
*
Added test suite.
Richard Jones
2009-04-11
1
-0
/
+185
|
*
Generated files for previous commands.
Richard Jones
2009-04-10
1
-0
/
+74
|
*
Documentation fix.
Richard Jones
2009-04-10
1
-4
/
+4
|
*
Correction in the aug-ls documentation.
Richard Jones
2009-04-10
1
-1
/
+1
|
*
Added aug-ls (generated code).
Richard Jones
2009-04-09
1
-0
/
+12
|
*
Generate webpages.
Richard Jones
2009-04-09
1
-6
/
+6
|
*
Added Augeas support.
Richard Jones
2009-04-09
1
-3
/
+200
|
*
Generated code for new guestfs_read_lines API call.
Richard Jones
2009-04-08
1
-0
/
+19
|
*
Many non-daemon functions are now auto-generated.
Richard Jones
2009-04-08
1
-0
/
+148
|
*
Updated generated files.
Richard Jones
2009-04-08
1
-2
/
+1
|
*
Implement simple lvs/vgs/pvs commands.
Richard Jones
2009-04-07
1
-3
/
+51
|
*
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Richard Jones
2009-04-07
1
-6
/
+6
|
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
1
-0
/
+30
|
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
1
-7
/
+34
|
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-1
/
+7
|
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-3
/
+47
|
|
|
|
|
- implement 'll' command. - outlines for 'ls' and 'cat' commands.
*
Added outline of shell command, added generator support.
Richard Jones
2009-04-03
1
-1
/
+1
|
*
Small updates to the generator.
Richard Jones
2009-04-03
1
-0
/
+6
|
*
Lots more auto-generation.
Richard Jones
2009-04-03
1
-2
/
+11
|
[next]