Commit History

Author SHA1 Message Date
  David M. Lee 001142ce53 security: Inhibit execution of privilege escalating functions 11 years ago
  Kevin P. Fleming 2424fad498 Ensure that all ast_datastore_info structures are 'const'. 12 years ago
  Kinsey Moore ec3130acff Resolve FORWARD_NULL static analysis warnings 12 years ago
  Jonathan Rose ac831899af Coverity Report: Fix issues for error type CHECKED_RETURN for core 12 years ago
  Richard Mudgett 83079e61c7 Fix absolute/relative time mismatch in LOCK function. 13 years ago
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Russell Bryant 39d5d58051 Fix a build error on FreeBSD. 15 years ago
  Tilghman Lesher 02ce80783e Allow locks to be inherited through a masquerade without causing starvation. 15 years ago
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 15 years ago
  Tilghman Lesher 37025c8fa6 Merge str_substitution branch. 15 years ago
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 years ago
  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 16 years ago
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 years ago
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) 17 years ago
  Luigi Rizzo 8802084299 remove a bunch of duplicate includes 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Russell Bryant 0f82faf2ba Make sure a channel exists before attempting to start or stop channel 17 years ago
  Russell Bryant 70cafdbcd6 * The documentation for the LOCK() function says that it will block for up to 17 years ago
  Tilghman Lesher c8f71aa273 store and destroy implementations for realtime pgsql (closes issue #10372) 17 years ago
  Tilghman Lesher ea07d19fda Revise dialplan locks to permit multiple locks per channel, but with deadlock avoidance 17 years ago
  Tilghman Lesher 2673cb373e Add some documentation detailing an aspect of dialplan functions, as requested by Russell 17 years ago
  Tilghman Lesher 102bf3d734 Add func_lock, which creates dialplan mutexes, and note that the Macro apps are now deprecated. 17 years ago