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
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
  Kinsey Moore 43b85a2bbe Allow Asterisk to compile under GCC 4.10 10 years ago
  Andrew Latham de90591251 Doxygen Updates - Title update 12 years ago
  Andrew Latham 19899a644d Doxygen Cleanup 12 years ago
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() 12 years ago
  Terry Wilson 71b7469c72 Opaquification for ast_format structs in struct ast_channel 12 years ago
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Russell Bryant 6853f65802 Merged revisions 316265 via svnmerge from 13 years ago
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 13 years ago
  Tilghman Lesher cde003bdaa Merged revisions 284281 via svnmerge from 14 years ago
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Jason Parker 9d5e0e3006 Restore an int declaration on PPC platforms. 15 years ago
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 years ago
  Joshua Colp ffd7d56d4b Merged revisions 162273 via svnmerge from 16 years ago
  Terry Wilson aae65c121d Add missing variable declaration for PPC code 16 years ago
  Kevin P. Fleming 1fdd7c85b6 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 16 years ago
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 years ago
  Tilghman Lesher 494f40bad2 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 16 years ago
  Sean Bright 5198c9672a More RSW merges. Everything from apps/ except for the big offenders 16 years ago
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 years ago
  Tilghman Lesher 801087e3e1 Standardized routines for forking processes (keeps all the specialized code in one place). 16 years ago
  Terry Wilson 7b02df6ecb Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 16 years ago
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 years ago
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Mark Michelson 952224deae "show application <foo>" changes for clarity. 17 years ago
  Tilghman Lesher 4e3de0af3a Remove redundant includes (patch by snuffy) (Closes issue #10922) 17 years ago
  Tilghman Lesher d903e91cdc Don't reload a configuration file if nothing has changed. 17 years ago