aboutsummaryrefslogtreecommitdiffstats
path: root/main/dnsmgr.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10AST-2009-005tilghman1-1/+1
2008-07-14Merged revisions 130744 via svnmerge from mvanbaak1-5/+13
2008-03-28Merged revisions 111908-111909 via svnmerge from russell1-0/+5
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-3/+2
2007-11-27A few more "moremanager" fixesoej1-0/+2
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-20move internal function declarations to include/asterisk/_private.hrizzo1-0/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-17fix breakage induced by previous mistakerizzo1-4/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-3/+3
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-3/+3
2007-10-01Don't register the dnsmgr refresh CLI command twice.file1-1/+0
2007-09-21Merged revisions 83432 via svnmerge from russell1-2/+2
2007-09-18(issue #10724)qwell1-40/+53
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-1/+5
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-10/+6
2007-06-18Merged revisions 69708 via svnmerge from file1-3/+4
2007-06-18Few more rwlist conversions... why not.file1-11/+11
2007-06-08Merged revisions 68370 via svnmerge from file1-14/+14
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-1/+1
2006-12-27Merged revisions 49006 via svnmerge from kpfleming1-1/+1
2006-10-13Merged revisions 45031 via svnmerge from file1-9/+9
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-1/+1
2006-09-18merge qwell's CLI verbification workkpfleming1-12/+6
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+426