Mark Michelson
|
22567e968a
Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
|
vor 10 Jahren |
Scott Griepentrog
|
4860e533b2
pbx.c: prevent potential crash from recursive replace()
|
vor 10 Jahren |
Corey Farrell
|
65462fbb65
Fix dialplan function NULL channel safety issues
|
vor 10 Jahren |
Scott Griepentrog
|
5f9fe4a3c3
func_strings: use memmove to prevent overlapping memory on strcpy
|
vor 11 Jahren |
Rusty Newton
|
a2e26b9d41
func_strings: Documentation fix for QUOTE()
|
vor 11 Jahren |
Walter Doekes
|
fde98a3ecb
Check result of ast_var_assign() calls for memory allocation failure (2).
|
vor 11 Jahren |
Walter Doekes
|
2cb1ef2491
Check result of ast_var_assign() calls for memory allocation failure.
|
vor 11 Jahren |
Matthew Jordan
|
cca241c3c5
Clarify documentation for function PASSTHRU
|
vor 11 Jahren |
Mark Michelson
|
f53efc9159
Make evaluation of channel variables consistently case-sensitive.
|
vor 12 Jahren |
Kinsey Moore
|
882ec55b31
Clean up and ensure proper usage of alloca()
|
vor 12 Jahren |
Kinsey Moore
|
43b996d05e
Add missing newlines to CLI logging
|
vor 12 Jahren |
Terry Wilson
|
e60e6c3b5d
Opaquify ast_channel structs and lists
|
vor 12 Jahren |
Walter Doekes
|
a5eda9d30e
Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
|
vor 12 Jahren |
Richard Mudgett
|
cd8a0592b4
Merged revisions 337119 via svnmerge from
|
vor 13 Jahren |
Tilghman Lesher
|
9be5b3a296
Merged revisions 336789 via svnmerge from
|
vor 13 Jahren |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
vor 13 Jahren |
Jonathan Rose
|
42707c97f9
Adds STRREPLACE function
|
vor 13 Jahren |
Jeff Peeler
|
04e6ea7d21
Merged revisions 293159 via svnmerge from
|
vor 14 Jahren |
Tilghman Lesher
|
d6e15b60d0
Merged revisions 288713 via svnmerge from
|
vor 14 Jahren |
Tilghman Lesher
|
fd29ea0bc2
Merged revisions 280809 via svnmerge from
|
vor 14 Jahren |
Tilghman Lesher
|
2953216564
Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
|
vor 14 Jahren |
Russell Bryant
|
c974757810
Fix memory corruption found by unit tests.
|
vor 14 Jahren |
Tilghman Lesher
|
c3cd3788b3
Hmmm, apparently needed to be fixed in trunk, too.
|
vor 14 Jahren |
Tilghman Lesher
|
a1236d5a42
It's amazing what writing a test will find.
|
vor 14 Jahren |
Russell Bryant
|
872a0b39c7
Remove unnecessary warning message, make a couple of formatting tweaks
|
vor 14 Jahren |
Tilghman Lesher
|
186906d156
Fussy compiler on another machine...
|
vor 14 Jahren |
Tilghman Lesher
|
4cd35781bf
Fix weird issue with unit tests on optimized build - turned out to be a signing issue.
|
vor 14 Jahren |
Tilghman Lesher
|
be0e37227d
Enable warnings on atypical conditions for the FILTER function (suggested by mmichelson on the -dev list).
|
vor 14 Jahren |
Tilghman Lesher
|
5baf1230cd
Merged revisions 245944 via svnmerge from
|
vor 14 Jahren |
Tilghman Lesher
|
cccb9ee854
Make HASHes inheritable across channel creation.
|
vor 15 Jahren |