aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd
Commit message (Collapse)AuthorAgeFilesLines
* Tidy command descriptionReuben Thomas2006-05-161-1/+1
|
* Fix a comment typoReuben Thomas2006-05-161-1/+1
|
* Fix for newer g++ from Thomas Lussnig.Reuben Thomas2005-04-161-8/+8
|
* Add $(INTLLIBS) to *_LDADD where missing.Thomas Klausner2004-09-081-1/+1
|
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-059-26/+39
|
* - Fixed ACK handling in ncpd.Fritz Elfert2003-02-031-1/+2
| | | | - Fixed tar find routine in kpsion.
* - Removed ccmalloc stuff. Now using valgrindFritz Elfert2002-08-111-1/+1
| | | | | - Cleanup of LDFLAGS for less depencies - Added workaround specfile for broken Autoreq on SuSE and Mandrake
* - Fixed setting of CFLAGS and CXXFLAGS: With --enable-debug, disable -OFritz Elfert2002-08-112-6/+6
| | | | | | | | | | | - Removed ccmalloc support. Now using valgrind - Added missing mainainer-clean-local targets - Fixed uninitialized array in IOwatch, reported by valgrind. - Fixed missing definition of LC_ALL if compiling without -O - Fixed invalid access to datapump thread (not yet created), reported by valgrind. - Fixed wrong parameters of QRegExp when using QT 3.x - Fixed KTar initialization which has changed in KDE 3.x
* - Fixed a memory leak.Fritz Elfert2002-08-061-1/+1
|
* - Added some translations in ncpd.Fritz Elfert2002-07-162-8/+8
|
* - Added an informational message when a Psion is connected.Fritz Elfert2002-07-167-21/+61
| | | | - Moved log streams declaration into separate header.
* - Non-KDE stuff now builds correctly with gcc3Fritz Elfert2002-07-148-122/+148
|
* Applied patches from debian bug #104967 (not yet tested)Fritz Elfert2002-07-142-0/+4
|
* - Fixed a possible exploit when using telnet (or any other networkFritz Elfert2002-07-111-0/+7
| | | | client) connecting to ncpd.
* - Fixed some typosFritz Elfert2002-07-071-2/+2
|
* - Corrected help messageFritz Elfert2002-07-071-2/+11
|
* - Removed check for CTS according to Jim Hague.Fritz Elfert2002-03-181-5/+2
|
* - packet: Fixed bug where sync detection could overrun end of bufferFritz Elfert2002-03-173-10/+13
| | | | | - socketchan: removed debugging output - link: Changed a debug output of unmatched ack's; removed wrong purge.
* - ncpd: Now it's possible to change Series3/5 without restarting ncpdFritz Elfert2002-03-163-6/+19
|
* - ncpd now works with both Series 3 and Series 5Fritz Elfert2002-03-1611-85/+456
| | | | | | | | | - 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...
* Adaptions to SuSE's autoconf.Fritz Elfert2002-03-121-2/+2
|
* Introduced waitQueue to make link::transmit non-blocking.Fritz Elfert2002-03-072-10/+31
|
* Removed double colons in friend declaration (seems to confuse someFritz Elfert2002-03-062-2/+2
| | | | compilers)
* - i18n: Changed macros into inline functions to make string constantFritz Elfert2002-03-061-65/+136
| | | | | concatenation of gcc possible. - Unified commandline arguments.
* - Re-Implemented lower levels of ncpd (packet and link).Fritz Elfert2002-03-0511-672/+1131
| | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage.
* - Applied patches from Luke Diamand, Marc Spoorendonk and Chris HallsFritz Elfert2002-02-168-191/+223
|
* - ccmalloc upgradeFritz Elfert2002-02-151-1/+1
|
* Correct daemonizingFritz Elfert2002-02-151-1/+14
|
* - re indentedFritz Elfert2002-02-141-83/+83
|
* - Bugfix: ncpd sucked up lot of CPU when Psion disconnects.Fritz Elfert2002-02-147-131/+186
| | | | | | (finally found that!!) - Unified Headers - close stdin, stdout and stderr when in daemon mode.
* - Corrected debug message and channel argument when rejecting a connectFritz Elfert2001-08-012-4/+4
| | | | | request from Psion. - Fixed cleanup for socketChan in initial state.
* FreeBSDFritz Elfert2001-07-311-5/+8
|
* Some fixes for cleanup when a connect NAK is received.Fritz Elfert2001-07-311-4/+6
|
* Bugfix: socketChan allocated too small.Fritz Elfert2001-07-281-1/+1
|
* Fixed crash when deleting socketChan.Fritz Elfert2001-07-271-5/+1
|
* - Support NCP xon/xoff frames.Fritz Elfert2001-07-235-59/+146
| | | | - Support up to 256 channels on S5
* Added a timeout for connection attempts.Fritz Elfert2001-05-253-97/+101
|
* - Added support for extended sequence numbers (incoming only)Fritz Elfert2001-05-229-779/+885
| | | | | | | | - 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.
* Handle client connections which are closed immediately after connect coorectly.Fritz Elfert2001-04-081-37/+46
|
* KPsion: added format stuff.Fritz Elfert2001-03-062-131/+129
|
* Modified icons.Fritz Elfert2001-03-012-9/+11
| | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers.
* - Added KDE2 PropsDialog Plugin (incomplete)Fritz Elfert2001-02-063-13/+12
| | | | | | | | | | | | - Fixed some KDE related autoconf stuff - Added PlpDrive class for returning results from rfsv:devinfo - Added auto-watch in ppsocket and finally got rid of the nasty SIGPIPE bug. Now it's no more necessary to ignore SIGPIPE in applications. - Made constructors of rfsv16, rfsv32, rpcs16 and rpcs32 private to enforce use of the factories. - Removed error output in the factories and replaced that by error codes which can be retrieved and evaluated by an application.
* Cleaned up ppsocket.Fritz Elfert2001-02-044-8/+9
| | | | More 64bit-related stuff.
* More cleanup:Fritz Elfert2001-02-0110-13/+26
| | | | | | | | | | | | | | | - Removed bool.h and references to it everywhere. This is checked now in ./configure and the stuff went into acconfig.h - Replaced ugly bufferStore-based method of returning directory entries from rfsv::readdir() by a cleaner way. (A new, separate class PlpDirent is returned now.) With the old implementation, the caller has to know about the layout of the entries. Also, the old implementation was not 64bit aware. - Similar replacement done for rfsv::dir(). This now returns the entries in a standard STL container (deque) instead of a bufferArray. - Started renaming #include statements for standard library headers from the old <xxx.h> form to the new recommended <xxx> form.
* - Added Hint for man pages in README.Fritz Elfert2001-01-146-20/+118
| | | | | | | | | | | | - 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).
* Added experimental reset for packet()Fritz Elfert2000-10-093-0/+16
|
* 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-023-3/+12
| | | | 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/+5
| | | | | using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool).