Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc changes, needed for kioslave and backup: | Fritz Elfert | 2001-01-31 | 5 | -86/+301 |
| | | | | | | | | | | | | | | - Added copyOnPsion to optimize speed of copying files from Psion to Psion. - Added a void pointer to the callback function of copy{To,From,On}Psion. This permits setting up a C callback function from within a C++ method by providing this-> in that arg. In the C callback function, the apropriate method of the foreign class can then be called. - Added opendir(), readdir(), closedir() in a libc-like fashion. - Removed old time code. - Added setVolumeName() | ||||
* | Added a truncate() method. | Fritz Elfert | 2001-01-31 | 2 | -0/+13 |
| | |||||
* | Misc. Makefile changes. | Fritz Elfert | 2000-11-11 | 1 | -1/+1 |
| | | | | Bumped up version. | ||||
* | Added a hack for Jotter on S5mx and some experimental stuff. | Fritz Elfert | 2000-10-09 | 4 | -11/+39 |
| | |||||
* | Added missing initializer. | Fritz Elfert | 2000-08-27 | 1 | -1/+1 |
| | |||||
* | Bugfix: QUERY_DRIVE returns status as last byte, not first. | Fritz Elfert | 2000-08-27 | 4 | -21/+31 |
| | |||||
* | Some small type changes. | Fritz Elfert | 2000-08-27 | 2 | -14/+14 |
| | |||||
* | Added parameter names. | Fritz Elfert | 2000-08-27 | 1 | -13/+13 |
| | |||||
* | Added debug config option and modified an assert in Enum.h | Fritz Elfert | 2000-08-27 | 1 | -3/+3 |
| | |||||
* | Added man pages by John Lines (john+plpman@paladin.demon.co.uk). | Fritz Elfert | 2000-08-10 | 1 | -5/+2 |
| | | | | Started support for procfs-like extension in plpnfsd. | ||||
* | General cleanup: | Fritz Elfert | 2000-08-07 | 14 | -662/+985 |
| | | | | | | | | | | | - Corrected some operators of bufferArray - Added more constructors to PsiTime - Added one more fallback for Timezone calculation in PsiTime - Use PsiTime in rfsv - Moved some common methods from rfsv16/32 to rfsv - Added more kdoc comments. - Made interface more robust (added const whereever possible, changed pointer arguments to references) | ||||
* | Removed opErr, no longer needed. | Fritz Elfert | 2000-08-02 | 1 | -2/+0 |
| | |||||
* | Initial checkin. | Fritz Elfert | 2000-08-02 | 2 | -0/+346 |
| | |||||
* | Added a wrapper for enums and changed all return-code related stuff | Fritz Elfert | 2000-08-02 | 13 | -715/+650 |
| | | | | | | as well as some other enums to use that instead of plain enums. This results in stronger type checking, range checking and the ability to write an enum's textual representation. | ||||
* | Get rid of second configuration header defs.h[.in]. | Fritz Elfert | 2000-08-02 | 9 | -9/+32 |
| | | | | Configuration now is in config.h and this is included as the very first header. | ||||
* | Added API doc for logbuf. | Fritz Elfert | 2000-08-01 | 2 | -1/+54 |
| | | | | Test auto-generation of HTML API doc on project homepage. | ||||
* | *** empty log message *** | Fritz Elfert | 2000-08-01 | 1 | -0/+3 |
| | |||||
* | Added intermediate files to .cvsignore | Fritz Elfert | 2000-08-01 | 1 | -0/+1 |
| | |||||
* | Removed more intermediate files from CVS. Those can be rebuilt by | Fritz Elfert | 2000-07-31 | 1 | -0/+5 |
| | | | | | using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool). | ||||
* | Applied mjg-0.6 patch. | Fritz Elfert | 2000-07-31 | 21 | -335/+1640 |
| | | | | | Started adding kdoc compliant documentation comments. Added PsiTime | ||||
* | fixed typo | Fritz Elfert | 2000-01-17 | 1 | -1/+1 |
| | |||||
* | Maintenance release 0.6 | Fritz Elfert | 2000-01-17 | 2 | -2/+4 |
| | | | | Several fixes in plpnfsd: NFS-mounted device has not been writable. | ||||
* | Release of plptools-0.5 | Fritz Elfert | 2000-01-17 | 22 | -328/+2524 |
| | |||||
* | Added some missing files. | Fritz Elfert | 1999-08-07 | 1 | -0/+4 |
| | |||||
* | Fixed const violations. | Fritz Elfert | 1999-08-07 | 1 | -1/+1 |
| | |||||
* | Fixed const char stuff. | Fritz Elfert | 1999-08-07 | 2 | -52/+67 |
| | |||||
* | Initial import. | Fritz Elfert | 1999-07-04 | 2 | -0/+43 |
| | |||||
* | logging via syslog, more error-handling. | Fritz Elfert | 1999-07-04 | 3 | -56/+4 |
| | |||||
* | Initial import | Fritz Elfert | 1999-07-01 | 1 | -0/+1 |
| | |||||
* | Added shared lib | Fritz Elfert | 1999-07-01 | 1 | -2/+3 |
| | |||||
* | proper error handling and auto-reconnect | Fritz Elfert | 1999-07-01 | 4 | -871/+796 |
| | | | | modified rfsv enums. | ||||
* | Package-growing | Fritz Elfert | 1999-06-29 | 2 | -3/+4 |
| | |||||
* | Optimization for speed. | Fritz Elfert | 1999-06-28 | 7 | -182/+1245 |
| | |||||
* | First import. | Fritz Elfert | 1999-06-28 | 10 | -0/+1410 |