summaryrefslogtreecommitdiff
path: root/main/srv.c
AgeCommit message (Expand)Author
2017-02-07srv: Fix crash when ast_srv_lookup is used and 0 records are returned.Joshua Colp
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2013-05-08Removed #if checks for crazy old versions of OS X.David M. Lee
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-12Convert SRV lookup message to debug levelPaul Belanger
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2011-05-27Merged revisions 321392 via svnmerge fromRichard Mudgett
2010-07-16Formatting changesOlle Johansson
2010-04-09func_srv and explicit specification of a remote IP for SIP.Mark Michelson
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...Tilghman Lesher
2009-01-12bump the verbosity of a message in srv.c up by one. It used to beMark Michelson
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-07-08Fix a bug in SRV lookups where dnsmgr would discard everything but the Brett Bryant
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
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-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-14Merged revisions 89260 via svnmerge from Joshua Colp
2007-11-08Merged revisions 89105 via svnmerge from Kevin P. Fleming
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-05Merged revisions 88719 via svnmerge from Russell Bryant
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-02-18add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming