aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/main.cc
Commit message (Collapse)AuthorAgeFilesLines
* - Added Hint for man pages in README.Fritz Elfert2001-01-141-4/+36
| | | | | | | | | | | | - Added signal handles for SIGINT and SIGTERM in ncpd for - properly shutting down the link. - Added flush() method in link.cc, needed for above feature. - If started with option -e and no -s option is given, assume being started by mgetty and use the line ncpd is started on instead of builtin default. - Added auto-reset in packet.cc. This helps making IrDA (ircomm-tty) based connections. Still not satisfying as i sometimes have to toggle infrared on the Psion (probably a bug in the Psion's IrDA).
* Programs now use an entry in /etc/services (if exists) for the TCP port.Fritz Elfert2000-08-271-1/+6
|
* 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-2/+8
| | | | | Started adding kdoc compliant documentation comments. Added PsiTime
* Release of plptools-0.5Fritz Elfert2000-01-171-2/+10
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-051-0/+3
|
* Bumped up version.Fritz Elfert1999-07-051-0/+1
| | | | Delay during reconnect, to reduce load.
* Forking, syslog and better error handlingFritz Elfert1999-07-041-11/+20
|
* logging via syslog, more error-handling.Fritz Elfert1999-07-041-58/+53
|
* modified logging for finer control.Fritz Elfert1999-07-011-10/+36
| | | | proper reconnect on link failure.
* Initial importFritz Elfert1999-06-291-0/+157