summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-06don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only d...Kevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-10-30fix a few small things found by using sparseKevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-10-08When echoing our copies, strip off ASTTOPDIR from the front of the source file.Sean Bright
2008-10-06Make NOISY_BUILD work for the calls to cp in utils/MakefileSean Bright
2008-10-06Quote arguments to cp so we can handle spaces in our paths.Sean Bright
2008-10-05Make this build on my mac.Russell Bryant
2008-09-27remove incorrect commentKevin P. Fleming
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedKevin P. Fleming
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-09-26Matt suggests we remove utils/build-extensions-conf.lua, as per bug 12961, it...Steve Murphy
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-19Oops. put a decl in a generated file. My bad, but fixed now.Steve Murphy
2008-08-07More merges from resolve-shadow warnings:Sean Bright
2008-07-11Fix trunk breakageTilghman Lesher
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-06-27Remove an unneeded target from the MakefileMark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability toRussell Bryant
2008-05-29Avoid build warning when execinfo.h isn't available.Sean Bright
2008-05-28Fix a linkage error related to the lock backtrace supportRussell Bryant
2008-05-23A new feature thanks to the fine folks at Switchvox!Mark Michelson
2008-05-21This change makes it so that logs will report the correct source of verbose m...Mark Michelson
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...Steve Murphy
2008-05-18Add a set of text to the file astcanary uses to communicate back the mainTilghman Lesher
2008-05-06Get refcounter to build with LOW_MEMORY definedMark Michelson
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...Steve Murphy
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-03-07(closes issue #6002)Steve Murphy
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-02-28Merged revisions 105116 via svnmerge from Russell Bryant
2008-02-27open(2) needs a mode argument when O_CREAT is specified.Tilghman Lesher
2008-02-21Ignore some more unused generated events.Tilghman Lesher
2008-02-15Remove extraneous copyTilghman Lesher
2008-02-04Merged revisions 102323 via svnmerge from Tilghman Lesher
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...Steve Murphy
2008-01-08Make ast_atomic_fetchadd_int_slow magically appear in extconf.Joshua Colp
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that ifTilghman Lesher
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-10Add ast_atomic_fetchadd_int_slow to check_expr for platforms that need it.Joshua Colp
2007-12-10remove relative paths and use ASTTOPDIR instead.Luigi Rizzo
2007-12-10simplify this fileLuigi Rizzo