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