summaryrefslogtreecommitdiff
path: root/connection.c
Commit message (Expand)AuthorAgeFilesLines
* Set Copyright years and make them easier to updateWayne Davison2020-04-091-0/+1
* If max-connections is < 0, disable the module.Wayne Davison2007-09-181-1/+1
* One final tweak.Wayne Davison2007-09-181-9/+10
* Some minor improvements in claim_connection().Wayne Davison2007-09-181-17/+14
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* Switching to GPL 3.Wayne Davison2007-07-071-3/+2
* Further modifications to the copyright comment section.Wayne Davison2007-02-041-3/+2
* Updated the FSF's address to an even newer one.Wayne Davison2006-04-251-3/+3
* - Updated the address for the FSF in the opening comment.Wayne Davison2006-04-251-21/+21
* use error to detect lockfile open failures vs. max connections reachedAndrew Tridgell1998-07-171-1/+4
* improved max connections code. Now use fcntl instead of flock.Andrew Tridgell1998-05-131-79/+2
* added two new options "max connections" and "lock file"Andrew Tridgell1998-05-131-0/+123