Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed mountpoint-variable | Fritz Elfert | 2000-11-11 | 1 | -9/+9 | |
| | ||||||
* | Added workaround for broken readline.h | Fritz Elfert | 2000-11-11 | 2 | -0/+39 | |
| | ||||||
* | Updated manpages. | Fritz Elfert | 2000-11-11 | 3 | -3/+39 | |
| | ||||||
* | Fixed hang in Mail subdirectory. | Fritz Elfert | 2000-11-11 | 4 | -6/+9 | |
| | | | | Corrected missing calculation for link-counts of directories. | |||||
* | Fixed Buildrequires in specfile | Fritz Elfert | 2000-11-11 | 1 | -1/+1 | |
| | ||||||
* | Added debugging for plpnfsd "Maildir" problem. | Fritz Elfert | 2000-11-11 | 1 | -0/+2 | |
| | ||||||
* | Misc. Makefile changes. | Fritz Elfert | 2000-11-11 | 8 | -5/+120 | |
| | | | | Bumped up version. | |||||
* | Added checks for broken libreadline-4 on RH7 (needs libcurses instead of | Fritz Elfert | 2000-11-11 | 5 | -19/+75 | |
| | | | | | | automatically using libtermcap which does export _NO_ symbols on RH7!!!) Added --disable-readline and --disable-history Fixed a function prototype | |||||
* | Updated recent changes | Fritz Elfert | 2000-10-09 | 1 | -0/+38 | |
| | ||||||
* | Typo | Fritz Elfert | 2000-10-09 | 1 | -1/+1 | |
| | ||||||
* | Added a hack for Jotter on S5mx and some experimental stuff. | Fritz Elfert | 2000-10-09 | 5 | -11/+40 | |
| | ||||||
* | Added a check for MX5 and modified process-name arguments depending | Fritz Elfert | 2000-10-09 | 1 | -18/+43 | |
| | | | | | on MX5 (not shure, if this also applies to S5) Fixed a bug in filename-completion. | |||||
* | Added process-stuff in procfs. | Fritz Elfert | 2000-10-09 | 4 | -91/+532 | |
| | | | | Added a check for a protocol "psion" in /etc/services | |||||
* | Added experimental reset for packet() | Fritz Elfert | 2000-10-09 | 3 | -0/+16 | |
| | ||||||
* | Misc. small fixes. | Fritz Elfert | 2000-10-09 | 2 | -5/+20 | |
| | ||||||
* | Shutdown gracefully if killed with SIGTERM. | Fritz Elfert | 2000-08-27 | 1 | -0/+9 | |
| | ||||||
* | Added several checks for errors in queryDrive. | Fritz Elfert | 2000-08-27 | 1 | -51/+60 | |
| | ||||||
* | Programs now use an entry in /etc/services (if exists) for the TCP port. | Fritz Elfert | 2000-08-27 | 2 | -5/+15 | |
| | ||||||
* | 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 | 3 | -5/+18 | |
| | ||||||
* | Added intermediate files | Fritz Elfert | 2000-08-10 | 1 | -0/+3 | |
| | ||||||
* | Added man pages by John Lines (john+plpman@paladin.demon.co.uk). | Fritz Elfert | 2000-08-10 | 14 | -302/+818 | |
| | | | | Started support for procfs-like extension in plpnfsd. | |||||
* | General cleanup: | Fritz Elfert | 2000-08-07 | 16 | -758/+1090 | |
| | | | | | | | | | | | - 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 | 4 | -0/+351 | |
| | ||||||
* | Added a wrapper for enums and changed all return-code related stuff | Fritz Elfert | 2000-08-02 | 17 | -791/+683 | |
| | | | | | | 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. | |||||
* | Add doc subdir | Fritz Elfert | 2000-08-02 | 3 | -1/+3 | |
| | ||||||
* | Get rid of second configuration header defs.h[.in]. | Fritz Elfert | 2000-08-02 | 21 | -80/+144 | |
| | | | | 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 | 3 | -6/+4 | |
| | ||||||
* | Added intermediate files to .cvsignore | Fritz Elfert | 2000-08-01 | 6 | -0/+12 | |
| | ||||||
* | Removed more intermediate files from CVS. Those can be rebuilt by | Fritz Elfert | 2000-07-31 | 16 | -9088/+70 | |
| | | | | | 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 | 43 | -419/+2046 | |
| | | | | | 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 | 6 | -32/+41 | |
| | | | | Several fixes in plpnfsd: NFS-mounted device has not been writable. | |||||
* | ignore tar.gz | Fritz Elfert | 2000-01-17 | 1 | -0/+1 | |
| | ||||||
* | Release of plptools-0.5 | Fritz Elfert | 2000-01-17 | 53 | -545/+3722 | |
| | ||||||
* | Bumped version to 0.4 | Fritz Elfert | 2000-01-12 | 1 | -1/+1 | |
| | ||||||
* | Added some missing files | Fritz Elfert | 1999-08-07 | 4 | -0/+14 | |
| | ||||||
* | Added some missing files. | Fritz Elfert | 1999-08-07 | 1 | -0/+4 | |
| | ||||||
* | Fixed BLOCKSIZE for correct output of "du". | Fritz Elfert | 1999-08-07 | 1 | -1/+1 | |
| | ||||||
* | Fixed const violations. | Fritz Elfert | 1999-08-07 | 1 | -1/+1 | |
| | ||||||
* | Fixed const char stuff. | Fritz Elfert | 1999-08-07 | 2 | -52/+67 | |
| | ||||||
* | added config.h, defs.h | Fritz Elfert | 1999-08-07 | 1 | -0/+2 | |
| | ||||||
* | These files are generated. | Fritz Elfert | 1999-08-07 | 2 | -84/+0 | |
| | ||||||
* | Added RCS-Id's | Fritz Elfert | 1999-07-05 | 5 | -7/+29 | |
| | ||||||
* | Removed HERE-Hack. | Fritz Elfert | 1999-07-05 | 1 | -2/+0 | |
| |