Revīziju vēsture

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