Commit History

Author SHA1 Message Date
  George Joseph 4aa541683b GCC12: Fixes for 16+ 2 years ago
  Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname() 2 years ago
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 6 years ago
  Corey Farrell fff7782cf5 app_festival: Fix fd leak on connection failure. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements 10 years ago
  Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10 10 years ago
  Andrew Latham cfc6f60ca3 Doxygen Updates - Title update 12 years ago
  Andrew Latham 14be2a5514 Doxygen Cleanup 12 years ago
  Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca() 12 years ago
  Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel 12 years ago
  Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from 13 years ago
  David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields 13 years ago
  Tilghman Lesher c7c88b9718 Merged revisions 284281 via svnmerge from 14 years ago
  Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Jason Parker d009896670 Restore an int declaration on PPC platforms. 15 years ago
  Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it) 15 years ago
  Joshua Colp 4c1bb21fa1 Merged revisions 162273 via svnmerge from 16 years ago
  Terry Wilson 4ea49e697e Add missing variable declaration for PPC code 16 years ago
  Kevin P. Fleming bd4eb070f3 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 5b168ee34b Merge changes from team/group/appdocsxml 16 years ago
  Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 16 years ago
  Sean Bright 3ffb39833b More RSW merges. Everything from apps/ except for the big offenders 16 years ago
  Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 years ago
  Tilghman Lesher 123ac5fd64 Standardized routines for forking processes (keeps all the specialized code in one place). 16 years ago
  Terry Wilson b02bc230af 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