Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Unified headers. | Fritz Elfert | 2002-02-14 | 5 | -539/+640 |
| | |||||
* | - 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 |
| | | | | | | (finally found that!!) - Unified Headers - close stdin, stdout and stderr when in daemon mode. | ||||
* | - Corrected debug message and channel argument when rejecting a connect | Fritz Elfert | 2001-08-01 | 2 | -4/+4 |
| | | | | | request from Psion. - Fixed cleanup for socketChan in initial state. | ||||
* | 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 |
| | |||||
* | Return E_PSI_GEN_NSUP, if Psion refuses attach to protocol. | Fritz Elfert | 2001-07-31 | 1 | -0/+12 |
| | |||||
* | Added check for unsupported operation. | Fritz Elfert | 2001-07-31 | 3 | -11/+40 |
| | |||||
* | 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 |
| | |||||
* | Make unconditional gettext conditional. | Fritz Elfert | 2001-07-26 | 2 | -1/+3 |
| | |||||
* | Configure check and support for readline 4.2 | Fritz Elfert | 2001-07-26 | 3 | -6/+55 |
| | |||||
* | - Support NCP xon/xoff frames. | Fritz Elfert | 2001-07-23 | 5 | -59/+146 |
| | | | | - Support up to 256 channels on S5 | ||||
* | Some fixes | Fritz Elfert | 2001-07-23 | 1 | -1/+8 |
| | |||||
* | Fixed some typos | Fritz Elfert | 2001-07-23 | 1 | -2/+2 |
| | |||||
* | Added SuSE-related install-stuff | Fritz Elfert | 2001-07-23 | 3 | -0/+121 |
| | |||||
* | Bugfix: Files with spaces in name weren't restored. | Fritz Elfert | 2001-07-10 | 1 | -1/+2 |
| | |||||
* | Applied patch from Jim Hague. | Fritz Elfert | 2001-06-29 | 1 | -6/+8 |
| | |||||
* | Added kde mimetype patch. | Fritz Elfert | 2001-06-11 | 1 | -0/+16 |
| | |||||
* | Corrected some typos | Fritz Elfert | 2001-06-11 | 3 | -39/+62 |
| | |||||
* | Moved port initialization. | Fritz Elfert | 2001-06-11 | 2 | -18/+19 |
| | |||||
* | Fix for Series 3c. Devlist version can be 1. | Fritz Elfert | 2001-06-11 | 2 | -4/+2 |
| | |||||
* | Fixed Bug #430625 | Fritz Elfert | 2001-06-11 | 1 | -1/+1 |
| | |||||
* | Added missing attr2std in fgeteattr() | Fritz Elfert | 2001-06-10 | 1 | -1/+2 |
| | |||||
* | Added terminating 0 to text clibd data to prevent a bug in Word. | Fritz Elfert | 2001-05-28 | 1 | -1/+2 |
| | |||||
* | Documented rclip interface. | Fritz Elfert | 2001-05-26 | 1 | -2/+63 |
| | |||||
* | Implemented Image transfer PC -> Psion | Fritz Elfert | 2001-05-26 | 2 | -15/+156 |
| | |||||
* | - Bumped up version. | Fritz Elfert | 2001-05-26 | 5 | -12/+158 |
| | | | | | - Added klipsi subpackage to rpm specfile - Added capability to copy images in klipsi (currently Psion -> PC only). | ||||
* | Added Icons for states of Klipsi. | Fritz Elfert | 2001-05-25 | 8 | -29/+94 |
| | | | | LMB click on klipsi icon now toggles enable/disable. | ||||
* | Klipsi now sends a system event, when new clipboard data has arrived. | Fritz Elfert | 2001-05-25 | 5 | -0/+23 |
| | |||||
* | Added a timeout for connection attempts. | Fritz Elfert | 2001-05-25 | 3 | -97/+101 |
| | |||||
* | Added new KDE app "klipsi" featuring remote a Clipboard like CopyAnywhere. | Fritz Elfert | 2001-05-24 | 13 | -2/+713 |
| | |||||
* | Added substitutions in rpm specfile. | Fritz Elfert | 2001-05-23 | 3 | -6/+17 |
| | | | | Fixed initscript again. | ||||
* | Fixed iowatch | Fritz Elfert | 2001-05-23 | 2 | -25/+28 |
| | | | | More clipboard work (Works now in direction Psion -> PC ;-) | ||||
* | More prefix tweaks for KDE | Fritz Elfert | 2001-05-22 | 3 | -18/+50 |
| | | | | Better rc file. | ||||
* | Fixed Bug #425748 | Fritz Elfert | 2001-05-22 | 1 | -0/+2 |
| | |||||
* | - Added support for extended sequence numbers (incoming only) | Fritz Elfert | 2001-05-22 | 9 | -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. | ||||
* | More work on remote clipboard. | Fritz Elfert | 2001-05-22 | 5 | -23/+72 |
| | |||||
* | Auto-Update | Fritz Elfert | 2001-05-21 | 1 | -12/+12 |
| | |||||
* | Bumped up Version | Fritz Elfert | 2001-05-21 | 1 | -1/+1 |
| | |||||
* | Started print and clip support (no functionality yet). | Fritz Elfert | 2001-05-21 | 5 | -2/+564 |
| | | | | - Moved include/intl.h to lib/plpintl.h | ||||
* | fixed some includes. | Fritz Elfert | 2001-05-21 | 1 | -6/+6 |
| | |||||
* | - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs. | Fritz Elfert | 2001-05-21 | 12 | -27/+22 |
| | | | | - Some NLS-Related fixes | ||||
* | Added --with-kdedir | Fritz Elfert | 2001-05-21 | 5 | -30/+60 |
| | |||||
* | - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs. | Fritz Elfert | 2001-05-21 | 10 | -28/+94 |
| | | | | | - KPsion now deletes a machine really if delete is clicked in setup dialog. - Some NLS-Related fixes | ||||
* | Implemented slave_status (to correctly return idle slaves to pool). | Fritz Elfert | 2001-05-21 | 2 | -6/+32 |
| | | | | Fixed some NLS probs. | ||||
* | Added doc of internal backup format. | Fritz Elfert | 2001-05-21 | 2 | -2/+272 |
| | |||||
* | Fixed NLS not working with newer glibc. | Fritz Elfert | 2001-05-21 | 1 | -8/+9 |
| | |||||
* | Added changes for release of 0.8 | Fritz Elfert | 2001-05-17 | 1 | -2/+9 |
| | |||||
* | Added german doc for kpsion | Fritz Elfert | 2001-05-17 | 3 | -23/+24 |
| | | | | Added some files in maintainer-clean target |