summaryrefslogtreecommitdiff
path: root/utils/ael_main.c
AgeCommit message (Expand)Author
2017-10-24Single API for ast_store_lock_info and ast_remove_lock_info.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-29core: Remove ABI effects of LOW_MEMORY.Corey Farrell
2015-05-03utils: Remove trailing whitespaceRodrigo Ramírez Norambuena
2015-05-04CLI: Enable automatic references to modules.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-03-25Revert -r411073. It didn't help and blew up the system.Richard Mudgett
2014-03-24locking: Add temporary sanity checks.Richard Mudgett
2013-09-10Fixed utils directory breakage from r398648David M. Lee
2013-06-13Make the utils directory compile... again.Matthew Jordan
2012-03-13Enable macros in 1.8 to find the next highest "h" extension in a context, lik...Tilghman Lesher
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-11-29Fix compilation of utilities (caught by Bamboo).Tilghman Lesher
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2009-12-30One more LOW_MEMORY compile fix.Jeff Peeler
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2008-12-17A possibly "horrible fix" for a "horribly broken"Steve Murphy
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-08-19Oops. put a decl in a generated file. My bad, but fixed now.Steve Murphy
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability toRussell 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-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-07(closes issue #6002)Steve Murphy
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-08normalize header order, and add a comment on the needLuigi Rizzo
2007-11-26closes issue #11341; made changes to make utils again right with the MTX_PROF...Steve Murphy
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...Kevin P. Fleming
2007-11-17more removal of duplicate #include linesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-09-21Merged revisions 83432 via svnmerge from Russell Bryant
2007-08-24Merged revisions 80722 via svnmerge from Russell Bryant
2007-08-24Merged revisions 80717 via svnmerge from Steve Murphy
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-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-03-02Merged revisions 57426 via svnmerge from Steve Murphy
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-10-24Merged revisions 46067 via svnmerge from Russell Bryant
2006-08-28My apologies, I missed the compiler warning in a previous commit for the ael_...Steve Murphy
2006-08-25Changes to fix all problems reported in 7804 are included here.Steve Murphy