Histórico de commits

Autor SHA1 Mensagem Data
  Kevin P. Fleming 54727e1851 19 anos atrás
  Russell Bryant 2032743856 make sure an automatic log rotation doesn't result in nasty recursion (bug #4646) 19 anos atrás
  Russell Bryant e55c70b25e ensure that calls to gethostbyname are null terminated, 19 anos atrás
  Russell Bryant 3b1cd066fa silly sizeof ... (bug #3887) 19 anos atrás
  Russell Bryant 79bfeed759 merge kevin's patches to remove color escape sequences from the logs (bug #3929) 19 anos atrás
  Russell Bryant d3e69a5152 prevent seg faults 20 anos atrás
  Russell Bryant 5624a70f69 fix for older linux systems (bug #2853) 20 anos atrás
  Russell Bryant dc256cdd5d Use getpid (non-linux) or gettid(linux) for thread identification (bug #2745) 20 anos atrás
  James Golovich d8264e0092 Fix verbose logger queue so that list doesnt get touched without msglist_lock being held 20 anos atrás
  Mark Spencer 1b0a079e30 Merge Brian West's append hostname patch (bug #2372) 20 anos atrás
  Mark Spencer 7ddb7b8e28 Fix logger issue at hangup 20 anos atrás
  Mark Spencer 0c20868fb8 Remaining rgagnon source audit improvements (bug #2011) 20 anos atrás
  James Golovich b7e04b4099 More formatting cleanups. 20 anos atrás
  James Golovich 4f9cfda67d Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 20 anos atrás
  Mark Spencer 51db95eac2 Close logging stuff so system doesn't have to (bug #1855) 20 anos atrás
  Mark Spencer 974f3a2cdc Eliminate duplicate init_logger_chain call (bug #1853) 20 anos atrás
  Mark Spencer 90b249b863 Merge FreeBSD locking fixes (bug #1411) 20 anos atrás
  Mark Spencer d0cea8d7e3 Add date formatting capability for logger (bug #1665) 20 anos atrás
  James Golovich 6cdc007c48 Use ast_strlen_zero in logger.c 20 anos atrás
  James Golovich d5cdca9bcd Typo in logger.c (bug 1466) 20 anos atrás
  Mark Spencer b9376792b7 Use fputs where it makes sense instead of fprintf 20 anos atrás
  Mark Spencer e986fe3cbc Don't allow the format to be doubly handled 20 anos atrás
  Mark Spencer c05f17b489 Indicate the need to reload without actually reloading... 20 anos atrás
  James Golovich 0b52f598e4 Get rid of compiler warnings when calling ast_queue_log 21 anos atrás
  Mark Spencer 9d872128a3 Really initialize queue log 21 anos atrás
  Mark Spencer a19377f69a Initialize queue logger 21 anos atrás
  Mark Spencer 1d0035adcb Add queue logging and fix indications buglet 21 anos atrás
  Martin Pycko 91685e6b3a Don't buffer the event files, eg: messages 21 anos atrás
  Mark Spencer 2efe4ce254 Don't double verbose things 21 anos atrás
  Mark Spencer c510ca3f4a Add verbose messages to be logged (bug #599) 21 anos atrás