コミット履歴

作者 SHA1 メッセージ 日付
  Matthew Jordan 83b8f1aad8 Don't throw a spurious error when using DBdeltree 11 年 前
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 年 前
  Russell Bryant 6c824480f1 Global var cleanup - constification and removing unused vars. 15 年 前
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 年 前
  Eliel C. Sardanons 4afa5204e5 - Add some see-also references based on TFOT. 16 年 前
  Eliel C. Sardanons 6e42e8bf54 Add XML documentation for: 16 年 前
  Michiel van Baak 5cb40f4dcf whitespace fixes only. 17 年 前
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 年 前
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 年 前
  Luigi Rizzo cb7d858653 more removal of duplicate #include lines 17 年 前
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 年 前
  Joshua Colp d06b0f45e2 Fix indentation in app_db. 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 年 前
  Russell Bryant 00f1cf2802 Add a massive set of changes for converting to use the ast_debug() macro. 17 年 前
  Jason Parker 02c5e42fc3 Merged revisions 47782 via svnmerge from 18 年 前
  Matt O'Gorman f884e01ddb bug #8076 check option_debug before printing to debug channel. 18 年 前
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 年 前
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 年 前
  Russell Bryant bed890dab5 add DB_DELETE function for the common case of retrieving and deleting a key in 18 年 前
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). 18 年 前
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 年 前
  Luigi Rizzo 218b9d47eb normalize code preparing for loader changes 18 年 前
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 18 年 前
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 19 年 前
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages 19 年 前
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa 19 年 前
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa 19 年 前
  Russell Bryant ce2d148b36 update doxygen docs to specify authors 19 年 前
  Russell Bryant b4cf80012f fix a bug from the recent removal of deprecated applications by initializing 19 年 前