Corey Farrell
|
2d377d0c75
Move eid functions to utils.c, mark netsock.h deprecated
|
10 lat temu |
Kinsey Moore
|
43b85a2bbe
Allow Asterisk to compile under GCC 4.10
|
10 lat temu |
Michael L. Young
|
2d77f6117b
Add IPv6 Support To chan_iax2
|
11 lat temu |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
12 lat temu |
Kinsey Moore
|
b261a4f586
Kill off red blobs in most of main/*
|
13 lat temu |
Sean Bright
|
9c529d0d8b
Address comments from Mark Michelson
|
13 lat temu |
Sean Bright
|
11794526a6
Convert netsock.h over to use ast_sockaddrs rather than sockaddr_in and update
|
13 lat temu |
Sean Bright
|
1fa69e5125
Make ast_netsock_set_qos() delegate to ast_set_qos().
|
13 lat temu |
Sean Bright
|
af695e688f
Remove trailing whitespace
|
13 lat temu |
Russell Bryant
|
314df3e733
Find even more network interfaces.
|
13 lat temu |
Russell Bryant
|
070b6d4d15
Update ast_set_default_eid() to find more network interfaces.
|
13 lat temu |
Tilghman Lesher
|
9c7182b5e4
Merged revisions 298051 via svnmerge from
|
14 lat temu |
Tzafrir Cohen
|
fe6b9a14f0
Support for GNU/kFreeBSD
|
14 lat temu |
David Vossel
|
4cc1b55a41
fixes an ast_netsock_list memory leak.
|
15 lat temu |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 lat temu |
Tilghman Lesher
|
c12cb1a71f
Make OpenBSD compile again
|
16 lat temu |
Russell Bryant
|
275808a2be
Don't log not being able to set a default EID. Most people don't care, and
|
16 lat temu |
Russell Bryant
|
e228bc18c9
Merge another change from team/russell/events ...
|
16 lat temu |
Russell Bryant
|
26db9c635e
Remove astobj.h from some places where it wasn't needed
|
17 lat temu |
Tilghman Lesher
|
ad6b5e942f
Whitespace changes only
|
17 lat temu |
Olle Johansson
|
2ba03bbb90
HUGE improvements to QoS/CoS handling by IgorG
|
17 lat temu |
Tilghman Lesher
|
8fc9a27072
Convert ast_verbose to ast_verb.
|
17 lat temu |
Luigi Rizzo
|
c8ce1f4481
more removal of fcntl.h and other system headers
|
17 lat temu |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.h"
|
17 lat temu |
Luigi Rizzo
|
dcb25c2a5c
another bunch of include removals (errno.h and asterisk/logger.h)
|
17 lat temu |
Luigi Rizzo
|
03b68a0494
fix breakage induced by previous mistake
|
17 lat temu |
Luigi Rizzo
|
b85f09500c
start using asterisk/network.h for network related headers.
|
17 lat temu |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 lat temu |
Tilghman Lesher
|
888d03a44b
Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
|
17 lat temu |
Russell Bryant
|
12ab57aa28
Fix a couple of places where "tos" was used instead of "cos".
|
17 lat temu |