summaryrefslogtreecommitdiff
path: root/acl.c
AgeCommit message (Expand)Author
2004-12-28Fix leak of file descriptors in odd networking situationsMark Spencer
2004-12-18Improve ACL performance (thanks sailer) (bug #3084)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)Mark Spencer
2004-10-23Fix BSD issue (bug #2668)Mark Spencer
2004-10-14Fix some small typos (bug #2649)Mark Spencer
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)Mark Spencer
2004-06-29One more FreeBSD fixMark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-22Misc formatting cleanupsJames Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-27Fix gross oversights in original ACL patchMark Spencer
2004-05-27Add ACL copy routines (bug #1733)Mark Spencer
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.cJames Golovich
2004-04-28Optimize inaddrcmp (a little) by making it inlineJames Golovich
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-03-20Fix ACL for bizarre routing casesMark Spencer
2004-02-02More BSD enhancements (#970)Mark Spencer
2004-01-10Oooooops, fix minor typoMark Spencer
2004-01-10Allow /x for subnetmask identification (e.g. 192.168.0.0/16)Mark Spencer
2004-01-10Fix minor typoMark Spencer
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLMark Spencer
2003-10-22Route fixes for OpenBSD (bug #415)Thorsten lockert
2003-10-22Make getaddrfor work with openbsd (bug #415)Mark Spencer
2003-05-08Take out useless castMark Spencer
2003-05-05Add access control to management interfaceMark Spencer
2003-05-04Apply updated patchMark Spencer
2003-05-04Merge tilghman's updates for getouripMark Spencer
2003-04-09Fix ACL issue, update CREDITSMark Spencer
2003-04-08Make all address comparisons explicitMark Spencer
2002-11-11Version 0.3.0 from FTPMark Spencer
2002-05-30Version 0.1.12 from FTPMark Spencer