Commit Graph

629 Commits (10)

Author SHA1 Message Date
David M. Lee c22385515c security: Inhibit execution of privilege escalating functions
12 years ago
Matthew Jordan 42246c5726 Prevent exhaustion of system resources through exploitation of event cache
12 years ago
Sean Bright 6f1d18de43 Minor spelling fix to the VOLUME documentation.
13 years ago
Matthew Jordan b381cb05c4 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Jonathan Rose 0d5509fae5 func_audiohookinherit: Document some missed sources.
13 years ago
Richard Mudgett 9a2a1108cf Remove annoying unconditional debug message from INC/DEC functions.
13 years ago
Mark Michelson 9928641702 Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 61e6f97fe6 Improve documentation for the SHELL() dialplan function.
13 years ago
Kevin P. Fleming 55b1ced281 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Michael L. Young 006ce1c9c1 Correct Documentation For DEC Function
13 years ago
Tilghman Lesher 512b8307bf Allow the REALTIME() function to report errors back to the caller.
13 years ago
Mark Michelson 161e2e19ec Fix a deadlock that occurs when func_volume is used on a local channel.
13 years ago
Kinsey Moore 3b4b40beb0 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Michael L. Young e665320d0c Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett a9c6f566ab Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Matthew Jordan 3207c314a7 Fix more memory leaks
13 years ago
Matthew Jordan 9dbc175305 Fix a variety of memory leaks
13 years ago
Kinsey Moore 573b7a2d18 Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose 12581fed9f Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Jonathan Rose 17a962d63e Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Kinsey Moore d8a55736c5 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Mark Michelson b26e8b35b6 Fix Coverity-reported ARRAY_VS_SINGLETON error.
13 years ago
Walter Doekes aa84734803 Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
13 years ago
Matthew Jordan 01653938d7 Fix places where a negative return from ftello could be used as invalid input
13 years ago
Matthew Jordan d8f65927bb Allow func_curl to exit gracefully if list allocation fails during write
13 years ago
Matthew Jordan 3c880e779f Change SHARED function to use a safe traversal when modifying a variable
13 years ago
Kinsey Moore 455c5c8c66 Add missing newlines to CLI logging
13 years ago
Paul Belanger bafdccd82c Multiple revisions 361403,361412
13 years ago
Jonathan Rose 586399f8b5 Make 'help devstate change' display properly (get rid of excess comma)
13 years ago
Russell Bryant 5c85347063 func_curl: Fix leak of an ast_str in error handling code path.
13 years ago
Tilghman Lesher a1eef342c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Terry Wilson 10905ab2d7 Note that CDRs are immutable once a bridge is torn down
13 years ago
Richard Mudgett c524b2bbd1 Fix locking issues with channel datastores in func_odbc.c.
13 years ago
Richard Mudgett dd82e9676e Fix ast_app_dtget() time unit inconsistency.
13 years ago
Richard Mudgett 0de8f20ce3 Fix absolute/relative time mismatch in LOCK function.
13 years ago
Richard Mudgett 5688637636 Fix crash during CDR update.
14 years ago
Richard Mudgett 7ffec7ea4d Remove invalid flag given to iterator in func_dialgroup.c
14 years ago
Paul Belanger 467d40c0b6 Fixed typo from previous commit
14 years ago
Paul Belanger 986c3e6c64 Updated documentation for the optional CID parameter with CALLERID
14 years ago
Jonathan Rose ad8129697a Some additional module documentation changes for 10 for the menuselect change.
14 years ago
Jonathan Rose d3831204a9 Fixes some support level info so that it can be read by menuselect.
14 years ago
Gregory Nietsky ef74f3592e Remove the channel function OOH323() and place its options into
14 years ago
Richard Mudgett 0764556d4f Merged revisions 337973 via svnmerge from
14 years ago
Tilghman Lesher e964770729 ........
14 years ago
Richard Mudgett c813912d14 Fix crash with STRREPLACE function.
14 years ago
Tilghman Lesher 49882ed416 Ensure substring will not be found in the previous match.
14 years ago
Terry Wilson d1dffa1ebd Merged revisions 336314 via svnmerge from
14 years ago
Terry Wilson aa01874fbd Merged revisions 336312 via svnmerge from
14 years ago
Matthew Jordan 4e57652651 Merged revisions 335064 via svnmerge from
14 years ago