Commit History

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