Commit History

Author SHA1 Message Date
  Matthew Jordan 667f346e7e clang compiler warnings: Fix autological comparisons 10 years ago
  Corey Farrell 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
  Richard Mudgett ae0ec9bf6f Fix incorrect usages of ast_realloc(). 11 years ago
  Kevin Harwell f21e283f52 Fix various memory leaks 11 years ago
  Richard Mudgett 2b9a755eb0 Cleanup indications on exit. 12 years ago
  Walter Doekes d42254878c Fix most leftover non-opaque ast_str uses. 12 years ago
  Matthew Jordan 29d40f94bc Fix a variety of ref counting issues 12 years ago
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 years ago
  Kinsey Moore b261a4f586 Kill off red blobs in most of main/* 13 years ago
  Terry Wilson 7424dee415 Finalize ast_channel opaquification 13 years ago
  Terry Wilson 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 years ago
  Richard Mudgett d2bdd9a858 Audit of ao2_iterator_init() usage for v1.8. 13 years ago
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 years ago
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 14 years ago
  Olle Johansson d1ba60180f Add doxygen docs for indications.c 14 years ago
  Eliel C. Sardanons f4a8adb977 Implement AstData API data providers as part of the GSOC 2010 project, 14 years ago
  Jason Parker 8fbff4b25d Change log message to match severity. 15 years ago
  Jason Parker a105eac411 Don't consider a missing indications.conf to be a critical error. 15 years ago
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Tilghman Lesher ce99465a3b AST-2009-005 15 years ago
  Russell Bryant 33500f67ed Log an error message if indications.conf is not found. 16 years ago
  Joshua Colp b9ba64577e Ensure there is a valid tone part before trying to play tones. 16 years ago
  Russell Bryant 35884c9d90 Merge a large set of updates to the Asterisk indications API. 16 years ago
  Russell Bryant 365bffe091 Merged revisions 168561 via svnmerge from 16 years ago
  Russell Bryant ab34f2089f Merged revisions 167432 via svnmerge from 16 years ago
  Sean Bright d02c8e5b01 Convert open-coded linked list in indications to the AST_LIST_* macros. This 16 years ago
  Sean Bright e81b203deb Another batch of files from RSW. The remaining apps and a few more 16 years ago
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
  Joshua Colp 82498be9f8 Just some minor coding style cleanup... 17 years ago
  Luigi Rizzo ff8ac85d1a remove a bunch of useless #include "options.h" 17 years ago