Commit Verlauf

Autor SHA1 Nachricht Datum
  Tilghman Lesher 0fc705f8f5 Merged revisions 172441 via svnmerge from vor 16 Jahren
  Joshua Colp 36ccdfc48d Merged revisions 162275 via svnmerge from vor 16 Jahren
  Terry Wilson a8f2a9d887 Merged revisions 159093 via svnmerge from vor 16 Jahren
  Kevin P. Fleming cf30c8767b port gcc 4.3.x warning fixes from trunk to this branch vor 16 Jahren
  Russell Bryant bd160d47ab Merged revisions 109447 via svnmerge from 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
  Mark Michelson 952224deae "show application <foo>" changes for clarity. vor 17 Jahren
  Tilghman Lesher 4e3de0af3a Remove redundant includes (patch by snuffy) (Closes issue #10922) vor 17 Jahren
  Tilghman Lesher d903e91cdc Don't reload a configuration file if nothing has changed. 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 18 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 18 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 18 Jahren
  Russell Bryant 00f1cf2802 Add a massive set of changes for converting to use the ast_debug() macro. vor 18 Jahren
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes vor 18 Jahren
  Russell Bryant b50acc3a37 Merged revisions 65853 via svnmerge from vor 18 Jahren
  Olle Johansson c74e0e9c0e Creating new doxygen macro "\extref" to create page that lists vor 18 Jahren
  Steve Murphy 53ac68c8d6 a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode vor 18 Jahren
  Tilghman Lesher 2d11fdfc46 Merged revisions 48375 via svnmerge from vor 18 Jahren
  Russell Bryant 25e8bc052c fix various spelling mistakes in comments (issue #8237, jmls) vor 18 Jahren
  Matt O'Gorman f884e01ddb bug #8076 check option_debug before printing to debug channel. vor 18 Jahren
  Joshua Colp 7eb5e63407 Merged revisions 43933 via svnmerge from vor 18 Jahren
  Tilghman Lesher 75f3818876 Constify the result of a config retrieval function, to avoid mutilation (issue 7983). vor 18 Jahren
  Matt O'Gorman 4dd7e4bbac everything that loads a config that needs a config file to run vor 18 Jahren
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): vor 18 Jahren
  Russell Bryant 97d97638cb Merged revisions 33781 via svnmerge from vor 19 Jahren
  Russell Bryant d3405ccaac Merged revisions 33513 via svnmerge from vor 19 Jahren
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) vor 19 Jahren
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). vor 19 Jahren