aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/linkchan.cc
Commit message (Collapse)AuthorAgeFilesLines
* Patch from John Lines for compiling with GCC 4.3 (Patch #2023788)Reuben Thomas2008-07-211-0/+1
|
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-051-3/+3
|
* - Added an informational message when a Psion is connected.Fritz Elfert2002-07-161-3/+1
| | | | - Moved log streams declaration into separate header.
* - Non-KDE stuff now builds correctly with gcc3Fritz Elfert2002-07-141-10/+13
|
* Applied patches from debian bug #104967 (not yet tested)Fritz Elfert2002-07-141-0/+2
|
* - Re-Implemented lower levels of ncpd (packet and link).Fritz Elfert2002-03-051-1/+4
| | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage.
* - Added support for extended sequence numbers (incoming only)Fritz Elfert2001-05-221-77/+88
| | | | | | | | - Changed the behavior on initial connect to support the Clipboard-Server and to meet the doc in http://www.thouky.co.uk/software/psifs/plp.html: All services except SYS$RFSV now perform registration and connect is done when the Psion returned RegisterAck. Then the connect can use the service name as presented by the Psion's RegisterAck.
* Cleaned up ppsocket.Fritz Elfert2001-02-041-1/+1
| | | | More 64bit-related stuff.
* Applied mjg-0.6 patch.Fritz Elfert2000-07-311-3/+3
| | | | | Started adding kdoc compliant documentation comments. Added PsiTime
* Release of plptools-0.5Fritz Elfert2000-01-171-3/+58
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-051-0/+3
|
* modified logging for finer control.Fritz Elfert1999-07-011-3/+11
| | | | proper reconnect on link failure.
* Initial importFritz Elfert1999-06-291-0/+54