aboutsummaryrefslogtreecommitdiffstats
path: root/acl.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-0/+4
2005-05-08Fix gethostname calls (bug #4198, with mods)markster1-2/+2
2005-05-04fix build on FreeBSD (bug #4125)kpfleming1-0/+1
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-1/+1
2005-04-22phase 1 of header include cleanup (bug #4067)kpfleming1-9/+13
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-7/+7
2005-03-09Make ACL be what SIP is going to need (bug #2358, just first part)markster1-9/+20
2005-02-13Don't lookup SRV's on IP addressesmarkster1-0/+2
2005-02-09Handle DNS failures on startup more gracefully (bug #3086)markster1-0/+29
2005-01-18Fix bindaddr on IAX (bug #3366)markster1-0/+1
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)twisted1-2/+2
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxmarkster1-3/+114
2004-12-28Fix leak of file descriptors in odd networking situationsmarkster1-0/+2
2004-12-18Improve ACL performance (thanks sailer) (bug #3084)markster1-144/+15
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-0/+5
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)markster1-1/+17
2004-10-23Fix BSD issue (bug #2668)markster1-3/+2
2004-10-14Fix some small typos (bug #2649)markster1-2/+2
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