| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't need to remove Makefile.in in maintainer-clean-local. | Reuben Thomas | 2007-12-13 | 1 | -3/+0 |
* | More build system changes to make it play better with up-to-date | Reuben Thomas | 2007-12-07 | 1 | -2/+2 |
* | A couple of small English fixes. | Reuben Thomas | 2007-11-26 | 1 | -1/+1 |
* | Fix compilation with GCC 4.3; thanks to Martin Michlmayr | Reuben Thomas | 2007-07-06 | 1 | -0/+1 |
* | Fixes to compile on amd64 (plp_inttypes.h) and with gcc >= 4.1 (the | Reuben Thomas | 2006-09-29 | 1 | -2/+2 |
* | Fix type | Reuben Thomas | 2006-05-16 | 1 | -1/+1 |
* | Tidy command description | Reuben Thomas | 2006-05-16 | 1 | -1/+1 |
* | Fix a comment typo | Reuben Thomas | 2006-05-16 | 1 | -1/+1 |
* | Fix for newer g++ from Thomas Lussnig. | Reuben Thomas | 2005-04-16 | 1 | -8/+8 |
* | Add $(INTLLIBS) to *_LDADD where missing. | Thomas Klausner | 2004-09-08 | 1 | -1/+1 |
* | - Changes for compiling with gcc 3.2 | Fritz Elfert | 2003-02-05 | 9 | -26/+39 |
* | - Fixed ACK handling in ncpd. | Fritz Elfert | 2003-02-03 | 1 | -1/+2 |
* | - Removed ccmalloc stuff. Now using valgrind | Fritz Elfert | 2002-08-11 | 1 | -1/+1 |
* | - Fixed setting of CFLAGS and CXXFLAGS: With --enable-debug, disable -O | Fritz Elfert | 2002-08-11 | 2 | -6/+6 |
* | - Fixed a memory leak. | Fritz Elfert | 2002-08-06 | 1 | -1/+1 |
* | - Added some translations in ncpd. | Fritz Elfert | 2002-07-16 | 2 | -8/+8 |
* | - Added an informational message when a Psion is connected. | Fritz Elfert | 2002-07-16 | 7 | -21/+61 |
* | - Non-KDE stuff now builds correctly with gcc3 | Fritz Elfert | 2002-07-14 | 8 | -122/+148 |
* | Applied patches from debian bug #104967 (not yet tested) | Fritz Elfert | 2002-07-14 | 2 | -0/+4 |
* | - Fixed a possible exploit when using telnet (or any other network | Fritz Elfert | 2002-07-11 | 1 | -0/+7 |
* | - Fixed some typos | Fritz Elfert | 2002-07-07 | 1 | -2/+2 |
* | - Corrected help message | Fritz Elfert | 2002-07-07 | 1 | -2/+11 |
* | - Removed check for CTS according to Jim Hague. | Fritz Elfert | 2002-03-18 | 1 | -5/+2 |
* | - packet: Fixed bug where sync detection could overrun end of buffer | Fritz Elfert | 2002-03-17 | 3 | -10/+13 |
* | - ncpd: Now it's possible to change Series3/5 without restarting ncpd | Fritz Elfert | 2002-03-16 | 3 | -6/+19 |
* | - ncpd now works with both Series 3 and Series 5 | Fritz Elfert | 2002-03-16 | 11 | -85/+456 |
* | Adaptions to SuSE's autoconf. | Fritz Elfert | 2002-03-12 | 1 | -2/+2 |
* | Introduced waitQueue to make link::transmit non-blocking. | Fritz Elfert | 2002-03-07 | 2 | -10/+31 |
* | Removed double colons in friend declaration (seems to confuse some | Fritz Elfert | 2002-03-06 | 2 | -2/+2 |
* | - i18n: Changed macros into inline functions to make string constant | Fritz Elfert | 2002-03-06 | 1 | -65/+136 |
* | - Re-Implemented lower levels of ncpd (packet and link). | Fritz Elfert | 2002-03-05 | 11 | -672/+1131 |
* | - Applied patches from Luke Diamand, Marc Spoorendonk and Chris Halls | Fritz Elfert | 2002-02-16 | 8 | -191/+223 |
* | - ccmalloc upgrade | Fritz Elfert | 2002-02-15 | 1 | -1/+1 |
* | Correct daemonizing | Fritz Elfert | 2002-02-15 | 1 | -1/+14 |
* | - re indented | Fritz Elfert | 2002-02-14 | 1 | -83/+83 |
* | - Bugfix: ncpd sucked up lot of CPU when Psion disconnects. | Fritz Elfert | 2002-02-14 | 7 | -131/+186 |
* | - Corrected debug message and channel argument when rejecting a connect | Fritz Elfert | 2001-08-01 | 2 | -4/+4 |
* | FreeBSD | Fritz Elfert | 2001-07-31 | 1 | -5/+8 |
* | Some fixes for cleanup when a connect NAK is received. | Fritz Elfert | 2001-07-31 | 1 | -4/+6 |
* | Bugfix: socketChan allocated too small. | Fritz Elfert | 2001-07-28 | 1 | -1/+1 |
* | Fixed crash when deleting socketChan. | Fritz Elfert | 2001-07-27 | 1 | -5/+1 |
* | - Support NCP xon/xoff frames. | Fritz Elfert | 2001-07-23 | 5 | -59/+146 |
* | Added a timeout for connection attempts. | Fritz Elfert | 2001-05-25 | 3 | -97/+101 |
* | - Added support for extended sequence numbers (incoming only) | Fritz Elfert | 2001-05-22 | 9 | -779/+885 |
* | Handle client connections which are closed immediately after connect coorectly. | Fritz Elfert | 2001-04-08 | 1 | -37/+46 |
* | KPsion: added format stuff. | Fritz Elfert | 2001-03-06 | 2 | -131/+129 |
* | Modified icons. | Fritz Elfert | 2001-03-01 | 2 | -9/+11 |
* | - Added KDE2 PropsDialog Plugin (incomplete) | Fritz Elfert | 2001-02-06 | 3 | -13/+12 |
* | Cleaned up ppsocket. | Fritz Elfert | 2001-02-04 | 4 | -8/+9 |
* | More cleanup: | Fritz Elfert | 2001-02-01 | 10 | -13/+26 |