Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Actually copy stuff to the psion, and lots of other updates. | Daniel Brahneborg | 2002-03-02 | 8 | -142/+510 | |
| | ||||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 8 | -84/+129 | |
| | | | | - Change readline detection again | |||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 25 | -8/+1214 | |
| | ||||||
* | - 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 | 2 | -2/+2 | |
| | ||||||
* | - ccmalloc upgrade | Fritz Elfert | 2002-02-15 | 1 | -0/+102 | |
| | ||||||
* | - plpbackup: more error handling; translation | Fritz Elfert | 2002-02-15 | 10 | -535/+1393 | |
| | | | | | - Added plpprint stuff (yet not useful) - ccmalloc upgrade | |||||
* | - Fixed psitime again. Waaahh, these guys at symbian change filetimes when | Fritz Elfert | 2002-02-15 | 3 | -4/+46 | |
| | | | | switching DST/Non-DST. | |||||
* | More descriptive comments. | Fritz Elfert | 2002-02-15 | 1 | -3/+6 | |
| | ||||||
* | Correct daemonizing | Fritz Elfert | 2002-02-15 | 1 | -1/+14 | |
| | ||||||
* | - Added missing icons. | Fritz Elfert | 2002-02-14 | 32 | -550/+610 | |
| | | | | - Some messages corrected. | |||||
* | - 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 | |
| |