]> granicus.if.org Git - apache/history - support/rotatelogs.c
More splitting as suggested by minfrin.
[apache] / support / rotatelogs.c
2010-10-19 Daniel Earl PoirierWith rotatelogs -v, on platforms where APR_FINFO_NAME...
2010-10-06 Guenter KnaufRenamed optarg -> opt_arg to avoid name clashes with...
2010-02-27 Graham LeggettUse portable apr_snprintf in rotatelogs.
2010-02-25 Daniel Earl PoirierAdd -L option to create a hard link to the current...
2010-02-16 Graham Leggettsupport/rotatelogs: Support the simplest log rotation...
2009-08-26 Brian HavardBring back OS/2 support.
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-01-16 Rainer JungMostly revert r733493: signal based rotation
2009-01-11 Rainer JungAdopt latest changes in usage message.
2009-01-11 Rainer JungAllow size units B, K, M, G and combination of
2009-01-11 Rainer Jungrotatelogs: Add flag for verbose (debug) output.
2009-01-11 Rainer JungMore rotatelogs changes:
2009-01-11 Rainer JungMinor rotatelogs changes:
2009-01-11 Rainer JungUse APR_WANT_STRFUNC and apr_want.h instead
2009-01-11 Rainer JungAllow to trigger rotatelogs log file rotation from
2009-01-11 Rainer JungAddition to r733479 and r733479:
2009-01-11 Rainer JungAddition to r744476:
2009-01-11 Rainer JungRefactor rotatelogs to allow easier implementation
2008-04-10 Jeff Trawickrotatelogs: Log the current file size and error code...
2008-02-29 Jim JagielskiAdd in new option for rotatelogs: -f
2008-01-28 Ruediger Pluem* Don't leak memory when reopening the logfile.
2007-12-01 Ruediger Pluem- when using "-l" reduce two consecutive calls to apr_t...
2007-11-20 Jeff TrawickAllow local timestamps to be used when rotating based...
2007-11-20 Jeff Trawickimprove command-line parsing
2006-12-11 Jeff Trawickincrease size of error string buffer passed to apr_stre...
2006-11-22 Joe Orton* support/rotatelogs.c (main): Produce useful error...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-06-16 Ken Coar make the check for GMT offset occur each time through...
2004-06-14 Ken Coaroops; left over from an earlier version
2004-06-11 Ken Coaradd "-l" option to indicate interval is based on localt...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according the first cehck in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-02-03 André Malofinished that boring job:
2002-11-20 Jeff TrawickAxe some warnings in rotatelogs which came when the...
2002-06-14 William A. Rowe Jr Cleanup some type mismatch emits and consistify to...
2002-06-13 Ryan BloomJust quiet an annoying warning.
2002-06-12 Bradley NicholesAdded log rotation based on file size to the RotateLog...
2002-06-11 Bradley NicholesOops, found another typo
2002-06-11 Bradley NicholesFixing a typo
2002-04-13 William A. Rowe Jr Correct const'ness of argv in all support apps, and...
2002-03-21 Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2001-10-10 William A. Rowe Jr Too many args is a bad thing too, some days
2001-10-10 William A. Rowe Jr Rewrite of rotatelogs as an apr-ized app.
2001-03-14 Jeff Trawickinclude string.h for the strstr() prototype
2001-03-13 Ken Coar Enhance customisability of rotatelogs: strftime(3)
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2000-12-21 William A. Rowe Jr All the supports now build on APR (+APRUTIL), no...
2000-11-21 William A. Rowe Jr *) Accomodate an out-of-space condition in the piped...
2000-11-17 William A. Rowe Jr Just style nits before someone goes and does somethin...
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomClean up a big chunk of ap_config.h. This basically...
2000-05-19 William A. Rowe Jr Why should Ryan have all the fun?
2000-05-04 Ryan BloomMake reliable piped logs work on 2.0.
2000-04-27 Ryan BloomFix some compile breaks in the support directory. ...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-02-17 Bill StoddardFix FreeBSD build break caused by my last commit to...
2000-02-16 Bill StoddardAdd rotatelogs to the Windows port
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.