index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
rotatelogs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rotatelogs: Log the current file size and error code/description
Jeff Trawick
2008-04-10
1
-6
/
+25
*
Add in new option for rotatelogs: -f
Jim Jagielski
2008-02-29
1
-17
/
+43
*
* Don't leak memory when reopening the logfile.
Ruediger Pluem
2008-01-28
1
-1
/
+10
*
- when using "-l" reduce two consecutive calls to apr_time_now() to one.
Ruediger Pluem
2007-12-01
1
-21
/
+17
*
Allow local timestamps to be used when rotating based on file size.
Jeff Trawick
2007-11-20
1
-20
/
+23
*
improve command-line parsing
Jeff Trawick
2007-11-20
1
-46
/
+71
*
increase size of error string buffer passed to apr_strerror();
Jeff Trawick
2006-12-11
1
-1
/
+1
*
* support/rotatelogs.c (main): Produce useful error message for open()
Joe Orton
2006-11-22
1
-9
/
+16
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-2
/
+2
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
make the check for GMT offset occur each time through the loop,
Ken Coar
2004-06-16
1
-6
/
+11
*
oops; left over from an earlier version
Ken Coar
2004-06-14
1
-1
/
+0
*
add "-l" option to indicate interval is based on localtime not gmt
Ken Coar
2004-06-11
1
-11
/
+39
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according the first cehck in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-51
/
+12
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Axe some warnings in rotatelogs which came when the program was
Jeff Trawick
2002-11-20
1
-8
/
+4
*
Cleanup some type mismatch emits and consistify to our new apr time helpers
William A. Rowe Jr
2002-06-14
1
-3
/
+3
*
Just quiet an annoying warning.
Ryan Bloom
2002-06-13
1
-1
/
+1
*
Added log rotation based on file size to the RotateLog support utility.
Bradley Nicholes
2002-06-12
1
-17
/
+62
*
Oops, found another typo
Bradley Nicholes
2002-06-11
1
-1
/
+1
*
Fixing a typo
Bradley Nicholes
2002-06-11
1
-1
/
+1
*
Correct const'ness of argv in all support apps, and use the new
William A. Rowe Jr
2002-04-13
1
-3
/
+3
*
Update callers of apr_explode_gmt to apr_time_exp_gmt. The
Sander Striker
2002-03-21
1
-1
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
apr-utils rename apr_ansi_time_to_apr_time and
Ian Holsman
2002-03-06
1
-1
/
+1
*
Too many args is a bad thing too, some days
William A. Rowe Jr
2001-10-10
1
-2
/
+2
*
Rewrite of rotatelogs as an apr-ized app.
William A. Rowe Jr
2001-10-10
1
-48
/
+66
*
include string.h for the strstr() prototype
Jeff Trawick
2001-03-14
1
-0
/
+1
*
Enhance customisability of rotatelogs: strftime(3)
Ken Coar
2001-03-13
1
-5
/
+21
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
All the supports now build on APR (+APRUTIL), no reliance on httpd.
William A. Rowe Jr
2000-12-21
1
-5
/
+12
*
*) Accomodate an out-of-space condition in the piped logs and the
William A. Rowe Jr
2000-11-21
1
-11
/
+49
*
Just style nits before someone goes and does something significant.
William A. Rowe Jr
2000-11-17
1
-44
/
+44
*
Protect system header files with the appropriate macros.
Ryan Bloom
2000-06-13
1
-3
/
+5
*
Clean up a big chunk of ap_config.h. This basically stops ap_config.h from
Ryan Bloom
2000-06-12
1
-0
/
+1
*
William A. Rowe Jr
2000-05-20
1
-6
/
+8
*
Make reliable piped logs work on 2.0.
Ryan Bloom
2000-05-04
1
-1
/
+2
*
Fix some compile breaks in the support directory. These have not been
Ryan Bloom
2000-04-27
1
-1
/
+2
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-0
/
+54
*
Fix FreeBSD build break caused by my last commit to the file. Doh!
Bill Stoddard
2000-02-17
1
-1
/
+1
*
Add rotatelogs to the Windows port
Bill Stoddard
2000-02-16
1
-1
/
+4
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+82