aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed hang in Mail subdirectory.Fritz Elfert2000-11-112-4/+6
| | | | Corrected missing calculation for link-counts of directories.
* Added checks for broken libreadline-4 on RH7 (needs libcurses instead ofFritz Elfert2000-11-112-6/+10
| | | | | | automatically using libtermcap which does export _NO_ symbols on RH7!!!) Added --disable-readline and --disable-history Fixed a function prototype
* Added a check for MX5 and modified process-name arguments dependingFritz Elfert2000-10-091-18/+43
| | | | | on MX5 (not shure, if this also applies to S5) Fixed a bug in filename-completion.
* Added several checks for errors in queryDrive.Fritz Elfert2000-08-271-51/+60
|
* Programs now use an entry in /etc/services (if exists) for the TCP port.Fritz Elfert2000-08-271-4/+9
|
* General cleanup:Fritz Elfert2000-08-071-63/+71
| | | | | | | | | | | - Corrected some operators of bufferArray - Added more constructors to PsiTime - Added one more fallback for Timezone calculation in PsiTime - Use PsiTime in rfsv - Moved some common methods from rfsv16/32 to rfsv - Added more kdoc comments. - Made interface more robust (added const whereever possible, changed pointer arguments to references)
* Added a wrapper for enums and changed all return-code related stuffFritz Elfert2000-08-022-75/+30
| | | | | | as well as some other enums to use that instead of plain enums. This results in stronger type checking, range checking and the ability to write an enum's textual representation.
* Get rid of second configuration header defs.h[.in].Fritz Elfert2000-08-022-2/+8
| | | | Configuration now is in config.h and this is included as the very first header.
* Added intermediate files to .cvsignoreFritz Elfert2000-08-011-0/+1
|
* Removed more intermediate files from CVS. Those can be rebuilt byFritz Elfert2000-07-311-2/+12
| | | | | using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool).
* Applied mjg-0.6 patch.Fritz Elfert2000-07-311-18/+113
| | | | | Started adding kdoc compliant documentation comments. Added PsiTime
* Release of plptools-0.5Fritz Elfert2000-01-173-118/+508
|
* Added some missing filesFritz Elfert1999-08-071-0/+3
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-054-0/+32
|
* added wildcard matchingFritz Elfert1999-07-041-18/+103
|
* logging via syslog, more error-handling.Fritz Elfert1999-07-043-51/+12
|
* Initial importFritz Elfert1999-07-011-0/+1
|
* Added shared libFritz Elfert1999-07-011-3/+1
|
* moved dir display from rfsv to ftp.Fritz Elfert1999-07-012-3/+32
|
* cmdline argsFritz Elfert1999-06-292-3/+5
|
* Initial import.Fritz Elfert1999-06-294-0/+747