summaryrefslogtreecommitdiff
path: root/pbx/pbx_ael.c
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-21Revert r410981. aelparse blew up.Sean Bright
2014-03-21Make the AEL load process less chatty.Sean Bright
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-03-12Merged revisions 310462 via svnmerge from Tilghman Lesher
2010-06-18Merged revisions 271399 via svnmerge from Jeff Peeler
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-12-18Numerous documentation updates.Joshua Colp
2008-12-17A possibly "horrible fix" for a "horribly broken"Steve Murphy
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-11-12This commit does two things:Michiel van Baak
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-03-27Merged revisions 111341 via svnmerge from Steve Murphy
2008-03-07(closes issue #6002)Steve Murphy
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
2007-11-19more errno.h removalLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-10-01Merged revisions 84239 via svnmerge from Steve Murphy
2007-09-22Merged revisions 83558 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-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...Steve Murphy
2007-07-26The upgrade of application argument separators to comma has an effect on AEL;...Steve Murphy
2007-07-17Spotted this bug today myself, trying to reproduce a BE bug. Use a vert bar i...Steve Murphy
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...Steve Murphy
2007-06-20This finishes the changes for making Macro args LOCAL to the call, and allowi...Steve Murphy
2007-06-20Merge work to make U(...) option work for DialTilghman Lesher
2007-06-05Merged revisions 67526 via svnmerge from Steve Murphy
2007-06-05Merged revisions 67420 via svnmerge from Steve Murphy
2007-04-02Merged revisions 59688 via svnmerge from Steve Murphy
2007-03-27Merged revisions 59261 via svnmerge from Steve Murphy
2007-03-26Merged revisions 59228 via svnmerge from Steve Murphy
2007-03-20The fix for the AEL <<security hole>> (bug 9316) is here...Steve Murphy
2007-03-02Merged revisions 57426 via svnmerge from Steve Murphy
2007-02-28Merged revisions 57049 via svnmerge from Steve Murphy
2007-02-24Doxygen additions, correctionsOlle Johansson
2007-01-22Merged revisions 51409 via svnmerge from Steve Murphy
2006-12-30Merged revisions 49061 via svnmerge from Steve Murphy