Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy command description | Reuben Thomas | 2006-05-16 | 1 | -1/+1 |
| | |||||
* | Fix a comment typo | Reuben Thomas | 2006-05-16 | 1 | -1/+1 |
| | |||||
* | - Changes for compiling with gcc 3.2 | Fritz Elfert | 2003-02-05 | 1 | -6/+8 |
| | |||||
* | - Fixed a memory leak. | Fritz Elfert | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | - Added some translations in ncpd. | Fritz Elfert | 2002-07-16 | 1 | -5/+5 |
| | |||||
* | - Added an informational message when a Psion is connected. | Fritz Elfert | 2002-07-16 | 1 | -5/+9 |
| | | | | - Moved log streams declaration into separate header. | ||||
* | - Non-KDE stuff now builds correctly with gcc3 | Fritz Elfert | 2002-07-14 | 1 | -15/+20 |
| | |||||
* | Applied patches from debian bug #104967 (not yet tested) | Fritz Elfert | 2002-07-14 | 1 | -0/+2 |
| | |||||
* | - Fixed some typos | Fritz Elfert | 2002-07-07 | 1 | -2/+2 |
| | |||||
* | - Corrected help message | Fritz Elfert | 2002-07-07 | 1 | -2/+11 |
| | |||||
* | - ncpd now works with both Series 3 and Series 5 | Fritz Elfert | 2002-03-16 | 1 | -1/+4 |
| | | | | | | | | | - 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... | ||||
* | - i18n: Changed macros into inline functions to make string constant | Fritz Elfert | 2002-03-06 | 1 | -65/+136 |
| | | | | | concatenation of gcc possible. - Unified commandline arguments. | ||||
* | - Re-Implemented lower levels of ncpd (packet and link). | Fritz Elfert | 2002-03-05 | 1 | -66/+90 |
| | | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage. | ||||
* | - Applied patches from Luke Diamand, Marc Spoorendonk and Chris Halls | Fritz Elfert | 2002-02-16 | 1 | -174/+195 |
| | |||||
* | Correct daemonizing | Fritz Elfert | 2002-02-15 | 1 | -1/+14 |
| | |||||
* | - Bugfix: ncpd sucked up lot of CPU when Psion disconnects. | Fritz Elfert | 2002-02-14 | 1 | -24/+30 |
| | | | | | | (finally found that!!) - Unified Headers - close stdin, stdout and stderr when in daemon mode. | ||||
* | Bugfix: socketChan allocated too small. | Fritz Elfert | 2001-07-28 | 1 | -1/+1 |
| | |||||
* | - Support NCP xon/xoff frames. | Fritz Elfert | 2001-07-23 | 1 | -4/+6 |
| | | | | - Support up to 256 channels on S5 | ||||
* | - Added KDE2 PropsDialog Plugin (incomplete) | Fritz Elfert | 2001-02-06 | 1 | -4/+9 |
| | | | | | | | | | | | | - 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 Elfert | 2001-02-04 | 1 | -3/+4 |
| | | | | More 64bit-related stuff. | ||||
* | - Added Hint for man pages in README. | Fritz Elfert | 2001-01-14 | 1 | -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 Elfert | 2000-08-27 | 1 | -1/+6 |
| | |||||
* | Get rid of second configuration header defs.h[.in]. | Fritz Elfert | 2000-08-02 | 1 | -1/+4 |
| | | | | Configuration now is in config.h and this is included as the very first header. | ||||
* | Applied mjg-0.6 patch. | Fritz Elfert | 2000-07-31 | 1 | -2/+8 |
| | | | | | Started adding kdoc compliant documentation comments. Added PsiTime | ||||
* | Release of plptools-0.5 | Fritz Elfert | 2000-01-17 | 1 | -2/+10 |
| | |||||
* | Added RCS-Id's, Copyright | Fritz Elfert | 1999-07-05 | 1 | -0/+3 |
| | |||||
* | Bumped up version. | Fritz Elfert | 1999-07-05 | 1 | -0/+1 |
| | | | | Delay during reconnect, to reduce load. | ||||
* | Forking, syslog and better error handling | Fritz Elfert | 1999-07-04 | 1 | -11/+20 |
| | |||||
* | logging via syslog, more error-handling. | Fritz Elfert | 1999-07-04 | 1 | -58/+53 |
| | |||||
* | modified logging for finer control. | Fritz Elfert | 1999-07-01 | 1 | -10/+36 |
| | | | | proper reconnect on link failure. | ||||
* | Initial import | Fritz Elfert | 1999-06-29 | 1 | -0/+157 |