aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_env.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Fix an off-by-one error in the FILE() function, and extend FILE()'s length pa...tilghman1-21/+41
2008-11-02Fix various spelling and grammatical issues in documentationrussell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-23/+56
2007-12-31Merged revisions 95470 via svnmerge from tilghman1-1/+1
2007-11-27Merged revisions 89631 via svnmerge from tilghman1-1/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-08Make func_env build again.file1-2/+2
2007-11-08Add the FILE() dialplan function and deprecate ReadFile.tilghman1-0/+61
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-1/+1
2007-01-24Doxygen updateoej1-0/+1
2007-01-06finish const-ifying ast_func_read()kpfleming1-3/+3
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-17/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-8/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-02-12major dialplan functions updatekpfleming1-41/+36
2006-02-11Fix compile time warningstilghman1-0/+1
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-15/+55
2005-12-21Bug 5440 - Add STAT() dialplan functiontilghman1-0/+67
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08issue #5648kpfleming1-2/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+16
2005-06-06more file version tagskpfleming1-0/+4
2005-05-05clean up file headerskpfleming1-1/+1
2005-05-05major re-work of dialplan functions, including:kpfleming1-0/+56