Commit History

Author SHA1 Message Date
  Russell Bryant 7e490d65c9 Merged revisions 209839 via svnmerge from 15 years ago
  Brett Bryant ab8c91a43e Janitor patch to change uses of sizeof to ARRAY_LEN 16 years ago
  Russell Bryant 09b2f20c1f Merged revisions 119012 via svnmerge from 16 years ago
  Russell Bryant b27c6dd427 Merged revisions 118961 via svnmerge from 16 years ago
  Russell Bryant 2ec912da73 Merged revisions 118956 via svnmerge from 16 years ago
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 years ago
  Luigi Rizzo c23eb04190 more header removal 17 years ago
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. 17 years ago
  Luigi Rizzo 3736ebab77 remove redundant headers 17 years ago
  Luigi Rizzo 4644588a8d more errno.h removal 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
  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 years ago
  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 years ago
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 17 years ago
  Joshua Colp d250254869 Clean up app_milliwatt code. 18 years ago
  Russell Bryant 0dba80e3a5 Merge team/russell/frame_caching 18 years ago
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 years ago
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 years ago
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 years ago
  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 years ago
  Olle Johansson 61617e2135 Issue #5374 - Enable internal timing of generators (cmantunes) 18 years ago
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 19 years ago
  Russell Bryant 5d5045f508 Merged revisions 8232 via svnmerge from 19 years ago
  BJ Weschke 3fa426db1d More memory wrapper cleanup. #6224 19 years ago
  BJ Weschke db9a812bad More new memory wrapper work. 19 years ago
  Russell Bryant ce2d148b36 update doxygen docs to specify authors 19 years ago
  Kevin P. Fleming 70a40d92e3 19 years ago
  Russell Bryant 52a5a58ab1 make app_queue 1.2 jump compliant (issue #5580) 19 years ago
  Russell Bryant 34bca139be issue #5605 19 years ago