提交历史

作者 SHA1 备注 提交日期
  Russell Bryant 019929452c Doxygen documentation update from oej (issue #5505) 20 年之前
  Kevin P. Fleming e0fecad856 use thread ID instead of process ID in logger messages (issue #5349) 20 年之前
  Kevin P. Fleming 9e9e306950 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 年之前
  Kevin P. Fleming 7590918d86 correct accidental logic reversal 20 年之前
  Kevin P. Fleming 9285d05b3e clean up ast_verbose(), don't hold the lock any longer than needed 20 年之前
  Kevin P. Fleming 125059a469 update MANY more files with proper copyright/license info (thanks Ian!) 20 年之前
  Kevin P. Fleming 86e10b8c10 make DEBUG_THREADS have more visible logging 20 年之前
  Kevin P. Fleming 8797ce2d9f add a LOG_DTMF logging channel and send all bridged DTMF events out that channel (issue #4835) 20 年之前
  Mark Spencer 968e83c495 Allow Asterisk to start even when eventlog is turned off (bug #4938) 20 年之前
  Russell Bryant 9672a04132 more ast_copy_string conversions 20 年之前
  Kevin P. Fleming 39506db96c ensure that filesize-triggered reloads don't recurse (bug #4621, with mods) 20 年之前
  Kevin P. Fleming 146648da48 more file version tags 20 年之前
  Kevin P. Fleming f766a596ef remove experimental module version tags 20 年之前
  Kevin P. Fleming 7a1360f6a0 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 年之前
  Kevin P. Fleming 36f466e356 clarify comments even more 20 年之前
  Kevin P. Fleming 91be9c2b19 add a little comment to keep someone else from having the same misunderstanding I had :-) 20 年之前
  Mark Spencer bdb38d8a83 Revert improper patch from bug #4294 20 年之前
  Kevin P. Fleming bdb184e54a properly check for debug and verbose messages to suppress (bug #4294) 20 年之前
  Mark Spencer 3847a1f181 Fix logger check (bug #4260) 20 年之前
  Mark Spencer 848ad63483 Fix gethostname calls (bug #4198, with mods) 20 年之前
  Kevin P. Fleming 0ac5638fd5 phase 1 of header include cleanup (bug #4067) 20 年之前
  Kevin P. Fleming d09e282e31 use double-quotes instead of angle-brackets for non-system include files (bug #4058) 20 年之前
  Kevin P. Fleming dd0d7232b1 fix obvious coding error from yesterday's fix 20 年之前
  Kevin P. Fleming b517934774 don't unnecessarily open-code strchr() 20 年之前
  Kevin P. Fleming a1c4d0b73b strip color code sequences from verbose messages being sent to files/syslog (bug #3929, with mods) 20 年之前
  Kevin P. Fleming 8ecf0f001c Put syslog facility/level name into filename field, so it will show in 'logger show channels' (bug #3916) 20 年之前
  Mark Spencer 4091e8d3ab Make logger respond better to lack of disk space and add "logger show channels" CLI (bug #3909 with minor mods) 20 年之前
  Mark Spencer 6bbb03f07c No need for sizeof (bug #3887) 20 年之前
  Mark Spencer 9d86b0351e Apply queuelog patch and perform final test of "test patches" system 20 年之前
  Mark Spencer 1b770fb372 Add timestamping to console (bug #3653 with minor mods) 20 年之前