aboutsummaryrefslogtreecommitdiffstats
path: root/main/astmm.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Merged revisions 203231 via svnmerge from mmichelson1-1/+7
2008-11-19Merged revisions 157632 via svnmerge from mmichelson1-0/+1
2008-09-27Merged revisions 144949-144951 via svnmerge from kpfleming1-2/+2
2008-07-11Merged revisions 129966 via svnmerge from kpfleming1-1/+19
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of mmichelson1-2/+1
2008-01-24Increase the size of filenames stored when astmm is used. If the path jamesgolovich1-1/+1
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo1-1/+1
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-21add missing paths.hrizzo1-0/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-2/+0
2007-11-07Fix another CLI command so it doesn't run the real code when called for initi...russell1-1/+1
2007-11-06Fix the memory show allocations CLI command so that it doesn't spew out allrussell1-1/+1
2007-10-29Merged revisions 87373 via svnmerge from russell1-3/+2
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-2/+2
2007-10-22Merged revisions 86787 via svnmerge from tilghman1-1/+1
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-2/+2
2007-09-20More NEW_CLI conversions.qwell1-34/+44
2007-08-03Merged revisions 78095 via svnmerge from russell1-2/+4
2007-01-14Merged revisions 50820 via svnmerge from file1-2/+2
2006-12-27Merged revisions 48987 via svnmerge from kpfleming1-18/+55
2006-09-21Remove deprecated CLI apps from the coretilghman1-12/+2
2006-09-20Merged revisions 43383 via svnmerge from russell1-2/+2
2006-09-20Fix the memory summary so that it doesn't print the first file in the list overrussell1-2/+2
2006-09-20fix some breakage from the CLI command changesrussell1-2/+2
2006-09-18merge qwell's CLI verbification workkpfleming1-11/+20
2006-08-21various cleanups, including ...russell1-120/+112
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+443