summaryrefslogtreecommitdiff
path: root/funcs/func_global.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
2013-08-01Fix documentation replication issuesKinsey Moore
2013-05-04Migrate SHARED's use of the VarSet AMI event to Stasis-CoreMatthew Jordan
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-04-09Change SHARED function to use a safe traversal when modifying a variableMatthew Jordan
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