Commit Graph

341 Commits (915de454f806387d00aef0eb38424d578c7e9ef9)

Author SHA1 Message Date
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
12 years ago
Richard Mudgett 67ba890a5d Internal timing: Add notice that the -I and internal_timing option are no longer needed.
12 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Corey Farrell 6208cfee0d app_voicemail: fix missing symbol
12 years ago
Corey Farrell 90fa4e3c36 main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
12 years ago
Matthew Jordan 6224e9521a doxygen: Tweak the link back to ye olde Digium website
12 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Tzafrir Cohen fec771b7c8 asterisk.c: suppress live_dangerously warning on rasterisk
12 years ago
David M. Lee a9ee948e90 security: Inhibit execution of privilege escalating functions
12 years ago
Jonathan Rose 037dee9eaa memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
13 years ago
Kevin Harwell 1347333a46 Remote console: more output discrepancies
13 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
13 years ago
Kevin Harwell 3e0157c46f Check return value on fwrite
13 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
13 years ago
Kinsey Moore 3dcbd04a94 Remove leading spaces from the CLI command before parsing
13 years ago
Matthew Jordan 3754c3a7dd Update copyright year to 2013 in asterisk.c; some whitespace fixes
13 years ago
Matthew Jordan e7d0d2bd4c Update init.d scripts to handle stderr; readd splash screen for remote consoles
13 years ago
Matthew Jordan f08028c445 Fix astcanary startup problem due to wrong pid value from before daemon call
13 years ago
Richard Mudgett 656af72b89 Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett 869c2b30c9 Cleanup core main on exit.
13 years ago
Richard Mudgett c223b79688 Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Matthew Jordan 2bb01eb0ff Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Richard Mudgett 1bba4b00b2 Add MALLOC_DEBUG enhancements.
14 years ago
Matthew Jordan aa5ac80919 Ensure Shutdown AMI event is still fired during Asterisk shutdown
14 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
14 years ago
Mark Michelson 46b730b070 Fix inability to shutdown gracefully due to an unending channel reference.
14 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
14 years ago
Kevin P. Fleming 7d4ccea736 Enable usage of system-provided NetBSD editline library if available.
14 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
14 years ago
Matthew Jordan 9bc2127d7b Fix validation errors when producing documentation using default build script
14 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
14 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Terry Wilson c7f2d02ef1 Fix race condition for CEL LINKEDID_END event
14 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
14 years ago
Terry Wilson 49a49a51ef Add more constness to the end_buf pointer in the netconsole
14 years ago
Olle Johansson 7aa0c3c64b Make it possible to change the minimum DTMF duration in asterisk.conf
14 years ago
Terry Wilson 18045c9a07 OpenBSD doesn't have rawmemchr, use strchr
14 years ago
Terry Wilson 772ad8a641 Handle multiple commands per connection via netconsole
14 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
14 years ago
Matthew Jordan 3934b0478d Fix places in main where a negative return value could impact execution
14 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Richard Mudgett a35c7ba8e7 Add option to invoke the extensions.conf stdexten using the legacy macro method.
14 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
14 years ago
Tilghman Lesher a93fbe2ad5 Non-verbose output should always go to the remote console, regardless of the previous level.
14 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
14 years ago
Walter Doekes ef0de1358d Allow only one thread at a time to do asterisk cleanup/shutdown.
14 years ago
Kinsey Moore 76888b5990 Make sure asterisk builds on OpenBSD
14 years ago
Richard Mudgett 70b246f338 Make Asterisk -x command line parameter imply -r parameter presence.
14 years ago