Commit Graph

635 Commits (aaba96a422d27cacd9a99d4f5d6be775e9a9d18d)

Author SHA1 Message Date
Mark Michelson 5b4768674e Backport AST-2015-002 fix to 1.8.
10 years ago
Kevin Harwell 8fed9bb290 AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Kinsey Moore a08678666a Add missing support level to func_presence_state
11 years ago
Matthew Jordan aabd8cbc2d Merge changes for Digium phone support, and default module building.
11 years ago
Scott Griepentrog 1035ef957c pbx.c: prevent potential crash from recursive replace()
11 years ago
Kinsey Moore b2f263b374 Fix 32bit build for func_env
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 824c8d4b6b Fix dialplan function NULL channel safety issues
11 years ago
Michael L. Young 0e3e1b678c func_audiohookinheritance: Check If A Channel Was Specified
11 years ago
Scott Griepentrog c9e8f7f0e1 func_strings: fix for memmove patch test
12 years ago
Scott Griepentrog 3a3bcc56ee func_strings: use memmove to prevent overlapping memory on strcpy
12 years ago
Rusty Newton 65b657bcde func_strings: Documentation fix for QUOTE()
12 years ago
David M. Lee 99267c7a7b security: Inhibit execution of privilege escalating functions
12 years ago
Jonathan Rose 9ec4719027 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Kinsey Moore 2a74036b8a Fix func_config list entry allocation
12 years ago
Richard Mudgett 303d6c56f9 Fix incorrect usages of ast_realloc().
12 years ago
Walter Doekes 612bf744b4 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Matthew Jordan b179d1a71b Clean up documentation
12 years ago
Matthew Jordan a2ea7084c0 Clarify documentation for function PASSTHRU
12 years ago
Matthew Jordan e1d3fc357c Update documentation for CHANNEL function
12 years ago
Walter Doekes 6bd4feca22 Have func_curl log a warning when a curl request fails.
12 years ago
Matthew Jordan eb0d0eb4d1 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Matthew Jordan 5996dd6a23 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Sean Bright 61f2bc9adc Minor spelling fix to the VOLUME documentation.
13 years ago
Jonathan Rose 1c200ea1b2 func_audiohookinherit: Document some missed sources.
13 years ago
Richard Mudgett 487da6dc82 Remove annoying unconditional debug message from INC/DEC functions.
13 years ago
Mark Michelson 3b476dfd1e Fix misuses of asprintf throughout the code.
13 years ago
Jason Parker 9e809cb8d4 Merge changes for Digium phone support, and default module building.
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 3e75c69c3b Improve documentation for the SHELL() dialplan function.
13 years ago
Kevin P. Fleming ecbaf1ee3f Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Michael L. Young 84081cf8e5 Correct Documentation For DEC Function
13 years ago
Tilghman Lesher be2a4c0d0d Allow the REALTIME() function to report errors back to the caller.
13 years ago
Mark Michelson a64586e5c2 Fix a deadlock that occurs when func_volume is used on a local channel.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Michael L. Young 751a8bb6b3 Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Matthew Jordan 67268d9198 Fix more memory leaks
13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Jonathan Rose a7650f8002 Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Mark Michelson 095054e4a1 Fix Coverity-reported ARRAY_VS_SINGLETON error.
13 years ago
Walter Doekes a59edad230 Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
13 years ago
Matthew Jordan 2d7a927c81 Fix places where a negative return from ftello could be used as invalid input
13 years ago
Matthew Jordan c359eeb9c6 Allow func_curl to exit gracefully if list allocation fails during write
13 years ago
Matthew Jordan 41f3d27d20 Change SHARED function to use a safe traversal when modifying a variable
13 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
13 years ago
Paul Belanger be62cac9ee Fix typo in svn:keywords
13 years ago