aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - Adaptions for KDE3 and QT3Fritz Elfert2002-07-073-4/+29
|
* - Added setupinfoFritz Elfert2002-07-071-39/+61
|
* - Adaptions to QT3Fritz Elfert2002-07-072-0/+2
|
* - Adaptions to KDE3 and QT3Fritz Elfert2002-07-073-4/+18
| | | | - Added About dialog
* - Adaptions to KDE3 and QT3Fritz Elfert2002-07-075-34/+119
|
* - Added comparison operators in PsiTimeFritz Elfert2002-07-073-1/+30
| | | | - Fixed a typo
* Truncation fixedDaniel Brahneborg2002-04-141-1/+0
|
* More correct residual sis file truncationDaniel Brahneborg2002-04-145-24/+54
|
* Text updateDaniel Brahneborg2002-04-141-2/+2
|
* Newt stuffDaniel Brahneborg2002-04-142-20/+76
|
* Add Newt interfaceDaniel Brahneborg2002-04-132-102/+402
|
* Only log if verbosityDaniel Brahneborg2002-04-131-2/+5
|
* change -l to -vDaniel Brahneborg2002-04-131-2/+2
|
* Add newt testDaniel Brahneborg2002-04-131-0/+20
|
* 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
|