aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to compile on amd64 (plp_inttypes.h) and with gcc >= 4.1 (theReuben Thomas2006-09-291-2/+3
| | | | rest); patches from Debian bugs #384146, #386833 and #388831.
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-051-0/+4
|
* Spellings, updatesDaniel Brahneborg2002-07-171-1/+1
|
* Applied patches from debian bug #104967 (not yet tested)Fritz Elfert2002-07-141-0/+2
|
* - ncpd now works with both Series 3 and Series 5Fritz Elfert2002-03-161-0/+16
| | | | | | | | | - ncpd now has autobaud feature (default on), which cycles baudrate - lib: added getSpeed() for retrieving current speed of connection - plpftp: Use getSpeed() - plpbackup: Ongoing work - configure stuff: removed several entries from acconfig.h comments now defined as 3rd arg to AC_DEFINE...
* Implemented ncpd autostart and removing of old backup generations.Fritz Elfert2001-04-081-1/+0
|
* Modified icons.Fritz Elfert2001-03-011-114/+139
| | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers.
* Cleaned up ppsocket.Fritz Elfert2001-02-041-1/+1
| | | | More 64bit-related stuff.
* Replaced lot of ugly char * by string.Fritz Elfert2001-02-021-20/+25
| | | | | | | Fixed bug in plpftp's filename-completion, which was introduced yesterday. Added a class PlpUID for dealing with application-UIDs Added UID->mimetype mapping in kioslave.
* General cleanup:Fritz Elfert2000-08-071-0/+65
| | | | | | | | | | | - 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-154/+76
| | | | | | 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.
* Release of plptools-0.5Fritz Elfert2000-01-171-0/+158