aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/dundi-parser.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-1/+1
2008-08-07Start moving in changes from my resolve-shadow-warnings branch. Going to doseanbright1-10/+10
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant1-1/+1
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-2/+2
2008-06-10Merge another change from team/russell/events ...russell1-36/+2
2007-11-16remove a bunch of duplicate includesrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-6/+0
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo1-2/+2
2007-10-15Simplify buffer handling in dundi-parser.c. This also makes the code a bitrussell1-51/+73
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedrussell1-3/+3
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-1/+1
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forrussell1-2/+1
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+18
2005-09-02use native-sign characters for strings (issue #5105)kpfleming1-15/+15
2005-06-06more file version tagskpfleming1-2/+7
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-4/+4
2005-01-21update copyright headers for 2005russell1-1/+1
2004-11-02Fix off-by-one bugletmarkster1-0/+1
2004-10-27Preliminary "PRECACHE" / push support...markster1-4/+3
2004-10-24Add cache bypass modemarkster1-2/+13
2004-10-23Cleanup dundi-parser.ccitats1-10/+11
2004-10-18Add DUNDi.... (http://www.dundi.com)markster1-0/+802