Historial de Commits

Autor SHA1 Mensaje Fecha
  Kinsey Moore 43b85a2bbe Allow Asterisk to compile under GCC 4.10 hace 10 años
  Richard Mudgett 2281104b59 verbosity: Fix performance of console verbose messages. hace 11 años
  Kevin Harwell 6ed2e200f1 Verbose logging discrepancies hace 11 años
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types hace 12 años
  Terry Wilson ac31134e12 Opaquify char * and char[] in ast_channel hace 12 años
  Tilghman Lesher a2250097b1 Allow each logging destination and console to have its own notion of the verbosity level. hace 13 años
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from hace 13 años
  Paul Belanger 68e3c9d4c1 Merged revisions 301177 via svnmerge from 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
  Kevin P. Fleming 33f0830290 Remove rarely-used event_log/LOG_EVENT support hace 15 años
  Kevin P. Fleming b4d56a8650 revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used hace 15 años
  Kevin P. Fleming b57afe0dbf add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts hace 15 años
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml hace 16 años
  Luigi Rizzo c23eb04190 more header removal hace 17 años
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. hace 17 años
  Luigi Rizzo 3736ebab77 remove redundant headers hace 17 años
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" hace 17 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
  Tilghman Lesher 34c4795347 Merge the dialplan_aesthetics branch. Most of this patch simply converts applications hace 17 años
  Joshua Colp 84a951dfa2 I found this sillyness when I did my ast_module_user conversion. Return immediately if no data was passed to the Verbose application. 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
  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
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). hace 18 años
  BJ Weschke 204ca20d82 Merged revisions 24669 via svnmerge from 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