summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-24fix up the MODULEINFO in conf2ael.c as wellSteve Murphy
2007-08-24Merged revisions 80722 via svnmerge from Russell Bryant
2007-08-24Merged revisions 80717 via svnmerge from Steve Murphy
2007-08-22Ensure that the object code for ast_atomic_fetchadd_int() gets included in theRussell Bryant
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesSteve Murphy
2007-08-20pval.c should not be in svn, in the utils dirSteve Murphy
2007-08-20Bring pval.c in utils up to date with pval.c in res/ael.Joshua Colp
2007-08-20(closes issue #10496)Joshua Colp
2007-08-19Add strcompat dependency for check_expr (needed for platforms that don't have...Tilghman Lesher
2007-08-16Many thanks to mvanbaak for his update to translate hints; I added the -d opt...Steve Murphy
2007-08-16mvanbaak asks: why did you include that twice? Answer: dunno. removed redunda...Steve Murphy
2007-08-16svn did me dirty for some reason. Left 5 files out of the commit; Tilghman co...Steve Murphy
2007-08-16Make conf2ael build on 64-bit systems.Joshua Colp
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compileTilghman Lesher
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-08-14Merged revisions 79255 via svnmerge from Steve Murphy
2007-08-07Add another big set of doxygen documentation improvements from snuffy.Russell Bryant
2007-08-01Merged revisions 77869 via svnmerge from Joshua Colp
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...Steve Murphy
2007-07-02Merged revisions 72933 via svnmerge from Steve Murphy
2007-06-05Merged revisions 67526 via svnmerge from Steve Murphy
2007-03-22Merged revisions 59145 via svnmerge from Steve Murphy
2007-03-02Merged revisions 57426 via svnmerge from Steve Murphy
2007-01-24Merged revisions 52052 via svnmerge from Steve Murphy
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...Steve Murphy
2006-12-18Merged revisions 48554 via svnmerge from Kevin P. Fleming
2006-12-16Merged revisions 48525 via svnmerge from Kevin P. Fleming
2006-11-08Merged revisions 47331 via svnmerge from Russell Bryant
2006-11-06check for failure after call to calloc() (issue #8295)Russell Bryant
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...Joshua Colp
2006-10-30These changes submitted by moy via bug 6992, to add a Dial 'End' event to ast...Steve Murphy
2006-10-28Merged revisions 46377 via svnmerge from Joshua Colp
2006-10-24Merged revisions 46067 via svnmerge from Russell Bryant
2006-10-19astman was slightly weirding out over the new Dial and Newcallerid eventsSteve Murphy
2006-10-05Merged revisions 44436 via svnmerge from Kevin P. Fleming
2006-10-04correct libraries for astman, at least so i think...Luigi Rizzo
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from Kevin P. Fleming
2006-09-19be a little more consistent with our variable usageJason Parker
2006-09-18Change the includes to work on FreeBSDJason Parker
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cJason Parker
2006-09-09more makefile tweaks to keep targets from being run when they don't need to beKevin P. Fleming
2006-08-29suppress compiler warningRussell Bryant
2006-08-28My apologies, I missed the compiler warning in a previous commit for the ael_...Steve Murphy
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-25Changes to fix all problems reported in 7804 are included here.Steve Murphy
2006-08-22Another compile time warning bites the dustJoshua Colp