Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New API: ntfsresize-size to allow shrinking NTFS (RHBZ#585223). | Richard Jones | 2010-05-21 | 1 | -0/+21 |
* | New API: ntfsresize. | Richard Jones | 2010-04-10 | 1 | -0/+23 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | availability: Add optional groups and implement guestfs_available call. | Richard Jones | 2009-11-20 | 1 | -0/+8 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | * src/generator.ml: Change all `String "device"' to `Device "device"'. | Jim Meyering | 2009-08-13 | 1 | -2/+0 |
* | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -1/+1 |
* | Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS par... | Richard Jones | 2009-06-08 | 1 | -0/+48 |