summaryrefslogtreecommitdiffstats
path: root/daemon/ntfs.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: collect list of called external commandsOlaf Hering2012-08-301-5/+9
* generator: Rename 'ntfsresize_opts' API to 'ntfsresize'.Richard W.M. Jones2012-07-141-11/+5
* New API: ntfsfix for fixing problems on NTFS.Richard W.M. Jones2012-02-271-0/+29
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* daemon: Define safe ADD_ARG macro for constructing arg lists on the stack.Richard W.M. Jones2011-11-111-8/+10
* Update FSF address.Matthew Booth2011-11-081-1/+1
* New API: ntfsresize-opts (RHBZ#685009).Richard W.M. Jones2011-07-121-18/+34
* Coverity: Don't leak error strings.Richard W.M. Jones2011-06-091-0/+3
* daemon: Use prog_exists to check for features.Richard W.M. Jones2010-12-101-9/+3
* debian: Fix ntfs3g available API on Debian.Richard W.M. Jones2010-12-071-1/+5
* 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