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