aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Handle -VDaniel Brahneborg2002-04-031-1/+4
|
* Even if req records are ignored, at least now they are read correctly.Daniel Brahneborg2002-04-032-5/+14
|
* Added a small man file for sisinstall.Daniel Brahneborg2002-04-023-2/+62
|
* Added short comments about sisinstall.Daniel Brahneborg2002-04-022-0/+9
|
* Some buffer overrun checks.Daniel Brahneborg2002-03-289-50/+73
| | | | Removed the --force flag.
* - rpcs: Implemented scratch RAM access.Fritz Elfert2002-03-2017-514/+848
| | | | | | | | - Updated spec file (not complete) - Updated KDE translations - kioslave and property-dialog now translate correctly - ppsocket: Added a patch for FreeBSD - plpftp: Some experimental code for testing
* - Added htmldoc target for updating manpages in webFritz Elfert2002-03-191-0/+6
|
* Remove the previous version (unconditionally) before installing the newDaniel Brahneborg2002-03-1911-20/+238
| | | | version.
* Support long options.Daniel Brahneborg2002-03-191-1/+40
|
* - Removed check for CTS according to Jim Hague.Fritz Elfert2002-03-181-5/+2
|
* - Corrected entries in machineinfoFritz Elfert2002-03-186-384/+777
| | | | | - Adapted plpftp and plpprops to new machineinfo - Translations.
* Prevent readline > 4.2 from looping.Fritz Elfert2002-03-181-0/+6
|
* - made kpsion SIBO-awareFritz Elfert2002-03-1818-311/+571
| | | | | | | | - Added SIBO-related stuff in PsiTime - Added new class PsiProcess, renamed rpcs:queryDrive to queryPrograms and changed it accordingly - Adapted kspion, plpbackup, plpnfsd and plpftp to use queryPrograms - Several cleanups in rfsv16
* - packet: Fixed bug where sync detection could overrun end of bufferFritz Elfert2002-03-173-10/+13
| | | | | - socketchan: removed debugging output - link: Changed a debug output of unmatched ack's; removed wrong purge.
* - lib: Added rfsv::getProtocolVersionFritz Elfert2002-03-174-0/+21
| | | | - klipsi: Terminate gracefully if connected to a Series 3.
* - ncpd: Now it's possible to change Series3/5 without restarting ncpdFritz Elfert2002-03-163-6/+19
|
* - 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
|