Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . vor 10 Jahren
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from vor 13 Jahren
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) vor 15 Jahren
  Eliel C. Sardanons 51f34f137c - Add more <see-also> based on TFOT. vor 16 Jahren
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml vor 16 Jahren
  Tilghman Lesher 137cb1cf10 Change SendImage() to output a more consistent status variable. vor 16 Jahren
  Luigi Rizzo 3736ebab77 remove redundant headers vor 17 Jahren
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" vor 17 Jahren
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they vor 17 Jahren
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect vor 17 Jahren
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. vor 17 Jahren
  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. vor 17 Jahren
  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. vor 17 Jahren
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! vor 17 Jahren
  Joshua Colp 37f11cc3aa Few more code clean ups. vor 18 Jahren
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): vor 18 Jahren
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) vor 18 Jahren
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). vor 18 Jahren
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. vor 18 Jahren
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values vor 18 Jahren
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER vor 19 Jahren
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages vor 19 Jahren
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa vor 19 Jahren
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa vor 19 Jahren
  Russell Bryant ce2d148b36 update doxygen docs to specify authors vor 19 Jahren
  Russell Bryant 1bd243d738 convert most of the option_*'s to a single ast_flags structure. Also, fix some vor 19 Jahren
  Kevin P. Fleming 70a40d92e3 vor 19 Jahren
  Russell Bryant 52a5a58ab1 make app_queue 1.2 jump compliant (issue #5580) vor 19 Jahren
  Kevin P. Fleming 1c9f885b6c application doc update vor 19 Jahren
  Russell Bryant 4248b25b6b issue #5626 vor 19 Jahren