Histórico de commits

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