Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use error to detect lockfile open failures vs. max connections reached | Andrew Tridgell | 1998-07-17 | 1 | -1/+4 |
| | | | | and report an appropriate error message | ||||
* | improved max connections code. Now use fcntl instead of flock. | Andrew Tridgell | 1998-05-13 | 1 | -79/+2 |
| | | | | | also started on authentication code (I'm doing a challenge response system initially) | ||||
* | added two new options "max connections" and "lock file" | Andrew Tridgell | 1998-05-13 | 1 | -0/+123 |