Commit Graph

98 Commits (bd01d66909a8901c7a19b51af163e2187490a7af)

Author SHA1 Message Date
Russell Bryant 442785f3e2 conversions to allocation wrappers and coding guidelines fixes (issue #6592)
19 years ago
Tilghman Lesher 83f3233f5f Merged revisions 11165 via svnmerge from
19 years ago
Kevin P. Fleming a3580ffdeb use a symbolic constant instead of a magic number (tholo!)
19 years ago
Tilghman Lesher 9a55cf9bc1 Typo: should have been changed to a constant
19 years ago
Matt O'Gorman 3d394586da changed LOG_WARNING to LOG_DEBUG for backtrace
19 years ago
Matt O'Gorman 5f0de64f78 Merged revisions 9232 via svnmerge from
20 years ago
Olle Johansson ad5eaa9aca More doxygen updates
20 years ago
Matt O'Gorman f2b231daf6 Merged revisions 7963 via svnmerge from
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Tilghman Lesher cdab512c9f Bug 5183 - Inline stack backtraces
20 years ago
Russell Bryant ec05153ac4 convert most of the option_*'s to a single ast_flags structure. Also, fix some
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 130bf3b9e0 use thread ID instead of process ID in logger messages (issue #5349)
20 years ago
Kevin P. Fleming 852bf07caa ensure that if the verbose buffer is full, we send it out even if it's not complete (issue #5263, patch modified to actually compile)
20 years ago
Kevin P. Fleming 1a0ceef2db correct accidental logic reversal
20 years ago
Kevin P. Fleming f94a1d47d6 clean up ast_verbose(), don't hold the lock any longer than needed
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 9614adc056 make DEBUG_THREADS have more visible logging
20 years ago
Kevin P. Fleming dffade452c add a LOG_DTMF logging channel and send all bridged DTMF events out that channel (issue #4835)
20 years ago
Mark Spencer b353b1d6fb Allow Asterisk to start even when eventlog is turned off (bug #4938)
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
20 years ago
Kevin P. Fleming 750e8abd46 ensure that filesize-triggered reloads don't recurse (bug #4621, with mods)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming dd0c01fc2f clarify comments even more
20 years ago
Kevin P. Fleming e65df4cc67 add a little comment to keep someone else from having the same misunderstanding I had :-)
20 years ago
Mark Spencer ebd2196ab7 Revert improper patch from bug #4294
20 years ago
Kevin P. Fleming 3e7675e728 properly check for debug and verbose messages to suppress (bug #4294)
20 years ago
Mark Spencer 251e6bc2ed Fix logger check (bug #4260)
20 years ago
Mark Spencer 00bcbaaa05 Fix gethostname calls (bug #4198, with mods)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Kevin P. Fleming 6ae8903fd8 fix obvious coding error from yesterday's fix
20 years ago
Kevin P. Fleming 71f2c0c6ec don't unnecessarily open-code strchr()
20 years ago
Kevin P. Fleming 4f0e5637a9 strip color code sequences from verbose messages being sent to files/syslog (bug #3929, with mods)
20 years ago
Kevin P. Fleming 2059316463 Put syslog facility/level name into filename field, so it will show in 'logger show channels' (bug #3916)
20 years ago
Mark Spencer 642059b2e4 Make logger respond better to lack of disk space and add "logger show channels" CLI (bug #3909 with minor mods)
20 years ago
Mark Spencer bf940e8928 No need for sizeof (bug #3887)
20 years ago
Mark Spencer dbd42a645f Apply queuelog patch and perform final test of "test patches" system
20 years ago
Mark Spencer 26c7a07735 Add timestamping to console (bug #3653 with minor mods)
20 years ago
Mark Spencer c6cb8f9239 Allow debug to be enabled on a per-file basis...
20 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 6cd0d316e2 fix logging issue
21 years ago
Mark Spencer b3a0ef24ed Fix comment issues (bug #3089)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer ef74e24331 Fix little logging issue
21 years ago
Mark Spencer e6a9e6f90c Fix logger
21 years ago
Mark Spencer 419e5113e6 Oops for mgcp and logger fix for old linux
21 years ago