Commit History

Author SHA1 Message Date
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Walter Doekes 03c36f83fb func_odbc: Fix fixed size buffers fix (r414968). 10 years ago
  Joshua Colp 4506486291 res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated. 10 years ago
  Corey Farrell 65462fbb65 Fix dialplan function NULL channel safety issues 10 years ago
  Mark Michelson cb3f580281 Fix misuses of asprintf throughout the code. 12 years ago
  Kevin P. Fleming 2424fad498 Ensure that all ast_datastore_info structures are 'const'. 12 years ago
  Matthew Jordan cddb5f0b1c Fix more memory leaks 12 years ago
  Matthew Jordan f87e60b543 Fix a variety of memory leaks 12 years ago
  Walter Doekes af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 12 years ago
  Walter Doekes a5eda9d30e Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 12 years ago
  Richard Mudgett 84af3ecb9a Fix locking issues with channel datastores in func_odbc.c. 13 years ago
  Richard Mudgett 2ab52b1e8b Merged revisions 337974 via svnmerge from 13 years ago
  Tilghman Lesher 5f69b9f540 Merged revisions 328541 via svnmerge from 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Tilghman Lesher d37727b00e Merged revisions 310415 via svnmerge from 13 years ago
  Tilghman Lesher c82a85767d Merged revisions 310142 via svnmerge from 13 years ago
  Tilghman Lesher a48d2ad305 Merged revisions 308991 via svnmerge from 13 years ago
  Tilghman Lesher 7e71a806a3 Merged revisions 307837 via svnmerge from 13 years ago
  Russell Bryant 1e50352858 Merged revisions 283350 via svnmerge from 14 years ago
  Tilghman Lesher f6b79bb482 Handle OOM errors more gracefully. 14 years ago
  Tilghman Lesher 5e8b063677 Double free crash 14 years ago
  Tilghman Lesher 4b89f19770 Allow multiple rows to be fetched within the normal mode of operation. 15 years ago
  Tilghman Lesher ce99465a3b AST-2009-005 15 years ago
  Matthew Nicholson 610acf1b5f Convert func_odbc to use ast_dummy_alloc_channel() 15 years ago
  Russell Bryant f7b9998fad Merge the new Channel Event Logging (CEL) subsystem. 15 years ago
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 15 years ago
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 years ago
  Tilghman Lesher 5248258439 Second result should not contain data from the first result. 15 years ago
  Russell Bryant e0a7e26282 Convert the ast_channel data structure over to the astobj2 framework. 15 years ago
  Tilghman Lesher 6610b5af0f If the first column is empty, output a delimiter anyway. 15 years ago