Commit History

Author SHA1 Message Date
  George Joseph 48c0e63c92 pbx_lua: fix regression with global sym export and context clash by pbx_config. 10 years ago
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  George Joseph bf0d4accf0 Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c 10 years ago
  Kinsey Moore 5104be0320 pbx_lua: Add support for Lua 5.2 11 years ago
  Matthew Jordan 1cf49b7d90 Clean up doxygen warnings 12 years ago
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() 12 years ago
  Sean Bright 1cd947ecc1 Eliminate a bunch of shadow warnings. 12 years ago
  Terry Wilson e60e6c3b5d Opaquify ast_channel structs and lists 12 years ago
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 years ago
  Terry Wilson ac31134e12 Opaquify char * and char[] in ast_channel 12 years ago
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 years ago
  Kinsey Moore 4f5a2f267e Fix lua goto detection to prevent unexpected behavior with confbridge 13 years ago
  Matthew Nicholson 0b6b32eb34 only process args that exist 13 years ago
  Matthew Nicholson 22c2752ef8 don't limit the length of app and function arguments 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Matthew Nicholson 5ad413ee51 Default to starting an autoservice in pbx_lua. The autoservice is 13 years ago
  Matthew Nicholson c6fbcaa9b3 Make pbx_lua handle managing the autoservice better. 13 years ago
  Matthew Nicholson 0ca3a17dae Detect Goto in pbx_lua. 13 years ago
  Russell Bryant fed5207ddb Merged revisions 317476 via svnmerge from 13 years ago
  Russell Bryant 7e32c37177 Merged revisions 317474 via svnmerge from 13 years ago
  Matthew Nicholson 0ca8c45367 Merged revisions 309585 via svnmerge from 13 years ago
  Matthew Nicholson 1a5486a20c Merged revisions 309542 via svnmerge from 13 years ago
  Matthew Nicholson 2e41b92ee3 Merged revisions 309495 via svnmerge from 13 years ago
  Matthew Nicholson a86bf250ef Add support for defining hints from pbx_lua 13 years ago
  Matthew Nicholson 0dd34826b4 Merged revisions 309448 via svnmerge from 13 years ago
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Tilghman Lesher a653ac5766 Use configure to determine the prefixes and include directories properly. 14 years ago
  Matthew Nicholson 945790fe22 Load pbx_lua with global symbols to allow linking with other lua libraries. 15 years ago
  Tilghman Lesher 6a48c9428c If lua is detected with the lua5.1 prefix (or not), adjust the include path accordingly. 15 years ago
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 15 years ago