コミット履歴

作者 SHA1 メッセージ 日付
  Walter Doekes 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年 前
  Kinsey Moore e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年 前
  Andrew Latham de90591251 Doxygen Updates - Title update 12 年 前
  Andrew Latham 19899a644d Doxygen Cleanup 12 年 前
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 年 前
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 年 前
  Tilghman Lesher 28b5484344 Merged revisions 284610 via svnmerge from 14 年 前
  Tilghman Lesher ce99465a3b AST-2009-005 15 年 前
  Russell Bryant 6c824480f1 Global var cleanup - constification and removing unused vars. 16 年 前
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 16 年 前
  Eliel C. Sardanons 51f34f137c - Add more <see-also> based on TFOT. 16 年 前
  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 年 前
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 年 前
  Kevin P. Fleming 3cf0803e9e fix a few small things found by using sparse 16 年 前
  Sean Bright 5198c9672a More RSW merges. Everything from apps/ except for the big offenders 16 年 前
  Brett Bryant 193a256f50 Janitor project to convert sizeof to ARRAY_LEN macro. 17 年 前
  Michiel van Baak 7286992fad whitespace fixes only 17 年 前
  Jason Parker 9f6f1c569d Use defined return values in load_module in more places. 17 年 前
  Luigi Rizzo 5c7aee1010 remove unnecessary (char *) casts for ast_config_AST_* variables. 17 年 前
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 年 前
  Luigi Rizzo a575562ceb move asterisk/paths.h outside asterisk.h and into those files 17 年 前
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 年 前
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 年 前
  Tilghman Lesher 4e3de0af3a Remove redundant includes (patch by snuffy) (Closes issue #10922) 17 年 前
  Joshua Colp d9afb003f8 Clean up code in app_adsiprog. 17 年 前
  Russell Bryant 2470bd1b9d Do a massive conversion for using the ast_verb() macro 17 年 前
  Joshua Colp 06e56560db Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 17 年 前
  Joshua Colp 20ea2e3dd0 It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it. 17 年 前
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 年 前
  Kevin P. Fleming 801cba3ca5 Merged revisions 53779-53781 via svnmerge from 18 年 前