summaryrefslogtreecommitdiff
path: root/main/netsock.c
AgeCommit message (Expand)Author
2008-06-19Make OpenBSD compile againTilghman Lesher
2008-06-12Don't log not being able to set a default EID. Most people don't care, andRussell Bryant
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-03-20Remove astobj.h from some places where it wasn't neededRussell Bryant
2008-03-04Whitespace changes onlyTilghman Lesher
2007-12-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-11-22more removal of fcntl.h and other system headersLuigi Rizzo
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-17fix breakage induced by previous mistakeLuigi Rizzo
2007-11-17start using asterisk/network.h for network related headers.Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-04Fix a couple of places where "tos" was used instead of "cos".Russell Bryant
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. TheRussell Bryant
2007-04-02Merged revisions 59654 via svnmerge from Russell Bryant
2006-10-12Merged revisions 44956 via svnmerge from Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming