aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp/ftp.cc
Commit message (Collapse)AuthorAgeFilesLines
* Try harder restarting applications with runrestore.Fritz Elfert2001-01-141-6/+36
|
* Fixed hang in Mail subdirectory.Fritz Elfert2000-11-111-2/+4
| | | | Corrected missing calculation for link-counts of directories.
* Added checks for broken libreadline-4 on RH7 (needs libcurses instead ofFritz Elfert2000-11-111-2/+2
| | | | | | 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
|
* 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-021-73/+28
| | | | | | 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-021-1/+4
| | | | Configuration now is in config.h and this is included as the very first header.
* 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-171-103/+465
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-051-0/+3
|
* added wildcard matchingFritz Elfert1999-07-041-18/+103
|
* logging via syslog, more error-handling.Fritz Elfert1999-07-041-2/+2
|
* moved dir display from rfsv to ftp.Fritz Elfert1999-07-011-2/+27
|
* cmdline argsFritz Elfert1999-06-291-1/+1
|
* Initial import.Fritz Elfert1999-06-291-0/+585