aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Include string compatibility file in hashtest2.file1-2/+2
2007-09-11Include compat.h to hopefully make it compatible with FreeBSD.file1-0/+1
2007-09-11Fix building under FreeBSD. Make sure alloca.h exists before including it.file1-0/+2
2007-09-10Committing my test for astobj2, hashtest2.c, along with makefile changes in u...murf2-1/+420
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-128/+414
2007-08-24fix up the MODULEINFO in conf2ael.c as wellmurf1-2/+2
2007-08-24Merged revisions 80722 via svnmerge from russell1-2/+2
2007-08-24Merged revisions 80717 via svnmerge from murf2-1/+7
2007-08-22Ensure that the object code for ast_atomic_fetchadd_int() gets included in therussell1-0/+5
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesmurf1-1/+1
2007-08-20pval.c should not be in svn, in the utils dirmurf1-5344/+0
2007-08-20Bring pval.c in utils up to date with pval.c in res/ael.file1-1/+1
2007-08-20(closes issue #10496)file1-1/+1
2007-08-19Add strcompat dependency for check_expr (needed for platforms that don't have...tilghman1-1/+1
2007-08-16Many thanks to mvanbaak for his update to translate hints; I added the -d opt...murf2-5/+32
2007-08-16mvanbaak asks: why did you include that twice? Answer: dunno. removed redunda...murf1-1/+0
2007-08-16svn did me dirty for some reason. Left 5 files out of the commit; Tilghman co...murf2-31/+18
2007-08-16Make conf2ael build on 64-bit systems.file1-5/+5
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compiletilghman3-0/+11951
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf3-62/+128
2007-08-14Merged revisions 79255 via svnmerge from murf1-0/+11
2007-08-07Add another big set of doxygen documentation improvements from snuffy.russell1-6/+16
2007-08-01Merged revisions 77869 via svnmerge from file1-4/+4
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf2-0/+2
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf3-2/+48
2007-07-02Merged revisions 72933 via svnmerge from murf1-0/+4
2007-06-05Merged revisions 67526 via svnmerge from murf1-1/+1
2007-03-22Merged revisions 59145 via svnmerge from murf1-0/+2
2007-03-02Merged revisions 57426 via svnmerge from murf1-0/+34
2007-01-24Merged revisions 52052 via svnmerge from murf2-62/+94
2007-01-05Merged revisions 49676 via svnmerge from kpfleming1-1/+7
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 kpfleming3-6/+0
2006-12-16Merged revisions 48525 via svnmerge from kpfleming1-12/+5
2006-11-08Merged revisions 47331 via svnmerge from russell1-8/+26
2006-11-06check for failure after call to calloc() (issue #8295)russell1-0/+2
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...file1-1/+1
2006-10-30These changes submitted by moy via bug 6992, to add a Dial 'End' event to ast...murf1-0/+2
2006-10-28Merged revisions 46377 via svnmerge from file1-0/+4
2006-10-24Merged revisions 46067 via svnmerge from russell2-9/+23
2006-10-19astman was slightly weirding out over the new Dial and Newcallerid eventsmurf1-1/+3
2006-10-05Merged revisions 44436 via svnmerge from kpfleming1-2/+1
2006-10-04correct libraries for astman, at least so i think...rizzo1-1/+2
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-18/+33
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-5/+5
2006-09-19be a little more consistent with our variable usageqwell1-1/+1
2006-09-18Change the includes to work on FreeBSDqwell2-3/+4
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-3/+5
2006-09-09more makefile tweaks to keep targets from being run when they don't need to bekpfleming1-1/+3
2006-08-29suppress compiler warningrussell1-1/+2