Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | - Re-Implemented lower levels of ncpd (packet and link). | Fritz Elfert | 2002-03-05 | 15 | -694/+1194 | |
| | | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage. | |||||
* | Use standard plp types. | Daniel Brahneborg | 2002-03-04 | 3 | -10/+10 | |
| | ||||||
* | Use plp standard types. | Daniel Brahneborg | 2002-03-04 | 14 | -109/+95 | |
| | | | | Fix copyright include. | |||||
* | Added buildnox tartget | Fritz Elfert | 2002-03-04 | 1 | -0/+4 | |
| | ||||||
* | Added generation of PostScript prolog and supplemental dir for plpprintd | Fritz Elfert | 2002-03-04 | 1 | -0/+3 | |
| | ||||||
* | Added type include | Fritz Elfert | 2002-03-04 | 1 | -0/+1 | |
| | ||||||
* | Implemented images | Fritz Elfert | 2002-03-04 | 2 | -13/+33 | |
| | ||||||
* | Fixed again | Fritz Elfert | 2002-03-04 | 1 | -0/+1 | |
| | ||||||
* | - Added first version of PostScript prolog | Fritz Elfert | 2002-03-03 | 4 | -33/+702 | |
| | | | | - Implemented page conversion (incomplete). | |||||
* | Fixed makefile. | Fritz Elfert | 2002-03-03 | 1 | -2/+1 | |
| | ||||||
* | - Added bitmap conversion functions. | Fritz Elfert | 2002-03-03 | 5 | -7/+338 | |
| | | | | - Updated printer class according to Protocol doc 1.15 | |||||
* | Add buffer overflow checks to handle truncated and corrupted sis files. | Daniel Brahneborg | 2002-03-03 | 17 | -49/+173 | |
| | ||||||
* | Added GNU copyright header. | Daniel Brahneborg | 2002-03-03 | 14 | -14/+321 | |
| | ||||||
* | Various proto changes. | Daniel Brahneborg | 2002-03-02 | 11 | -64/+177 | |
| |