Commit Graph

218 Commits (00bf3aaaec59ed3b3a3928e48617c289df19dba4)

Author SHA1 Message Date
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Walter Doekes 52c94d3af4 logger: Don't store verbose-magic in the log files.
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Kinsey Moore fe1e8e55a1 Logger: Add dynamic logger channels
11 years ago
Kinsey Moore 6f4a834870 Logger: Fix handling of absolute paths
11 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Richard Mudgett 4bde62eb40 Logging callid: Fix some sizeof() references per coding guidelines.
12 years ago
Kevin Harwell b7bb1de4d2 Logging: Logging types ignored after specifying a verbose level
12 years ago
Kevin Harwell 2d091df520 Fix memory leak in logger.
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
12 years ago
Matthew Jordan c1b51fd265 Print all logger messages on shutdown
12 years ago
Michael L. Young 54424c2ee2 Fix Missing CALL-ID When Logging Through Syslog
12 years ago
Kinsey Moore e6b5e3a62a Ensure that logmsgs are freed properly
12 years ago
Kevin Harwell 71bce17720 Stopped spamming of debug messages during attended transfer.
12 years ago
Kinsey Moore 2e1e0735fe Revamp of terminal color codes
12 years ago
Russell Bryant dfdf3d9909 Add queue_log_realtime_use_gmt option to logger.conf
12 years ago
Richard Mudgett 9b6d9bcf99 Reduce call-id logging resource usage.
13 years ago
Richard Mudgett 63bd8de579 Fix logger.c function definition.
13 years ago
Richard Mudgett 75a037c727 Cleanup logger on exit.
13 years ago
Matthew Jordan 588e90a4d9 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Sean Bright 9d4f8abdc6 Make the casing of CALL_ID in debug messages consistent to satisfy my OCD.
13 years ago
Jonathan Rose 1a79c9c182 logger: Add rotatestrategy option of 'none' which does not perform rotations
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Matthew Jordan 9bc2127d7b Fix validation errors when producing documentation using default build script
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Richard Mudgett a4b545222f Don't waste time initializing the whole call_identifer_str[].
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
13 years ago
Mark Murawki f3cde589cd Merged revisions 364635 via svnmerge from
13 years ago
Richard Mudgett 6a540e9087 Fix logger deadlock on Asterisk shutdown.
13 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
13 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
13 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Russell Bryant 00b270833f Fix bogus reads/writes of console log levels in asterisk.c
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Richard Mudgett 55b70ae625 Merged revisions 337974 via svnmerge from
14 years ago
Richard Mudgett 6896886580 Merged revisions 334954 via svnmerge from
14 years ago
Alec L Davis 369ea4e7ef log Asterisk Version number, Build etc into each log file
14 years ago
Kinsey Moore baa2d1d891 Merged revisions 331654 via svnmerge from
14 years ago
Richard Mudgett 9d785ca5f3 Merged revisions 331462 via svnmerge from
14 years ago
Jason Parker f01e9568d2 Merged revisions 307092 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
Tilghman Lesher 793b68b082 Support an alternate configuration file for the 'logger reload' command.
15 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
15 years ago
Jeff Peeler 78bd0de1a9 Add support for several platforms to obtain the real thread ID.
15 years ago
Russell Bryant c0ddaa38d1 Merged revisions 287863 via svnmerge from
15 years ago
Brett Bryant 2b1b1c9693 Merged revisions 287639 via svnmerge from
15 years ago
Tilghman Lesher 046a2dc3b1 Merged revisions 279390 via svnmerge from
15 years ago
Tilghman Lesher 82448ad7d2 Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used.
15 years ago
Tilghman Lesher c7293780b8 Remove lines from the output related to the backtrace itself.
15 years ago
Kevin P. Fleming 33ba94eb0b Ensure that 'logger show channels' works properly when wildcards are used in logger.conf.
15 years ago
Tilghman Lesher 5d313f51b9 Merged revisions 269635 via svnmerge from
15 years ago
Tilghman Lesher fb80119b87 Merged revisions 266142 via svnmerge from
15 years ago
Kevin P. Fleming 2aa0c11679 Correct 'all logger levels' patch to work properly.
15 years ago
Kevin P. Fleming e77efbc12e Add ability for logger channels to include *all* levels.
15 years ago
Leif Madsen d2e1f421fa CLI command logger set level auto complete.
15 years ago
Tilghman Lesher 4e1e6820db Merged revisions 248582 via svnmerge from
15 years ago
Tilghman Lesher ba10edfcac Initialize a variable that we check immediately upon startup.
16 years ago
Sean Bright 0c99f79a76 Correct the return value check for ast_safe_system.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Sean Bright 4535305772 Move syslog utility functions into a separate file so they can be re-used.
16 years ago
Sean Bright ca3a181c33 Pass a logmsg to ast_log_vsyslog instead of separate arguments.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Joshua Colp ea89db8ce0 Fix an incorrect call to ast_string_field_free_memory which caused a crash in the logger.
16 years ago
Kevin P. Fleming d1e0b11343 Add ability for modules to dynamically register logger levels
16 years ago
Tilghman Lesher c524f905a6 Two fixes found while debugging with ast_backtrace():
16 years ago
Kevin P. Fleming 7893ab8fe7 Merged revisions 193193 via svnmerge from
16 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
16 years ago
Kevin P. Fleming b8b4d01b06 Fix an error in queue_log file rotation optimization code
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
16 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
16 years ago
Mark Michelson e32921415f Assist proper thread synchronization when stopping the logger thread.
16 years ago
Matthew Nicholson 23755124ba Added a comment to logger.c about where to put includes
17 years ago
Matthew Nicholson f42c44449a Use ast_safe_system() in logger.c instead of system()
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
17 years ago
Tilghman Lesher afb571ba8f Starting with a change to ensure that ast_verbose() preserves ABI compatibility
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Kevin P. Fleming fd845ffb5e minor change to test automerge
17 years ago
Mark Michelson 115937b7a6 Print the correct PID in log messages. Prior to
17 years ago
Tilghman Lesher e9bd35a0fe Fix rotate strategy
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago