Kevin P. Fleming
|
54727e1851
|
19 lat temu |
Russell Bryant
|
e55c70b25e
ensure that calls to gethostbyname are null terminated,
|
19 lat temu |
Russell Bryant
|
4446923a62
handle DNS failures on startup more gracefully (bug #3086)
|
20 lat temu |
Russell Bryant
|
cea7395ebb
fix bindaddr for BSD (bug #2668)
|
20 lat temu |
Russell Bryant
|
d39a852cab
Fix some small typos (bug #2649)
|
20 lat temu |
Mark Spencer
|
2c2aee554b
Use INET_ADDRLEN (bug #1956) (from airport!)
|
20 lat temu |
Mark Spencer
|
2bee1c2039
One more FreeBSD fix
|
20 lat temu |
Mark Spencer
|
5239058fa6
Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
|
20 lat temu |
James Golovich
|
985658748a
Misc formatting cleanups
|
20 lat temu |
James Golovich
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
20 lat temu |
Mark Spencer
|
90b249b863
Merge FreeBSD locking fixes (bug #1411)
|
20 lat temu |
Mark Spencer
|
b7b56ee8e3
Fix gross oversights in original ACL patch
|
20 lat temu |
Mark Spencer
|
8c631473a4
Add ACL copy routines (bug #1733)
|
20 lat temu |
James Golovich
|
176b579084
Add new file utils.c, Move ast_gethostbyname to utils.c
|
20 lat temu |
James Golovich
|
3e9949bcc2
Optimize inaddrcmp (a little) by making it inline
|
20 lat temu |
Mark Spencer
|
2681e3da7e
gethostbyname isn't reentrant, who knew...
|
20 lat temu |
Mark Spencer
|
b5665f47e0
Fix ACL for bizarre routing cases
|
21 lat temu |
Mark Spencer
|
aef36a4229
More BSD enhancements (#970)
|
21 lat temu |
Mark Spencer
|
d1486b013e
Oooooops, fix minor typo
|
21 lat temu |
Mark Spencer
|
93b2f98da5
Allow /x for subnetmask identification (e.g. 192.168.0.0/16)
|
21 lat temu |
Mark Spencer
|
bdc9f5d040
Fix minor typo
|
21 lat temu |
Mark Spencer
|
30dc31e829
Cleanup ACL parsing, handle properly reload on sip with ACL
|
21 lat temu |
Thorsten lockert
|
6725bf06ef
Route fixes for OpenBSD (bug #415)
|
21 lat temu |
Mark Spencer
|
c0a395cce7
Make getaddrfor work with openbsd (bug #415)
|
21 lat temu |
Mark Spencer
|
a124b8fed3
Take out useless cast
|
21 lat temu |
Mark Spencer
|
44aadc652b
Add access control to management interface
|
21 lat temu |
Mark Spencer
|
22476d5e1f
Apply updated patch
|
21 lat temu |
Mark Spencer
|
13fe6b77de
Merge tilghman's updates for getourip
|
21 lat temu |
Mark Spencer
|
e9238637fc
Fix ACL issue, update CREDITS
|
21 lat temu |
Mark Spencer
|
37dc64c197
Make all address comparisons explicit
|
21 lat temu |