summaryrefslogtreecommitdiff
path: root/funcs/func_global.c
AgeCommit message (Expand)Author
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-03-05Fix the SHARED() read callback to properly unlock the channel. This functionRussell Bryant
2008-02-25Shared space for variables (instead of letting other channels muck with your ...Tilghman Lesher
2007-11-22remove some useless includesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-01-24Doxygen updateOlle Johansson
2007-01-06finish const-ifying ast_func_read()Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-29this file contained the body twice, so remove the second instance.Luigi Rizzo
2006-05-28Deprecate SetGlobalVar, replacing it with a dialplan functionTilghman Lesher