summaryrefslogtreecommitdiffstats
path: root/daemon/ntfs.c
Commit message (Expand)AuthorAgeFilesLines
* New API: ntfsresize-size to allow shrinking NTFS (RHBZ#585223).Richard Jones2010-05-211-0/+21
* New API: ntfsresize.Richard Jones2010-04-101-0/+23
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* availability: Add optional groups and implement guestfs_available call.Richard Jones2009-11-201-0/+8
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-1/+1
* * src/generator.ml: Change all `String "device"' to `Device "device"'.Jim Meyering2009-08-131-2/+0
* change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/Jim Meyering2009-08-131-1/+1
* remove trailing blanksJim Meyering2009-07-031-1/+1
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-1/+1
* Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS par...Richard Jones2009-06-081-0/+48