Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . hace 10 años
  Terry Wilson e60e6c3b5d Opaquify ast_channel structs and lists hace 12 años
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from hace 13 años
  Richard Mudgett edb433a904 ast_callerid restructuring hace 14 años
  Tilghman Lesher ce99465a3b AST-2009-005 hace 15 años
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) hace 15 años
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml hace 16 años
  Tilghman Lesher 8059f86435 Merged revisions 114242 via svnmerge from hace 16 años
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they hace 17 años
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect hace 17 años
  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. hace 17 años
  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. hace 17 años
  Tilghman Lesher 795712716b Add CALLERPRES dialplan function and deprecate SetCallerPres application hace 17 años
  Tilghman Lesher c830eda130 More removal of deprecated stuff hace 18 años
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): hace 18 años
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) hace 18 años
  Tilghman Lesher 8c7d52ae53 Deprecate SetCallerID (should have happened prior to release of 1.2) hace 18 años
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). hace 18 años
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. hace 18 años
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values hace 18 años
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER hace 18 años
  Kevin P. Fleming 06479d4258 set standard properties on all non-binary files hace 18 años
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages hace 18 años
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa hace 18 años
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa hace 18 años
  Russell Bryant ce2d148b36 update doxygen docs to specify authors hace 19 años
  Russell Bryant f2baff7806 re-add app_setcallerid since it was not actually marked deprecated in 1.2 hace 19 años
  Russell Bryant 3065c43d82 This is the first round of removing applications that were marked as deprecated hace 19 años
  Kevin P. Fleming 70a40d92e3 hace 19 años
  Russell Bryant 52a5a58ab1 make app_queue 1.2 jump compliant (issue #5580) hace 19 años