aboutsummaryrefslogtreecommitdiffstats
path: root/main/logger.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-27Merged revisions 49006 via svnmerge from kpfleming1-5/+5
2006-12-21Merge non-blocking logger from my branch. This should improve things under he...file1-142/+272
2006-12-18debugging shows that we always need more than 128 bytesrizzo1-2/+2
2006-12-15simplify the ast_dynamic_str_*.... routines byrizzo1-10/+10
2006-11-11safe terminal output is sweet.mogorman1-2/+8
2006-11-04remove many unnecessary castsrizzo1-18/+18
2006-11-02Merged revisions 47051 via svnmerge from tilghman1-2/+2
2006-10-19Extend the thread storage API such that a custom initialization function canrussell1-2/+2
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-3/+6
2006-10-02Add option to logger to rename log files with timestamp (issue #8020 reported...file1-26/+38
2006-09-26Add optional queue_log_name config option for logger.conf, to change theqwell1-3/+7
2006-09-21Remove deprecated CLI apps from the coretilghman1-6/+1
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-1/+1
2006-09-18merge qwell's CLI verbification workkpfleming1-13/+15
2006-09-07Made changes corresponding to those in 1.2 here in main/logger.c for bug 7544.murf1-70/+76
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+914