aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change /mnt/psion to /mnt/epoc.Reuben Thomas2008-02-163-48/+43
| | | | | | Change "Psion" to "EPOC" and similar in psidump. Remove useless cross-reference section from psidump.1.
* 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 SuSE init script and plptools.spec, as they're way out of date. Keep generic init script so we have *something* to show; rename it to "plptools". Remove unused PSIONHOSTNAME define from config.h. Change some occurrences of "Psion" to "EPOC" in configure.ac.
* 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
| | | | | When asked for non-existent xattrs, fail silently, for a better user experience.
* 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
| | | | | | | | plpfuse. Fix logic of plp_setxattr. It doesn't need to read the non-x attributes, and it now treats the set and cleared EPOC attribute bits properly (I hope!).
* 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
| | | | | removexattr shouldn't do anything to the flags, but just return an error.
* -v should be -d.Reuben Thomas2008-01-291-4/+4
|
* Document the attributes mapping.Reuben Thomas2008-01-291-6/+15
| | | | Fix some English in the first paragraph.
* Fix some warnings.Reuben Thomas2008-01-291-7/+1
|
* Add support for libattr.Reuben Thomas2008-01-291-1/+6
| | | | Add extra warnings to C compilation.
* Reimplement non-UNIX file attributes as extended attributes underReuben Thomas2008-01-293-66/+139
| | | | | | user.psion. Fix various warnings.
* Bump version to 0.20.Reuben Thomas2008-01-061-12/+12
| | | | | | | | | | Put correct required version of FUSE in comment. Fix a comment's English. Simplify libfuse test. Add test for libattr.
* 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
| | | | Improve formatting of AUTHOR sections by adding line breaks between sentences.
* 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
| | | | | | all kludged. Remove trace of old -u option.
* Remove generated fileReuben Thomas2007-12-151-562/+0
|
* Fixes to make "make distcheck" work, including some reordering ofReuben Thomas2007-12-157-240/+240
| | | | #includes to make supplied gettext work.
* 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
| | | | | | Add "release" target to Makefile.am. Updates to .po files.
* Updated .po files.Reuben Thomas2007-12-152-93/+105
|
* Add plp_inttypes.h to headers listReuben Thomas2007-12-151-1/+2
|
* Sort out command-line arguments, so that both FUSE and plpfuse get toReuben Thomas2007-12-152-48/+58
| | | | | | parse them. Force FUSE to run single-threaded.
* Remove plpnfsd's main.cc and add plpfuse's.Reuben Thomas2007-12-141-1/+1
|
* Remove mentions of plpnfsdReuben Thomas2007-12-141-10/+1
|
* Remove mention of plpnfsdReuben Thomas2007-12-141-1/+0
|
* Remove include/*.h* from dist filesReuben Thomas2007-12-141-1/+1
|