Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add remove-potcdate.sed | Reuben Thomas | 2008-02-16 | 1 | -0/+1 |
| | |||||
* | Bump version to 0.21. | Reuben Thomas | 2008-02-16 | 5 | -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 file | Reuben Thomas | 2008-02-16 | 1 | -11/+0 |
| | |||||
* | Add config.status.lineno | Reuben Thomas | 2008-02-16 | 1 | -0/+1 |
| | |||||
* | Cosmetic improvement to filename of release notes | Reuben Thomas | 2008-02-05 | 2 | -2/+2 |
| | |||||
* | Remove syntactically wrong comment | Reuben Thomas | 2008-02-05 | 1 | -1/+1 |
| | |||||
* | PO changes | Reuben Thomas | 2008-02-05 | 2 | -2/+44 |
| | |||||
* | Document use of woger | Reuben Thomas | 2008-02-05 | 1 | -0/+3 |
| | |||||
* | Use woger | Reuben Thomas | 2008-02-05 | 1 | -17/+3 |
| | |||||
* | Fix a bug in xattr conversion to EPOC attributes. | Reuben Thomas | 2008-02-05 | 1 | -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 Thomas | 2008-02-05 | 1 | -2/+8 |
| | |||||
* | Stop libattr and libfuse being linked against by programs other than | Reuben Thomas | 2008-01-30 | 2 | -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 setxattr | Reuben Thomas | 2008-01-29 | 1 | -2/+8 |
| | |||||
* | Fix a debug message and extend another | Reuben Thomas | 2008-01-29 | 1 | -2/+2 |
| | |||||
* | Fix getting and setting attributes. | Reuben Thomas | 2008-01-29 | 1 | -18/+29 |
| | | | | | removexattr shouldn't do anything to the flags, but just return an error. | ||||
* | -v should be -d. | Reuben Thomas | 2008-01-29 | 1 | -4/+4 |
| | |||||
* | Document the attributes mapping. | Reuben Thomas | 2008-01-29 | 1 | -6/+15 |
| | | | | Fix some English in the first paragraph. | ||||
* | Fix some warnings. | Reuben Thomas | 2008-01-29 | 1 | -7/+1 |
| | |||||
* | Add support for libattr. | Reuben Thomas | 2008-01-29 | 1 | -1/+6 |
| | | | | Add extra warnings to C compilation. | ||||
* | Reimplement non-UNIX file attributes as extended attributes under | Reuben Thomas | 2008-01-29 | 3 | -66/+139 |
| | | | | | | user.psion. Fix various warnings. | ||||
* | Bump version to 0.20. | Reuben Thomas | 2008-01-06 | 1 | -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 Thomas | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | Add a note about file name encoding. | Reuben Thomas | 2007-12-26 | 1 | -0/+9 |
| | |||||
* | Remove "and" from SEE ALSO lists, as seems to be normal. | Reuben Thomas | 2007-12-26 | 4 | -6/+7 |
| | | | | Improve formatting of AUTHOR sections by adding line breaks between sentences. | ||||
* | Add fusermount to cross-refs. | Reuben Thomas | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | Clarify. | Reuben Thomas | 2007-12-16 | 1 | -5/+5 |
| | |||||
* | Add make release files | Reuben Thomas | 2007-12-16 | 1 | -1/+2 |
| | |||||
* | Add stamp-po | Reuben Thomas | 2007-12-16 | 1 | -0/+1 |
| | |||||
* | Remove generated file | Reuben Thomas | 2007-12-16 | 1 | -1/+0 |
| | |||||
* | Remove redundant .cvsignore. | Reuben Thomas | 2007-12-16 | 1 | -5/+0 |
| | |||||
* | Remove plpnfsd man page. | Reuben Thomas | 2007-12-15 | 1 | -114/+0 |
| | |||||
* | Add untested plpfuse support to startup scripts. | Reuben Thomas | 2007-12-15 | 4 | -22/+45 |
| | |||||
* | Add .cvsignore file with Makefile. | Reuben Thomas | 2007-12-15 | 1 | -0/+1 |
| | |||||
* | Make plpfuse daemonize if -f not given. | Reuben Thomas | 2007-12-15 | 1 | -5/+7 |
| | |||||
* | Fix up option-parsing code to cope with -p. Add a note about how it's | Reuben Thomas | 2007-12-15 | 1 | -16/+17 |
| | | | | | | all kludged. Remove trace of old -u option. | ||||
* | Remove generated file | Reuben Thomas | 2007-12-15 | 1 | -562/+0 |
| | |||||
* | Fixes to make "make distcheck" work, including some reordering of | Reuben Thomas | 2007-12-15 | 7 | -240/+240 |
| | | | | #includes to make supplied gettext work. | ||||
* | Remove still-born EXPERIMENTAL code. | Reuben Thomas | 2007-12-15 | 1 | -13/+0 |
| | |||||
* | Fix path to libplp.la for VPATH builds, and remove $(LIBNEWT) mention. | Reuben Thomas | 2007-12-15 | 1 | -1/+1 |
| | |||||
* | Add plpfuse.h to headers. | Reuben Thomas | 2007-12-15 | 4 | -9/+30 |
| | | | | | | Add "release" target to Makefile.am. Updates to .po files. | ||||
* | Updated .po files. | Reuben Thomas | 2007-12-15 | 2 | -93/+105 |
| | |||||
* | Add plp_inttypes.h to headers list | Reuben Thomas | 2007-12-15 | 1 | -1/+2 |
| | |||||
* | Sort out command-line arguments, so that both FUSE and plpfuse get to | Reuben Thomas | 2007-12-15 | 2 | -48/+58 |
| | | | | | | parse them. Force FUSE to run single-threaded. | ||||
* | Remove plpnfsd's main.cc and add plpfuse's. | Reuben Thomas | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | Remove mentions of plpnfsd | Reuben Thomas | 2007-12-14 | 1 | -10/+1 |
| | |||||
* | Remove mention of plpnfsd | Reuben Thomas | 2007-12-14 | 1 | -1/+0 |
| | |||||
* | Remove include/*.h* from dist files | Reuben Thomas | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | Move last header plp_inttypes.h out of include and into lib. | Reuben Thomas | 2007-12-14 | 10 | -19/+5 |
| | | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run. | ||||
* | Add Makefile.in | Reuben Thomas | 2007-12-13 | 1 | -0/+1 |
| | |||||
* | Add plpfuse man page | Reuben Thomas | 2007-12-13 | 1 | -0/+61 |
| |