Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If max-connections is < 0, disable the module. | Wayne Davison | 2007-09-18 | 1 | -1/+1 |
* | One final tweak. | Wayne Davison | 2007-09-18 | 1 | -9/+10 |
* | Some minor improvements in claim_connection(). | Wayne Davison | 2007-09-18 | 1 | -17/+14 |
* | Tweaking the license text a bit more. | Wayne Davison | 2007-07-10 | 1 | -2/+3 |
* | Switching to GPL 3. | Wayne Davison | 2007-07-07 | 1 | -3/+2 |
* | Further modifications to the copyright comment section. | Wayne Davison | 2007-02-04 | 1 | -3/+2 |
* | Updated the FSF's address to an even newer one. | Wayne Davison | 2006-04-25 | 1 | -3/+3 |
* | - Updated the address for the FSF in the opening comment. | Wayne Davison | 2006-04-25 | 1 | -21/+21 |
* | use error to detect lockfile open failures vs. max connections reached | Andrew Tridgell | 1998-07-17 | 1 | -1/+4 |
* | improved max connections code. Now use fcntl instead of flock. | Andrew Tridgell | 1998-05-13 | 1 | -79/+2 |
* | added two new options "max connections" and "lock file" | Andrew Tridgell | 1998-05-13 | 1 | -0/+123 |