Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fdlock(): fixed potential lock due to return without unlock | Thomas Osterried | 2005-12-10 | 1 | -1/+15 |
| | | | | | | | | | - new password methods (read pwcheck for more info) - mode for homedirectory: new config option secure_home. if not set, new homedirectories become drwxr-xr-x if set, new homedirectories become drwx-----x. other=x, because otherwise uses would be iritating that for e.g. their public_html is not accessable.. | ||||
* | - fixed bug when downloading large messages (where linux kernel returns | Thomas Osterried | 2005-10-30 | 1 | -3/+14 |
| | | | | | | | | | -EAGAIN, when buffers get empty, which leaded to data loss) - fixed bug when '\r\n' was splited into two reads (trailing \r in the first read, starting \n in the second read) -> resulted in an empty line - better FD_SET(&fdread) handling - added //COMP hufman compression - could make use of the useradd(8) program for generating new accounts | ||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 1 | -0/+25 |