Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Adaptions for KDE3 and QT3 | Fritz Elfert | 2002-07-07 | 3 | -4/+29 |
| | |||||
* | - Added setupinfo | Fritz Elfert | 2002-07-07 | 1 | -39/+61 |
| | |||||
* | - Adaptions to QT3 | Fritz Elfert | 2002-07-07 | 2 | -0/+2 |
| | |||||
* | - Adaptions to KDE3 and QT3 | Fritz Elfert | 2002-07-07 | 3 | -4/+18 |
| | | | | - Added About dialog | ||||
* | - Adaptions to KDE3 and QT3 | Fritz Elfert | 2002-07-07 | 5 | -34/+119 |
| | |||||
* | - Added comparison operators in PsiTime | Fritz Elfert | 2002-07-07 | 3 | -1/+30 |
| | | | | - Fixed a typo | ||||
* | Truncation fixed | Daniel Brahneborg | 2002-04-14 | 1 | -1/+0 |
| | |||||
* | More correct residual sis file truncation | Daniel Brahneborg | 2002-04-14 | 5 | -24/+54 |
| | |||||
* | Text update | Daniel Brahneborg | 2002-04-14 | 1 | -2/+2 |
| | |||||
* | Newt stuff | Daniel Brahneborg | 2002-04-14 | 2 | -20/+76 |
| | |||||
* | Add Newt interface | Daniel Brahneborg | 2002-04-13 | 2 | -102/+402 |
| | |||||
* | Only log if verbosity | Daniel Brahneborg | 2002-04-13 | 1 | -2/+5 |
| | |||||
* | change -l to -v | Daniel Brahneborg | 2002-04-13 | 1 | -2/+2 |
| | |||||
* | Add newt test | Daniel Brahneborg | 2002-04-13 | 1 | -0/+20 |
| | |||||
* | Handle -V | Daniel Brahneborg | 2002-04-03 | 1 | -1/+4 |
| | |||||
* | Even if req records are ignored, at least now they are read correctly. | Daniel Brahneborg | 2002-04-03 | 2 | -5/+14 |
| | |||||
* | Added a small man file for sisinstall. | Daniel Brahneborg | 2002-04-02 | 3 | -2/+62 |
| | |||||
* | Added short comments about sisinstall. | Daniel Brahneborg | 2002-04-02 | 2 | -0/+9 |
| | |||||
* | Some buffer overrun checks. | Daniel Brahneborg | 2002-03-28 | 9 | -50/+73 |
| | | | | Removed the --force flag. | ||||
* | - rpcs: Implemented scratch RAM access. | Fritz Elfert | 2002-03-20 | 17 | -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 web | Fritz Elfert | 2002-03-19 | 1 | -0/+6 |
| | |||||
* | Remove the previous version (unconditionally) before installing the new | Daniel Brahneborg | 2002-03-19 | 11 | -20/+238 |
| | | | | version. | ||||
* | Support long options. | Daniel Brahneborg | 2002-03-19 | 1 | -1/+40 |
| | |||||
* | - Removed check for CTS according to Jim Hague. | Fritz Elfert | 2002-03-18 | 1 | -5/+2 |
| | |||||
* | - Corrected entries in machineinfo | Fritz Elfert | 2002-03-18 | 6 | -384/+777 |
| | | | | | - Adapted plpftp and plpprops to new machineinfo - Translations. | ||||
* | Prevent readline > 4.2 from looping. | Fritz Elfert | 2002-03-18 | 1 | -0/+6 |
| | |||||
* | - made kpsion SIBO-aware | Fritz Elfert | 2002-03-18 | 18 | -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 buffer | Fritz Elfert | 2002-03-17 | 3 | -10/+13 |
| | | | | | - socketchan: removed debugging output - link: Changed a debug output of unmatched ack's; removed wrong purge. | ||||
* | - lib: Added rfsv::getProtocolVersion | Fritz Elfert | 2002-03-17 | 4 | -0/+21 |
| | | | | - klipsi: Terminate gracefully if connected to a Series 3. | ||||
* | - ncpd: Now it's possible to change Series3/5 without restarting ncpd | Fritz Elfert | 2002-03-16 | 3 | -6/+19 |
| | |||||
* | - ncpd now works with both Series 3 and Series 5 | Fritz Elfert | 2002-03-16 | 23 | -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 Elfert | 2002-03-12 | 3 | -24/+22 |
| | |||||
* | Updated man pages to reflect new unified options. | Fritz Elfert | 2002-03-12 | 3 | -26/+57 |
| | |||||
* | Adaptions to SuSE's autoconf. | Fritz Elfert | 2002-03-12 | 9 | -187/+336 |
| | |||||
* | Load all residual sis files before installing, to make sure we don't | Daniel Brahneborg | 2002-03-12 | 10 | -74/+177 |
| | | | | have another version installed already. | ||||
* | I18N-ify sis classes | Daniel Brahneborg | 2002-03-09 | 8 | -56/+76 |
| | |||||
* | Swedish translation. | Daniel Brahneborg | 2002-03-09 | 2 | -1/+1401 |
| | |||||
* | Fix copyFrom() protos to agree better with the parent. | Daniel Brahneborg | 2002-03-09 | 2 | -3/+3 |
| | |||||
* | Spelling error: "Couln't" -> "Couldn't". | Daniel Brahneborg | 2002-03-09 | 2 | -2/+2 |
| | |||||
* | Initial stuff for checking requisites and previous versions. | Daniel Brahneborg | 2002-03-08 | 9 | -13/+150 |
| | |||||
* | Added copyFromPsion() that takes a 'to' argument that is a file | Daniel Brahneborg | 2002-03-08 | 5 | -0/+58 |
| | | | | descriptor, to be able to use mkstemp(). | ||||
* | Introduced waitQueue to make link::transmit non-blocking. | Fritz Elfert | 2002-03-07 | 2 | -10/+31 |
| | |||||
* | Document most of the method arguments with @param. | Daniel Brahneborg | 2002-03-06 | 6 | -5/+50 |
| | |||||
* | Make a correct comparison with buffer length. | Daniel Brahneborg | 2002-03-06 | 2 | -2/+2 |
| | |||||
* | Added missing depency for running autoheader if configure.in was changed. | Fritz Elfert | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | Removed double colons in friend declaration (seems to confuse some | Fritz Elfert | 2002-03-06 | 2 | -2/+2 |
| | | | | compilers) | ||||
* | - Unified arguments | Fritz Elfert | 2002-03-06 | 1 | -8/+38 |
| | |||||
* | - Unified arguments. | Fritz Elfert | 2002-03-06 | 1 | -16/+53 |
| | | | | - Added CPS calculation. | ||||
* | - i18n: Changed macros into inline functions to make string constant | Fritz Elfert | 2002-03-06 | 5 | -122/+379 |
| | | | | | concatenation of gcc possible. - Unified commandline arguments. | ||||
* | - Use library functions for bitmap de- and encoding. | Fritz Elfert | 2002-03-05 | 2 | -187/+26 |
| |