aboutsummaryrefslogtreecommitdiffstats
path: root/utils/extconf.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merged revisions 328247 via svnmerge from lmadsen1-0/+5
2011-02-04Revert changes to extconf.cpabelanger1-24/+38
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()pabelanger1-38/+24
2010-06-10Merged revisions 269635 via svnmerge from tilghman1-0/+1
2010-06-08Fix trunk build on Mac OS X.tilghman1-0/+10
2010-06-02Fix a build error on mac.russell1-0/+1
2010-05-26Merged revisions 266142 via svnmerge from tilghman1-8/+12
2010-04-22Add another random function that does nothing to make the utils/ dir happy.qwell1-0/+6
2010-04-22Make utils/ stuff *actually* compile this time.qwell1-0/+2
2010-04-22Let utils/ dir compile when DEBUG_THREADS is not enabled.qwell1-0/+49
2009-08-10AST-2009-005tilghman1-6/+6
2009-06-18fixes some memory leaks and redundant conditionsdvossel1-2/+1
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-3/+3
2009-03-11Fix malloc debug macros to work properly with h323.jpeeler1-109/+2
2008-12-17This patch is here committed to satisfy themurf1-1/+1
2008-12-17A possibly "horrible fix" for a "horribly broken"murf1-46/+204
2008-12-16Add timezone to the possible fields in a timespec.tilghman1-118/+112
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-13/+13
2008-11-06don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only d...kpfleming1-1/+4
2008-10-09(closes issue #13557)murf1-1/+1
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-70/+3
2008-08-07More merges from resolve-shadow warnings:seanbright1-19/+19
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+1
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-1/+3
2008-03-18Merged revisions 109309 via svnmerge from murf1-7/+5
2008-03-07(closes issue #6002)murf1-738/+742
2008-03-07Merged revisions 106552 via svnmerge from tilghman1-1/+1
2008-01-08Make ast_atomic_fetchadd_int_slow magically appear in extconf.file1-3/+8
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603rizzo1-1/+1
2007-12-18make configuration variable const so they are not accidentallyrizzo1-1/+1
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo1-1/+1
2007-11-19move the declaration of struct ast_channel ast_frame and ast_modulerizzo1-2/+0
2007-11-17more cygwin/mingw32 compatibility fixesrizzo1-1/+1
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-7/+1
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-0/+4
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-128/+414
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesmurf1-1/+1
2007-08-16svn did me dirty for some reason. Left 5 files out of the commit; Tilghman co...murf1-0/+2
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compiletilghman1-0/+5922