Commit Graph

34 Commits (f6f4cf459f43f072604927209b39646f84aaa2e2)

Author SHA1 Message Date
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Michael L. Young 2af53640c8 Add IPv6 Support To chan_iax2
12 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Sean Bright c20cfcdcf0 Address comments from Mark Michelson
13 years ago
Sean Bright 3cf09f40f7 Convert netsock.h over to use ast_sockaddrs rather than sockaddr_in and update
13 years ago
Sean Bright 6214285950 Make ast_netsock_set_qos() delegate to ast_set_qos().
13 years ago
Sean Bright a2286c0889 Remove trailing whitespace
13 years ago
Russell Bryant dd35aa1555 Find even more network interfaces.
13 years ago
Russell Bryant 3b785264b0 Update ast_set_default_eid() to find more network interfaces.
13 years ago
Tilghman Lesher 1b0df8c30f Merged revisions 298051 via svnmerge from
15 years ago
Tzafrir Cohen 4a8fdd6aa1 Support for GNU/kFreeBSD
15 years ago
David Vossel db7b4ec65e fixes an ast_netsock_list memory leak.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Tilghman Lesher 27be0a3197 Make OpenBSD compile again
17 years ago
Russell Bryant db960fc830 Don't log not being able to set a default EID. Most people don't care, and
17 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
17 years ago
Russell Bryant bccebdd21f Remove astobj.h from some places where it wasn't needed
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Olle Johansson 17afebc1a6 HUGE improvements to QoS/CoS handling by IgorG
18 years ago
Tilghman Lesher d5b454bf8d Convert ast_verbose to ast_verb.
18 years ago
Luigi Rizzo dd10b6d37e more removal of fcntl.h and other system headers
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo 5663ff6518 fix breakage induced by previous mistake
18 years ago
Luigi Rizzo a0f06d0dd5 start using asterisk/network.h for network related headers.
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Russell Bryant 93f2be2675 Fix a couple of places where "tos" was used instead of "cos".
18 years ago
Russell Bryant b419fc1134 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
18 years ago
Russell Bryant c7e3eee1e7 Merged revisions 59654 via svnmerge from
18 years ago
Kevin P. Fleming 035aeb82e4 Merged revisions 44956 via svnmerge from
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago