aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix an incorrect debug message.Reuben Thomas2007-12-021-1/+1
|
* Various cosmetic fixes to code, comments and debug messages.Reuben Thomas2007-11-301-10/+12
| | | | | | | Note a potential buffer overflow. When counting directory contents to give link count, count only sub-directories, not files.
* Note a potential buffer overflowReuben Thomas2007-11-301-0/+1
|
* Pretty up debug message.Reuben Thomas2007-11-291-1/+1
|
* Remove unused usleep implementation.Reuben Thomas2007-11-291-15/+0
|
* Improve cosmetically some debug messages and comments.Reuben Thomas2007-11-292-18/+20
| | | | Be a little more conservative about when to flush the cached file.
* Fix add rule.Reuben Thomas2007-11-271-4/+1
|
* Update from current (0.15-2) Debian files.Reuben Thomas2007-11-279-31/+239
|
* Add udev rules to doc directory of Debian package, and mention them inReuben Thomas2007-11-273-11/+14
| | | | | | README.Debian. Improve Debian package description as per bug #365958.
* Add udev rules file to EXTRA_DIST.Reuben Thomas2007-11-271-1/+1
|
* Update README.Debian to correspond better to reality & English.Reuben Thomas2007-11-272-2/+6
| | | | Add sample udev rules file for serial devices.
* Fix typoReuben Thomas2007-11-271-2/+2
|
* Remove SuSE 7.3 init script and replace it with SuSE 8 init scriptReuben Thomas2007-11-263-183/+65
| | | | (the newest we had).
* Update to current /etc/init.d/plptools from Debian plptools package 0.15-2.Reuben Thomas2007-11-261-1/+6
|
* A couple of small English fixes.Reuben Thomas2007-11-262-2/+2
|
* Reinstate use of kdoc, which I mistakenly assumed was KDE-specific.Reuben Thomas2007-11-262-2/+5
|
* Update po filesReuben Thomas2007-11-232-37/+40
|
* Flush cached file before attempting to rename to or from it.Reuben Thomas2007-11-231-4/+6
| | | | | | Change some 0's to NULLs. Add some cosmetic spaces around a < test.
* Fix a couple of English typosReuben Thomas2007-11-231-2/+2
|
* Show default mount point in help.Reuben Thomas2007-11-231-1/+2
|
* Remove error code comments, which were in some cases wrong; look at rfsv.h!Reuben Thomas2007-11-211-44/+44
|
* Stop the NFS type bits being clobbered by changing mode bits.Reuben Thomas2007-11-212-2/+4
|
* Remove unused and non-functioning -D (--debug) option from plpnfsd;Reuben Thomas2007-11-212-4/+1
| | | | use -v (--verbose) instead.
* Remove spurious full stops from help.Reuben Thomas2007-11-211-4/+4
|
* Updated .po files from 0.19 build.Reuben Thomas2007-11-202-222/+268
|
* Remove redundant buildnox target.Reuben Thomas2007-11-201-5/+0
|
* Bump version to 0.19Reuben Thomas2007-11-201-1/+1
|
* Remove file only used for KDE building.Reuben Thomas2007-11-201-1841/+0
|
* Remove references to KDE.Reuben Thomas2007-11-205-126/+2
|
* Remove more traces of KDE.Reuben Thomas2007-11-205-253/+15
|
* Remove more KDE bits.Reuben Thomas2007-11-209-215/+0
|
* No longer using KDE, so remove KDE autoconf gubbins.Reuben Thomas2007-11-2029-1554/+0
|
* Remove the KDE code. It was nice, but it's nicer just to treat theReuben Thomas2007-11-20181-14023/+0
| | | | | Psion as a file system, and use plpftp to do out-of-band things. Also, with KDE 4 this code will surely stop working.
* Add getclip. Only works for text for now; code for images is presentReuben Thomas2007-11-202-0/+173
| | | | but commented out.
* Add "putclip" command to set the clipboard, using code from klipsi.Reuben Thomas2007-11-203-5/+182
|
* Remove traces of plpbackup.Reuben Thomas2007-11-2013-1016/+751
|
* Remove plpbackup.Reuben Thomas2007-11-203-396/+0
|
* Backport slightly improved killsave/runrestore code from plpbackup.Reuben Thomas2007-11-201-83/+142
|
* Add myself to copyrightReuben Thomas2007-11-201-0/+1
|
* Add missing fclose. Not needed in this one-shot program, but good toReuben Thomas2007-11-201-1269/+132
| | | | have.
* Don't mention non-existent ChangeLogReuben Thomas2007-11-151-1/+1
|
* Remove out-of-date patches.Reuben Thomas2007-11-153-4/+3
|
* Remove out of date patchesReuben Thomas2007-11-154-382/+0
|
* Remove workaround for old readline lib.Reuben Thomas2007-11-154-73/+2
|
* Improve plpnfsd man page slightly.Reuben Thomas2007-07-173-214/+162
| | | | Remove no-longer-used messages from .po files.
* Add HISTORY.Reuben Thomas2007-07-171-1/+1
|
* Move history here from README.Reuben Thomas2007-07-171-0/+36
|
* Simplify README, removing installation instructions to INSTALL.Reuben Thomas2007-07-171-203/+8
|
* Instead of stock INSTALL, use the specific instructions from README.Reuben Thomas2007-07-171-182/+115
|
* Bump version to 0.18.Reuben Thomas2007-07-062-90/+20
| | | | Change plpbackup to just copy/restore files, not invoke tar.