aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_amd.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Merged revisions 232356 via svnmerge from file1-0/+1
2008-02-09whitespace fixes only.mvanbaak1-34/+34
2008-02-01Merged revisions 101649 via svnmerge from mmichelson1-8/+40
2007-12-28Some changes to app_amd. mmichelson1-16/+43
2007-12-26Use defined return values in load_module in more places.qwell1-8/+12
2007-12-14Convert ast_verbose to ast_verb.tilghman1-10/+5
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-3/+0
2007-11-06"show application <foo>" changes for clarity.mmichelson1-1/+1
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-5/+7
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman1-3/+3
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-14/+7
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-4/+0
2007-07-16It is no longer required for each module that deals with a channel to call as...file1-1/+0
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-4/+4
2007-02-24Doxygen additions, correctionsoej1-0/+8
2006-11-14Merged revisions 47617 via svnmerge from file1-2/+2
2006-09-06Make this module fit the guidelines betterfile1-115/+103
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-19/+12
2006-06-20Bug 7399 - Sample config showed [general] as the context, so the app should l...tilghman1-1/+1
2006-06-14Merged revisions 34087 via svnmerge from kpfleming1-2/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-3/+3
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-6/+1
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-15/+7
2006-04-11normalize code preparing for loader changesrizzo1-3/+2
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-04-06 More code optimizations. Thanks kpfleming! bweschke1-13/+2
2006-04-06 Fix a problem where if the channel was hungup during detection, the applicat...bweschke1-29/+54
2006-03-24Add missingrizzo1-0/+4
2006-02-20Changing syntax once again slightly and standardizingmogorman1-2/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell1-2/+0
2006-02-14Now Kevin will be really happy!mogorman1-17/+17
2006-02-14changed naming scheme for variables so it matchesmogorman1-20/+22
2006-02-14set properties for new files (i need to get this documented)kpfleming1-412/+412
2006-02-14Commiting 5959 with minor formatting and typomogorman1-0/+412