aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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