aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_global.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merged revisions 328247 via svnmerge from lmadsen1-0/+4
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell1-6/+29
2008-11-01Merge changes from team/group/appdocsxmlrussell1-21/+45
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-2/+2
2008-03-05Fix the SHARED() read callback to properly unlock the channel. This functionrussell1-1/+6
2008-02-25Shared space for variables (instead of letting other channels muck with your ...tilghman1-1/+163
2007-11-22remove some useless includesrizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-01-24Doxygen updateoej1-0/+2
2007-01-06finish const-ifying ast_func_read()kpfleming1-2/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-16/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-29this file contained the body twice, so remove the second instance.rizzo1-99/+0
2006-05-28Deprecate SetGlobalVar, replacing it with a dialplan functiontilghman1-0/+198