aboutsummaryrefslogtreecommitdiffstats
path: root/acl.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)markster1-8/+11
2004-06-29One more FreeBSD fixmarkster1-1/+1
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster1-4/+9
2004-06-22Misc formatting cleanupscitats1-12/+9
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-05-27Fix gross oversights in original ACL patchmarkster1-3/+4
2004-05-27Add ACL copy routines (bug #1733)markster1-2/+48
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.ccitats1-0/+1
2004-04-28Optimize inaddrcmp (a little) by making it inlinecitats1-6/+0
2004-04-22gethostbyname isn't reentrant, who knew...markster1-1/+2
2004-03-20Fix ACL for bizarre routing casesmarkster1-10/+12
2004-02-02More BSD enhancements (#970)markster1-2/+2
2004-01-10Oooooops, fix minor typomarkster1-1/+1
2004-01-10Allow /x for subnetmask identification (e.g. 192.168.0.0/16)markster1-4/+15
2004-01-10Fix minor typomarkster1-1/+1
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLmarkster1-7/+10
2003-10-22Route fixes for OpenBSD (bug #415)tholo1-3/+8
2003-10-22Make getaddrfor work with openbsd (bug #415)markster1-2/+88
2003-05-08Take out useless castmarkster1-1/+1
2003-05-05Add access control to management interfacemarkster1-1/+1
2003-05-04Apply updated patchmarkster1-2/+2
2003-05-04Merge tilghman's updates for getouripmarkster1-0/+103
2003-04-09Fix ACL issue, update CREDITSmarkster1-2/+2
2003-04-08Make all address comparisons explicitmarkster1-0/+5
2002-11-11Version 0.3.0 from FTPmarkster1-2/+4
2002-05-30Version 0.1.12 from FTPmarkster1-0/+116