To-do list for virt-inspector.
[libguestfs.git] / python /
2009-05-19 Richard JonesGenerated code for 'find' command.
2009-05-18 Richard JonesGenerated code for lvresize, resize2fs.
2009-05-18 Richard JonesAdd vg-activate{,-all} commands, and resize recipe.
2009-05-15 Richard W.M. JonesAdd: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr...
2009-05-14 Richard W.M. JonesAdd support for zerofree command.
2009-05-13 Richard W.M. JonesDon't stash strings in the handle.
2009-05-13 Richard W.M. JonesAdd 'append', LIBGUESTFS_APPEND to set additional kerne...
2009-05-12 Richard JonesTest the 'command' and 'command_lines' functions thorou...
2009-05-08 Richard JonesGenerated code to support last 3 commits.
2009-05-08 Richard JonesGenerated code to support previous 2 commits.
2009-05-01 Richard W.M. JonesTypo in documentation.
2009-05-01 Richard W.M. JonesGenerated code for 'equal' command.
2009-05-01 Richard W.M. JonesGenerated code for ping-daemon command.
2009-05-01 Richard W.M. JonesGenerated code for dmesg command.
2009-05-01 Richard W.M. JonesGenerated code for drop-caches command.
2009-05-01 Richard W.M. JonesGenerated code for cp, cp-a and mv commands.
2009-04-30 Richard JonesGenerated code for grub-install command.
2009-04-30 Richard JonesAdded notes to the 'fsck' command documentation.
2009-04-30 Richard JonesAdded 'zero' command to wipe partition tables and super...
2009-04-30 Richard JonesAdd generated code for 'fsck' command.
2009-04-30 Richard JonesAutosync now runs umount-all; sync
2009-04-30 Jim Meyeringbuild: don't tell "make clean" to remove my '~' backup...
2009-04-27 Richard JonesGenerated code for ext2 UUID and label functions.
2009-04-25 Richard JonesGenerated code for lvremove, vgremove, pvremove.
2009-04-23 Richard W.M. JonesGenerated code for debug command.
2009-04-22 Richard JonesGenerated code for new mount_* commands.
2009-04-22 Richard JonesAllow qemu binary to be overridden at runtime.
2009-04-20 Richard JonesAdded tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-20 Richard JonesGenerated code for 'checksum' command.
2009-04-19 Richard JonesImplement upload and download commands.
2009-04-18 Richard JonesBegin to add the upload and download commands.
2009-04-18 Richard JonesSeparate out the high-level API actions.
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...
2009-04-16 Richard JonesAdded Python documentation.
2009-04-15 Richard JonesGenerated code for blockdev_* calls, RInt64, enhanced...
2009-04-15 Richard JonesCorrectly free memory in RHashtable binding for OCaml...
2009-04-15 Richard JonesGenerated code for tune2fs-l command and RHashtable...
2009-04-15 Richard JonesGenerated code for stat/lstat/statvfs changes.
2009-04-14 Richard JonesAdd 'command' and 'command-lines'. Fix args freeing...
2009-04-13 Richard JonesGenerated files for file(1) command.
2009-04-13 Richard Jonesguestfs -> GuestFS 0.9
2009-04-13 Richard JonesInstall guestfs.py
2009-04-13 Richard JonesExtra CLEANFILES.
2009-04-13 Richard JonesAdditional test programs for Perl, Python, OCaml bindings.
2009-04-13 Richard JonesLots, mainly Python bindings.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-08 Richard JonesAdded a note that I'm not going to do Python bindings...
2009-04-07 Richard JonesAdded framework for the language bindings.