summaryrefslogtreecommitdiffstats
path: root/support/rotatelogs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according the first cehck inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-51/+12
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Axe some warnings in rotatelogs which came when the program wasJeff Trawick2002-11-201-8/+4
* Cleanup some type mismatch emits and consistify to our new apr time helpersWilliam A. Rowe Jr2002-06-141-3/+3
* Just quiet an annoying warning.Ryan Bloom2002-06-131-1/+1
* Added log rotation based on file size to the RotateLog support utility.Bradley Nicholes2002-06-121-17/+62
* Oops, found another typoBradley Nicholes2002-06-111-1/+1
* Fixing a typoBradley Nicholes2002-06-111-1/+1
* Correct const'ness of argv in all support apps, and use the newWilliam A. Rowe Jr2002-04-131-3/+3
* Update callers of apr_explode_gmt to apr_time_exp_gmt. TheSander Striker2002-03-211-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* apr-utils rename apr_ansi_time_to_apr_time andIan Holsman2002-03-061-1/+1
* Too many args is a bad thing too, some daysWilliam A. Rowe Jr2001-10-101-2/+2
* Rewrite of rotatelogs as an apr-ized app.William A. Rowe Jr2001-10-101-48/+66
* include string.h for the strstr() prototypeJeff Trawick2001-03-141-0/+1
* Enhance customisability of rotatelogs: strftime(3)Ken Coar2001-03-131-5/+21
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* All the supports now build on APR (+APRUTIL), no reliance on httpd.William A. Rowe Jr2000-12-211-5/+12
* *) Accomodate an out-of-space condition in the piped logs and theWilliam A. Rowe Jr2000-11-211-11/+49
* Just style nits before someone goes and does something significant.William A. Rowe Jr2000-11-171-44/+44
* Protect system header files with the appropriate macros.Ryan Bloom2000-06-131-3/+5
* Clean up a big chunk of ap_config.h. This basically stops ap_config.h fromRyan Bloom2000-06-121-0/+1
* William A. Rowe Jr2000-05-201-6/+8
* Make reliable piped logs work on 2.0.Ryan Bloom2000-05-041-1/+2
* Fix some compile breaks in the support directory. These have not beenRyan Bloom2000-04-271-1/+2
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-0/+54
* Fix FreeBSD build break caused by my last commit to the file. Doh!Bill Stoddard2000-02-171-1/+1
* Add rotatelogs to the Windows portBill Stoddard2000-02-161-1/+4
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+82