aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - ncpd now works with both Series 3 and Series 5Fritz Elfert2002-03-1623-208/+1135
| | | | | | | | | - 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...
* Eliminate some warnings.Fritz Elfert2002-03-123-24/+22
|
* Updated man pages to reflect new unified options.Fritz Elfert2002-03-123-26/+57
|
* Adaptions to SuSE's autoconf.Fritz Elfert2002-03-129-187/+336
|
* Load all residual sis files before installing, to make sure we don'tDaniel Brahneborg2002-03-1210-74/+177
| | | | have another version installed already.
* I18N-ify sis classesDaniel Brahneborg2002-03-098-56/+76
|
* Swedish translation.Daniel Brahneborg2002-03-092-1/+1401
|
* Fix copyFrom() protos to agree better with the parent.Daniel Brahneborg2002-03-092-3/+3
|
* Spelling error: "Couln't" -> "Couldn't".Daniel Brahneborg2002-03-092-2/+2
|
* Initial stuff for checking requisites and previous versions.Daniel Brahneborg2002-03-089-13/+150
|
* Added copyFromPsion() that takes a 'to' argument that is a fileDaniel Brahneborg2002-03-085-0/+58
| | | | descriptor, to be able to use mkstemp().
* Introduced waitQueue to make link::transmit non-blocking.Fritz Elfert2002-03-072-10/+31
|
* Document most of the method arguments with @param.Daniel Brahneborg2002-03-066-5/+50
|
* Make a correct comparison with buffer length.Daniel Brahneborg2002-03-062-2/+2
|
* Added missing depency for running autoheader if configure.in was changed.Fritz Elfert2002-03-061-1/+1
|
* Removed double colons in friend declaration (seems to confuse someFritz Elfert2002-03-062-2/+2
| | | | compilers)
* - Unified argumentsFritz Elfert2002-03-061-8/+38
|
* - Unified arguments.Fritz Elfert2002-03-061-16/+53
| | | | - Added CPS calculation.
* - i18n: Changed macros into inline functions to make string constantFritz Elfert2002-03-065-122/+379
| | | | | concatenation of gcc possible. - Unified commandline arguments.
* - Use library functions for bitmap de- and encoding.Fritz Elfert2002-03-052-187/+26
|
* - Re-Implemented lower levels of ncpd (packet and link).Fritz Elfert2002-03-0515-694/+1194
| | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage.
* Use standard plp types.Daniel Brahneborg2002-03-043-10/+10
|
* Use plp standard types.Daniel Brahneborg2002-03-0414-109/+95
| | | | Fix copyright include.
* Added buildnox tartgetFritz Elfert2002-03-041-0/+4
|
* Added generation of PostScript prolog and supplemental dir for plpprintdFritz Elfert2002-03-041-0/+3
|
* Added type includeFritz Elfert2002-03-041-0/+1
|
* Implemented imagesFritz Elfert2002-03-042-13/+33
|
* Fixed againFritz Elfert2002-03-041-0/+1
|
* - Added first version of PostScript prologFritz Elfert2002-03-034-33/+702
| | | | - Implemented page conversion (incomplete).
* Fixed makefile.Fritz Elfert2002-03-031-2/+1
|
* - Added bitmap conversion functions.Fritz Elfert2002-03-035-7/+338
| | | | - Updated printer class according to Protocol doc 1.15
* Add buffer overflow checks to handle truncated and corrupted sis files.Daniel Brahneborg2002-03-0317-49/+173
|
* Added GNU copyright header.Daniel Brahneborg2002-03-0314-14/+321
|
* Various proto changes.Daniel Brahneborg2002-03-0211-64/+177
|
* Actually copy stuff to the psion, and lots of other updates.Daniel Brahneborg2002-03-028-142/+510
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-288-84/+129
| | | | - Change readline detection again
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-2825-8/+1214
|
* - Applied patches from Luke Diamand, Marc Spoorendonk and Chris HallsFritz Elfert2002-02-168-191/+223
|
* - ccmalloc upgradeFritz Elfert2002-02-152-2/+2
|
* - ccmalloc upgradeFritz Elfert2002-02-151-0/+102
|
* - plpbackup: more error handling; translationFritz Elfert2002-02-1510-535/+1393
| | | | | - Added plpprint stuff (yet not useful) - ccmalloc upgrade
* - Fixed psitime again. Waaahh, these guys at symbian change filetimes whenFritz Elfert2002-02-153-4/+46
| | | | switching DST/Non-DST.
* More descriptive comments.Fritz Elfert2002-02-151-3/+6
|
* Correct daemonizingFritz Elfert2002-02-151-1/+14
|
* - Added missing icons.Fritz Elfert2002-02-1432-550/+610
| | | | - Some messages corrected.
* - Unified headers.Fritz Elfert2002-02-145-539/+640
|
* - 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
|