コミット履歴

作者 SHA1 メッセージ 日付
  David M. Lee 001142ce53 security: Inhibit execution of privilege escalating functions 10 年 前
  Matthew Jordan 2306de90a9 Prevent crashes from occurring when reading from data sources with large values 11 年 前
  Tilghman Lesher 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 12 年 前
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 年 前
  Andrew Latham f23a6fe49b Add Function and Application Relationships to documentation 13 年 前
  Tilghman Lesher 405a6d0ccc Merged revisions 206807 via svnmerge from 15 年 前
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 15 年 前
  Tilghman Lesher 394ffd8d2f Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 年 前
  Michiel van Baak fea82f04de last commit worked on OpenBSD but still generated warning on Ubuntu. 16 年 前
  Michiel van Baak ed850f752c make this compile under devmode 16 年 前
  Tilghman Lesher 676b242401 Two new functions, REALTIME_FIELD, and REALTIME_HASH, which should make 16 年 前
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 年 前
  Michiel van Baak f2d56478bc Older versions of GNU gcc do not allow 'NULL' as sentinel. 16 年 前
  Terry Wilson 6639f57959 Add REALTIME_STORE and REALTIME_DESTROY dialplan functions provided by sergee. 16 年 前
  Joshua Colp b7cc8e547e Add missing braces. 16 年 前
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 年 前
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) 17 年 前
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 年 前
  Tilghman Lesher 4c4b3fa340 Merged revisions 87262 via svnmerge from 17 年 前
  Tilghman Lesher 34c4795347 Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 17 年 前
  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. 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 年 前
  Tilghman Lesher 6a023f5435 Merged revisions 58933 via svnmerge from 17 年 前
  Tilghman Lesher 574aaa08f5 Formatting fixes 17 年 前
  Tilghman Lesher cf23d697bc When calling the Realtime app more than once, unset fields which were 17 年 前
  Kevin P. Fleming a46aff2ba9 finish const-ifying ast_func_read() 17 年 前
  Luigi Rizzo 96bcf11268 replace ast_build_string() with ast_str_*(). 18 年 前
  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 年 前
  Russell Bryant 4ad7101336 fix the build of func_realtime and aelparse with MTX_PROFILE enabled 18 年 前