Historie revizí

Autor SHA1 Zpráva Datum
  Kinsey Moore 373d43dab1 Allow ENUM query functions to report lookup errors před 13 roky
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from před 13 roky
  Russell Bryant 6853f65802 Merged revisions 316265 via svnmerge from před 13 roky
  Andrew Latham 2906d3e9ad Replacing doc/* and asterisk.pdf with wiki links před 14 roky
  Tilghman Lesher ce99465a3b AST-2009-005 před 15 roky
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. před 15 roky
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml před 16 roky
  Kevin P. Fleming 699281531c make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions před 16 roky
  Brett Bryant 5bf2f6590b The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a před 17 roky
  Terry Wilson 7b02df6ecb Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not před 17 roky
  Tilghman Lesher a6753d9df4 Merged revisions 106552 via svnmerge from před 17 roky
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" před 17 roky
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) před 17 roky
  Luigi Rizzo cb7d858653 more removal of duplicate #include lines před 17 roky
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect před 17 roky
  Russell Bryant a2ce70a5e8 Add proper channel locking around the uses of datastore_add and _find. There před 17 roky
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. před 17 roky
  Joshua Colp ec0b41df1c For my next trick I will make it so dialplan functions no longer need to call ast_module_user_add and ast_module_user_remove. These are now called in the ast_func_read and ast_func_write functions outside of the module. před 17 roky
  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. před 17 roky
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes před 17 roky
  Tilghman Lesher 44f9ff35b7 Shorten description to a much more reasonable length před 17 roky
  Russell Bryant f94b840b24 Add two new dialplan functions: ENUMQUERY and ENUMRESULT. These functions před 18 roky
  Tilghman Lesher d83a02ca1a Issue 9716 - doc/enum.txt no longer exists in trunk před 18 roky
  Olle Johansson 904fe70416 Doxygen update před 18 roky
  Kevin P. Fleming a46aff2ba9 finish const-ifying ast_func_read() před 18 roky
  Olle Johansson ca5fdaf8c8 Issue #80898 - Restoring func_enum (otmar) před 18 roky
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): před 18 roky
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) před 18 roky
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. před 19 roky
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values před 19 roky