summaryrefslogtreecommitdiff
path: root/pbx/dundi-parser.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-14Fix two more coverity constant expression result findings.Mark Michelson
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-08-07Start moving in changes from my resolve-shadow-warnings branch. Going to doSean Bright
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-10-15Simplify buffer handling in dundi-parser.c. This also makes the code a bitRussell Bryant
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedRussell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-02use native-sign characters for strings (issue #5105)Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2004-11-02Fix off-by-one bugletMark Spencer
2004-10-27Preliminary "PRECACHE" / push support...Mark Spencer
2004-10-24Add cache bypass modeMark Spencer
2004-10-23Cleanup dundi-parser.cJames Golovich
2004-10-18Add DUNDi.... (http://www.dundi.com)Mark Spencer