Revīziju vēsture

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