Historique des commits

Auteur SHA1 Message Date
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . il y a 10 ans
  Richard Mudgett eead97e3ba Merged revisions 339777 via svnmerge from il y a 13 ans
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from il y a 13 ans
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. il y a 15 ans
  Kevin P. Fleming eddf055945 Last batch of 'static' qualifiers for module-level global variables. il y a 15 ans
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) il y a 15 ans
  Eliel C. Sardanons 4afa5204e5 - Add some see-also references based on TFOT. il y a 16 ans
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml il y a 16 ans
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. il y a 17 ans
  Luigi Rizzo 259eb451a0 remove some useless includes il y a 17 ans
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" il y a 17 ans
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they il y a 17 ans
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect il y a 17 ans
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. il y a 17 ans
  Tilghman Lesher 34c4795347 Merge the dialplan_aesthetics branch. Most of this patch simply converts applications il y a 17 ans
  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. il y a 17 ans
  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. il y a 17 ans
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! il y a 17 ans
  Tilghman Lesher 37b3d1728f Merged revisions 43445 via svnmerge from il y a 18 ans
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): il y a 18 ans
  Russell Bryant 8feef041f9 Merged revisions 33480 via svnmerge from il y a 18 ans
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) il y a 18 ans
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). il y a 18 ans
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. il y a 18 ans
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values il y a 18 ans
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER il y a 18 ans
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages il y a 18 ans
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa il y a 18 ans
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa il y a 18 ans
  Russell Bryant ce2d148b36 update doxygen docs to specify authors il y a 19 ans