aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Misc. Makefile changes.Fritz Elfert2000-11-111-1/+1
| | | | Bumped up version.
* Added a hack for Jotter on S5mx and some experimental stuff.Fritz Elfert2000-10-094-11/+39
|
* Added missing initializer.Fritz Elfert2000-08-271-1/+1
|
* Bugfix: QUERY_DRIVE returns status as last byte, not first.Fritz Elfert2000-08-274-21/+31
|
* Some small type changes.Fritz Elfert2000-08-272-14/+14
|
* Added parameter names.Fritz Elfert2000-08-271-13/+13
|
* Added debug config option and modified an assert in Enum.hFritz Elfert2000-08-271-3/+3
|
* Added man pages by John Lines (john+plpman@paladin.demon.co.uk).Fritz Elfert2000-08-101-5/+2
| | | | Started support for procfs-like extension in plpnfsd.
* General cleanup:Fritz Elfert2000-08-0714-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 Elfert2000-08-021-2/+0
|
* Initial checkin.Fritz Elfert2000-08-022-0/+346
|
* Added a wrapper for enums and changed all return-code related stuffFritz Elfert2000-08-0213-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 Elfert2000-08-029-9/+32
| | | | Configuration now is in config.h and this is included as the very first header.
* Added API doc for logbuf.Fritz Elfert2000-08-012-1/+54
| | | | Test auto-generation of HTML API doc on project homepage.
* *** empty log message ***Fritz Elfert2000-08-011-0/+3
|
* Added intermediate files to .cvsignoreFritz Elfert2000-08-011-0/+1
|
* Removed more intermediate files from CVS. Those can be rebuilt byFritz Elfert2000-07-311-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 Elfert2000-07-3121-335/+1640
| | | | | Started adding kdoc compliant documentation comments. Added PsiTime
* fixed typoFritz Elfert2000-01-171-1/+1
|
* Maintenance release 0.6Fritz Elfert2000-01-172-2/+4
| | | | Several fixes in plpnfsd: NFS-mounted device has not been writable.
* Release of plptools-0.5Fritz Elfert2000-01-1722-328/+2524
|
* Added some missing files.Fritz Elfert1999-08-071-0/+4
|
* Fixed const violations.Fritz Elfert1999-08-071-1/+1
|
* Fixed const char stuff.Fritz Elfert1999-08-072-52/+67
|
* Initial import.Fritz Elfert1999-07-042-0/+43
|
* logging via syslog, more error-handling.Fritz Elfert1999-07-043-56/+4
|
* Initial importFritz Elfert1999-07-011-0/+1
|
* Added shared libFritz Elfert1999-07-011-2/+3
|
* proper error handling and auto-reconnectFritz Elfert1999-07-014-871/+796
| | | | modified rfsv enums.
* Package-growingFritz Elfert1999-06-292-3/+4
|
* Optimization for speed.Fritz Elfert1999-06-287-182/+1245
|
* First import.Fritz Elfert1999-06-2810-0/+1410