aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_strings.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-07Fix merge error.seanbright1-73/+0
2009-09-30Merged revisions 221368 via svnmerge from mnick1-3/+129
2009-07-21Merged revisions 207946 via svnmerge from tilghman1-0/+6
2009-05-31Merged revisions 198470 via svnmerge from tilghman1-1/+6
2009-01-31Don't increment the loop, now that incrementing is taken care of by thetilghman1-1/+1
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-8/+5
2008-12-11Merged revisions 163253 via svnmerge from russell1-16/+0
2008-11-29we can now build with -Wformat=2, which found a couple of real bugskpfleming1-170/+0
2008-11-05Add LISTFILTER dialplan function, along with supporting documentation. Seetilghman1-0/+116
2008-11-02Fix various spelling and grammatical issues in documentationrussell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-93/+239
2008-10-26Merged revisions 152059 via svnmerge from seanbright1-4/+4
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found atilghman1-9/+4
2008-08-15Merged revisions 138023 via svnmerge from tilghman1-4/+15
2008-08-07Continue merging in changes from resolve-shadow-warnings. funcs/ this time.seanbright1-21/+21
2008-04-07Merged revisions 113117 via svnmerge from tilghman1-1/+4
2008-03-07Merged revisions 106552 via svnmerge from tilghman1-3/+3
2008-02-04Merged revisions 102214 via svnmerge from tilghman1-1/+2
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonestwilson1-0/+39
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...mmichelson1-1/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16remove a bunch of duplicate includesrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-08improve linked-list macros in two ways:kpfleming1-1/+1
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-3/+1
2007-10-28Merged revisions 87262 via svnmerge from tilghman1-1/+20
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.tilghman1-80/+7
2007-10-15Document my changes from Fridaytilghman1-0/+7
2007-10-12Enable ranges, hexadecimal, octal, and special backslashed characters for the...tilghman1-2/+103
2007-09-12Merged revisions 82285 via svnmerge from tilghman1-1/+2
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-22/+14
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-10/+19
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-6/+3
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-1/+1
2007-05-29Merged revisions 66538 via svnmerge from tilghman1-2/+6
2007-03-19Merged revisions 59049 via svnmerge from tilghman1-1/+1
2007-03-14Merged revisions 58880 via svnmerge from tilghman1-1/+1
2007-02-01Merged revisions 53093 via svnmerge from russell1-3/+3
2007-02-01Merged revisions 53075 via svnmerge from tilghman1-5/+5
2007-02-01Merged revisions 53070 via svnmerge from tilghman1-3/+6
2007-01-24Doxygen updateoej1-0/+1
2007-01-18Merged revisions 51265 via svnmerge from qwell1-0/+1
2007-01-07Modifications to allow the output of SHELL() to be split per line (Issue 8676)tilghman1-0/+10
2007-01-06finish const-ifying ast_func_read()kpfleming1-14/+14
2006-12-28Integrate functionality tested on svncommunity users back into trunktilghman1-4/+173
2006-12-11Merged revisions 48382 via svnmerge from tilghman1-6/+0
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-4/+8
2006-09-08As per discussion on bug 7862, the problem wasn't the fact that the documenta...murf1-4/+6
2006-09-07With respect to bug 7862, the syntax and description are misleading to users....murf1-2/+6