aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve the English.Reuben Thomas2008-03-131-9/+10
* Return sensible error codes from plpfuse, and fix one or two functionsReuben Thomas2008-03-133-170/+208
* Fix a typoReuben Thomas2008-03-131-1/+1
* Bump version to 1.0.0Reuben Thomas2008-03-131-1/+1
* Remove unneeded FIXME and fix some English.Reuben Thomas2008-03-131-3/+3
* Remove FIXME which doesn't justify itself in code which hasn't beenReuben Thomas2008-03-131-1/+1
* Refactor the bodies of getln and slurp into a single routine, get_upto.Reuben Thomas2008-03-131-26/+11
* Change /mnt/psion to /mnt/epoc.Reuben Thomas2008-02-163-48/+43
* Remove unnecessary patterns and deleted files.Reuben Thomas2008-02-161-2/+0
* Rename "psion" to "plptools" and remove deleted files.Reuben Thomas2008-02-161-3/+1
* Add remove-potcdate.sedReuben Thomas2008-02-161-0/+1
* Bump version to 0.21.Reuben Thomas2008-02-165-359/+12
* Remove generated fileReuben Thomas2008-02-161-11/+0
* Add config.status.linenoReuben Thomas2008-02-161-0/+1
* Cosmetic improvement to filename of release notesReuben Thomas2008-02-052-2/+2
* Remove syntactically wrong commentReuben Thomas2008-02-051-1/+1
* PO changesReuben Thomas2008-02-052-2/+44
* Document use of wogerReuben Thomas2008-02-051-0/+3
* Use wogerReuben Thomas2008-02-051-17/+3
* Fix a bug in xattr conversion to EPOC attributes.Reuben Thomas2008-02-051-7/+5
* Fix a crash during shut down (typo in thread initialisation).Reuben Thomas2008-02-051-2/+8
* Stop libattr and libfuse being linked against by programs other thanReuben Thomas2008-01-302-9/+7
* 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
* -v should be -d.Reuben Thomas2008-01-291-4/+4
* Document the attributes mapping.Reuben Thomas2008-01-291-6/+15
* Fix some warnings.Reuben Thomas2008-01-291-7/+1
* Add support for libattr.Reuben Thomas2008-01-291-1/+6
* Reimplement non-UNIX file attributes as extended attributes underReuben Thomas2008-01-293-66/+139
* Bump version to 0.20.Reuben Thomas2008-01-061-12/+12
* Give hope of a fix.Reuben Thomas2007-12-261-1/+1
* Add a note about file name encoding.Reuben Thomas2007-12-261-0/+9
* Remove "and" from SEE ALSO lists, as seems to be normal.Reuben Thomas2007-12-264-6/+7
* Add fusermount to cross-refs.Reuben Thomas2007-12-261-1/+1
* Clarify.Reuben Thomas2007-12-161-5/+5
* Add make release filesReuben Thomas2007-12-161-1/+2
* Add stamp-poReuben Thomas2007-12-161-0/+1
* Remove generated fileReuben Thomas2007-12-161-1/+0
* Remove redundant .cvsignore.Reuben Thomas2007-12-161-5/+0
* Remove plpnfsd man page.Reuben Thomas2007-12-151-114/+0
* Add untested plpfuse support to startup scripts.Reuben Thomas2007-12-154-22/+45
* Add .cvsignore file with Makefile.Reuben Thomas2007-12-151-0/+1
* 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
* Remove generated fileReuben Thomas2007-12-151-562/+0
* Fixes to make "make distcheck" work, including some reordering ofReuben Thomas2007-12-157-240/+240
* Remove still-born EXPERIMENTAL code.Reuben Thomas2007-12-151-13/+0
* Fix path to libplp.la for VPATH builds, and remove $(LIBNEWT) mention.Reuben Thomas2007-12-151-1/+1
* Add plpfuse.h to headers.Reuben Thomas2007-12-154-9/+30