aboutsummaryrefslogtreecommitdiffstats
path: root/main/image.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-4/+5
2009-06-15More 'static' qualifiers on module global variables.kpfleming1-1/+1
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-3/+3
2008-03-04Whitespace changes onlytilghman1-2/+2
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-14- Simplify removing an item from a listrussell1-12/+5
2007-11-08improve linked-list macros in two ways:kpfleming1-2/+2
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-1/+1
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-1/+1
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-10/+22
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-4/+3
2007-01-26Convert some more stuff to read/write lists.file1-13/+16
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...file1-1/+1
2006-11-02Merged revisions 47051 via svnmerge from tilghman1-2/+2
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-1/+1
2006-09-21Remove deprecated CLI apps from the coretilghman1-19/+1
2006-09-18merge qwell's CLI verbification workkpfleming1-10/+25
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+210