aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_stack.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-06Debug control, debug control.oej1-3/+5
2007-03-03Convert stack apps to use ast_storage channel structuretilghman1-33/+123
2006-10-03Okay, I can't use ast_app_separate_args for that... and add some debugging fo...tilghman1-13/+16
2006-10-02Use the standard parsing routinestilghman1-11/+23
2006-10-02It makes more sense that in GosubIf that the two labels might have different ...tilghman1-24/+24
2006-09-26Gosub arguments (Issue 7780)tilghman1-11/+71
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-22/+11
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-30fix various typos and other bits (from Ian Kinner)kpfleming1-1/+1
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-2/+1
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-15/+7
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-29Merged revisions 16192 via svnmerge from tilghman1-1/+1
2006-03-24Add missingrizzo1-0/+4
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell1-2/+0
2006-01-21on this pass, only remove duplicate log messagesrussell1-4/+1
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-0/+4
2006-01-21remove lots of useless checks of the result of ast_strduparussell1-4/+0
2006-01-03update copyright headers for files changed this yearkpfleming1-1/+1
2006-01-03Merged revisions 7743 via svnmerge fromtilghman1-9/+5
2005-12-30update doxygen docs to specify authorsrussell1-0/+2
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08issue #2720kpfleming1-0/+197