aboutsummaryrefslogtreecommitdiffstats
path: root/plpfuse
Commit message (Expand)AuthorAgeFilesLines
* Fix a potential overrun in options parsing (thanks, Mayhem); fixes Debian bug...Reuben Thomas2013-12-161-2/+4
* Make reasonably recent autotools happy; remove gettext filesReuben Thomas2013-12-161-2/+2
* Convert .cvsignore files to .gitignore filesReuben Thomas2013-12-162-5/+1
* Change name of extended attribute for consistency.Reuben Thomas2008-04-061-1/+1
* Return sensible error codes from plpfuse, and fix one or two functionsReuben Thomas2008-03-133-170/+208
* Fix a bug in xattr conversion to EPOC attributes.Reuben Thomas2008-02-051-7/+5
* Stop libattr and libfuse being linked against by programs other thanReuben Thomas2008-01-301-7/+5
* Fix getxattr and setxattrReuben Thomas2008-01-291-2/+8
* Fix a debug message and extend anotherReuben Thomas2008-01-291-2/+2
* Fix getting and setting attributes.Reuben Thomas2008-01-291-18/+29
* Reimplement non-UNIX file attributes as extended attributes underReuben Thomas2008-01-293-66/+139
* Make plpfuse daemonize if -f not given.Reuben Thomas2007-12-151-5/+7
* Fix up option-parsing code to cope with -p. Add a note about how it'sReuben Thomas2007-12-151-16/+17
* Add plpfuse.h to headers.Reuben Thomas2007-12-151-1/+1
* Sort out command-line arguments, so that both FUSE and plpfuse get toReuben Thomas2007-12-152-48/+58
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-141-2/+0
* Replace plpnfsd with plpfuse.Reuben Thomas2007-12-136-0/+1050