Commit Graph

87 Commits (77a5383957504d58889d4347ce72792aac6e51ea)

Author SHA1 Message Date
George Joseph c705e79d79 Scope Trace: Update stub defines
6 years ago
George Joseph 9fce541643 logger: Fix scope trace defines
6 years ago
George Joseph edf9471e05 Scope Tracing: Add stubs to allow easier cherry-picking
6 years ago
George Joseph 47620ea862 logger: Bring back ability to turn debug on by source file
9 years ago
George Joseph 7d4a22bf2e logger: Added logger_queue_limit to the configuration options.
9 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Scott Emidy df9ce36366 ARI: Retrieve existing log channels
11 years ago
Scott Emidy e9f1bc08cb ARI: Creating log channels
11 years ago
Scott Emidy 78364132ce ARI: Deleting log channels
11 years ago
Benjamin Ford 1ae762634c ARI: Rotate log channels.
11 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
12 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
12 years ago
Richard Mudgett 874f075025 logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST().
12 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
12 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
13 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
13 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
13 years ago
Kevin Harwell 71bce17720 Stopped spamming of debug messages during attended transfer.
14 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
14 years ago
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
14 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
15 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
15 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
15 years ago
Russell Bryant 00b270833f Fix bogus reads/writes of console log levels in asterisk.c
15 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
15 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
15 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
15 years ago
Walter Doekes d777e15792 Clarify why the AST_LOG_* macros exist next to the LOG_* macros.
15 years ago
Richard Mudgett e9736c586f Merged revisions 338253 via svnmerge from
15 years ago
Jonathan Rose 65773316ce Merged revisions 324768 via svnmerge from
15 years ago
Jonathan Rose 4ab3825fe4 Merged revisions 322069 via svnmerge from
15 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
17 years ago
Kevin P. Fleming ef9be94b35 Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
17 years ago
Kevin P. Fleming d1e0b11343 Add ability for modules to dynamically register logger levels
18 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
18 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
18 years ago
Kevin P. Fleming b5f8c632df add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
18 years ago
Jeff Peeler bf0bb7b385 Add Doxygen documentation for API changes from 1.6.0 to 1.6.1
18 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
18 years ago
Tilghman Lesher afb571ba8f Starting with a change to ensure that ast_verbose() preserves ABI compatibility
18 years ago
Russell Bryant 3cf77c4c7f Fix a bunch of places where \arg was used instead of \param. Using \arg
18 years ago
Tilghman Lesher 4522c60ec8 Detect if the installed gcc version supports the warn_unused_result attribute.
18 years ago
Brett Bryant 5b8e1963c5 Adds support for changing logger settingss on remote consoles with a
18 years ago
Mark Michelson 975a848b67 A new feature thanks to the fine folks at Switchvox!
19 years ago
Mark Michelson 1b8f183ca3 This change makes it so that logs will report the correct source of verbose messages.
19 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
19 years ago
Mark Michelson 797adf6bf8 Round 2 of IMAP_STORAGE app_voicemail.c fixes:
19 years ago