aboutsummaryrefslogtreecommitdiffstats
path: root/utils/ael_main.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merged revisions 328247 via svnmerge from lmadsen1-0/+5
2010-12-18Merged revisions 298960 via svnmerge from tilghman1-0/+11
2009-12-30One more LOW_MEMORY compile fix.jpeeler1-0/+2
2009-06-18fixes some memory leaks and redundant conditionsdvossel1-2/+1
2008-12-17A possibly "horrible fix" for a "horribly broken"murf1-0/+5
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-10/+0
2008-08-19Oops. put a decl in a generated file. My bad, but fixed now.murf1-0/+2
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability torussell1-0/+6
2008-05-23A new feature thanks to the fine folks at Switchvox!mmichelson1-2/+12
2008-05-21This change makes it so that logs will report the correct source of verbose m...mmichelson1-1/+1
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...murf1-34/+4
2008-04-10Merged revisions 114051 via svnmerge from mmichelson1-2/+6
2008-03-18Merged revisions 109309 via svnmerge from murf1-2/+2
2008-03-07(closes issue #6002)murf1-0/+33
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603rizzo1-5/+8
2007-12-18make configuration variable const so they are not accidentallyrizzo1-5/+5
2007-12-08normalize header order, and add a comment on the needrizzo1-2/+10
2007-11-26closes issue #11341; made changes to make utils again right with the MTX_PROF...murf1-0/+2
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...kpfleming1-19/+11
2007-11-17more removal of duplicate #include linesrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-10-26Merged revisions 87168 via svnmerge from murf1-0/+16
2007-09-21Merged revisions 83432 via svnmerge from russell1-5/+5
2007-08-24Merged revisions 80722 via svnmerge from russell1-2/+2
2007-08-24Merged revisions 80717 via svnmerge from murf1-0/+4
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf1-52/+42
2007-08-14Merged revisions 79255 via svnmerge from murf1-0/+11
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-0/+1
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf1-0/+9
2007-03-02Merged revisions 57426 via svnmerge from murf1-0/+34
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...murf1-3/+0
2006-12-18Merged revisions 48554 via svnmerge from kpfleming1-2/+0
2006-10-24Merged revisions 46067 via svnmerge from russell1-6/+10
2006-08-28My apologies, I missed the compiler warning in a previous commit for the ael_...murf1-1/+1
2006-08-25Changes to fix all problems reported in 7804 are included here.murf1-1/+20
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-1/+3
2006-08-11added a -q for quiet, option to aelparsemurf1-19/+30
2006-08-09This commit adds the enhancemnt per bug 7606, addingmurf1-33/+266
2006-06-10don't redefine PATH_MAXrussell1-2/+0
2006-06-10convert a few more uses of AST_CONFIG_MAX_PATH to use PATH_MAXrussell1-3/+3
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-1/+1
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-0/+2
2006-05-20fix the build of func_realtime and aelparse with MTX_PROFILE enabledrussell1-3/+8
2006-05-02The build of aelparse was still broken in some cases, so instead of having to russell1-48/+0
2006-05-01add missing functions - see the comment in the file explainingrizzo1-0/+39
2006-05-01make sure non-inlined versions of ast_copy_string and _ast_calloc are availablerussell1-12/+10
2006-04-27uncomment some functions in the flex code that were actuallyrizzo1-7/+5
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...kpfleming1-0/+264