| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 'zero' command to wipe partition tables and superblocks. | Richard Jones | 2009-04-30 | 2 | -0/+19 |
* | Add generated code for 'fsck' command. | Richard Jones | 2009-04-30 | 2 | -0/+28 |
* | Autosync now runs umount-all; sync | Richard Jones | 2009-04-30 | 1 | -1/+5 |
* | build: don't tell "make clean" to remove my '~' backup files | Jim Meyering | 2009-04-30 | 1 | -2/+0 |
* | Use safe_malloc and/or check returns from malloc (Jim Meyering). | Richard Jones | 2009-04-30 | 1 | -3/+4 |
* | Generated code for ext2 UUID and label functions. | Richard Jones | 2009-04-27 | 2 | -0/+83 |
* | Generated code for lvremove, vgremove, pvremove. | Richard Jones | 2009-04-25 | 2 | -2/+59 |
* | Generated code for debug command. | Richard W.M. Jones | 2009-04-23 | 2 | -0/+27 |
* | Generated code for new mount_* commands. | Richard Jones | 2009-04-22 | 2 | -0/+56 |
* | Allow qemu binary to be overridden at runtime. | Richard Jones | 2009-04-22 | 2 | -0/+46 |
* | Fixes for CDPATH being set. | Richard Jones | 2009-04-20 | 1 | -1/+1 |
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 2 | -0/+76 |
* | Generated code for 'checksum' command. | Richard Jones | 2009-04-20 | 2 | -0/+59 |
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 2 | -0/+34 |
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 2 | -0/+42 |
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 2 | -0/+100 |
* | 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 | 2 | -0/+205 |
* | Generated code for tune2fs-l command and RHashtable return type. | Richard Jones | 2009-04-15 | 2 | -0/+29 |
* | Generated code for stat/lstat/statvfs changes. | Richard Jones | 2009-04-15 | 2 | -0/+100 |
* | Typos and documentation updates. | Richard Jones | 2009-04-14 | 1 | -1/+1 |
* | Generated changes to perl XS bindings. | Richard Jones | 2009-04-14 | 1 | -56/+28 |
* | Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. | Richard Jones | 2009-04-14 | 2 | -77/+214 |
* | Generated files for file(1) command. | Richard Jones | 2009-04-13 | 2 | -0/+26 |
* | Additional test programs for Perl, Python, OCaml bindings. | Richard Jones | 2009-04-13 | 1 | -1/+1 |
* | Lots, mainly Python bindings. | Richard Jones | 2009-04-13 | 3 | -83/+127 |
* | Minor adjustments for 0.8 release.0.8 | Richard Jones | 2009-04-11 | 1 | -3/+4 |
* | Added test suite. | Richard Jones | 2009-04-11 | 2 | -73/+414 |
* | Need to set LD_LIBRARY_PATH so we pick up the right C library. | Richard Jones | 2009-04-10 | 1 | -0/+1 |
* | Generated files for previous commands. | Richard Jones | 2009-04-10 | 2 | -0/+95 |
* | Correction in the aug-ls documentation. | Richard Jones | 2009-04-10 | 1 | -1/+1 |
* | Remove *~ files when doing 'make clean'. | Richard Jones | 2009-04-09 | 1 | -0/+2 |
* | Added aug-ls (generated code). | Richard Jones | 2009-04-09 | 2 | -0/+24 |
* | Generate webpages. | Richard Jones | 2009-04-09 | 1 | -6/+6 |
* | Added Augeas support. | Richard Jones | 2009-04-09 | 2 | -0/+266 |
* | Generated code for new guestfs_read_lines API call. | Richard Jones | 2009-04-08 | 2 | -0/+31 |
* | Many non-daemon functions are now auto-generated. | Richard Jones | 2009-04-08 | 2 | -65/+117 |
* | Version 0.5: Numerous small fixes to make rpmbuild work again.0.5 | Richard Jones | 2009-04-08 | 1 | -5/+10 |
* | Added more Perl bindings tests. | Richard Jones | 2009-04-08 | 3 | -7/+78 |
* | Fixed Perl bindings, they now work properly. | Richard Jones | 2009-04-08 | 10 | -12/+306 |
* | First version of Perl bindings, compiled but not tested. | Richard Jones | 2009-04-08 | 5 | -0/+661 |
* | Added framework for the language bindings. | Richard Jones | 2009-04-07 | 1 | -0/+16 |