summaryrefslogtreecommitdiff
path: root/utils/conf2ael.c
AgeCommit message (Expand)Author
2016-07-21pbx: Create pbx_sw.c for management of 'struct ast_sw'.Corey Farrell
2016-07-18pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.Corey Farrell
2016-07-15pbx: Create pbx_include.c for management of 'struct ast_include'.Corey Farrell
2015-05-04CLI: Enable automatic references to modules.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew 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
2014-02-22Remove extra defines of AST_PBX_MAX_STACK.Corey Farrell
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
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-12-17A possibly "horrible fix" for a "horribly broken"Steve Murphy
2008-11-29incorporates r159808 from branches/1.4: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-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
2008-02-15Remove extraneous copyTilghman Lesher
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-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-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.Joshua Colp
2007-08-24fix up the MODULEINFO in conf2ael.c as wellSteve Murphy
2007-08-24Merged revisions 80717 via svnmerge from Steve Murphy
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