Commit History

Автор SHA1 Съобщение Дата
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 преди 12 години
  Tilghman Lesher cbee6ffaff If the argument to the system application is quoted, ensure we remove the quotes before trying to execute. преди 14 години
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) преди 15 години
  Tilghman Lesher 3dc67ead5a Allow semicolons to be escaped, when passing arguments to the System command. преди 15 години
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml преди 16 години
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. преди 17 години
  Luigi Rizzo 3736ebab77 remove redundant headers преди 17 години
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" преди 17 години
  Luigi Rizzo 4644588a8d more errno.h removal преди 17 години
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they преди 17 години
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect преди 17 години
  Russell Bryant beb6baa2b6 Merged revisions 83179 via svnmerge from преди 17 години
  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. преди 17 години
  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. преди 17 години
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! преди 17 години
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): преди 18 години
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) преди 18 години
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. преди 18 години
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values преди 18 години
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER преди 19 години
  Russell Bryant ce2d148b36 update doxygen docs to specify authors преди 19 години
  Russell Bryant 1bd243d738 convert most of the option_*'s to a single ast_flags structure. Also, fix some преди 19 години
  Kevin P. Fleming 70a40d92e3 преди 19 години
  Russell Bryant 52a5a58ab1 make app_queue 1.2 jump compliant (issue #5580) преди 19 години
  Kevin P. Fleming 1c9f885b6c application doc update преди 19 години
  Russell Bryant 34bca139be issue #5605 преди 19 години
  Russell Bryant 05a55d3b02 remove unnecessary checks before calls to ast_strlen_zero преди 19 години
  Russell Bryant 019929452c Doxygen documentation update from oej (issue #5505) преди 19 години
  Russell Bryant eb4c84e970 Massive cleanups to applications for LOCAL_USER handling and some other things. преди 19 години
  Russell Bryant f304fbf0c4 it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS преди 19 години