summaryrefslogtreecommitdiff
path: root/access.c
Commit message (Collapse)AuthorAgeFilesLines
* add a cast to initialisation of maskAndrew Tridgell1998-05-221-1/+1
|
* make host access controls case insensitiveAndrew Tridgell1998-05-141-0/+3
|
* added hosts allow and hosts deny support. I ended up writing my own asAndrew Tridgell1998-05-131-0/+127
the tcpd code is not quite what I wanted.