index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
loggers
/
mod_logio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_logio: Add LogIOTrackTTFU and %^FU logformat
Rainer Jung
2018-04-09
1
-2
/
+83
*
* modules/loggers/mod_logio.c (logio_pre_config): Remove pointless
Joe Orton
2018-02-02
1
-1
/
+1
*
Remove some useless 'return' statements.
Christophe Jaillet
2015-11-21
1
-1
/
+0
*
Revert r1705157: why not "insert the filter (twice) for sub-requests" actually?
Yann Ylavic
2015-09-24
1
-1
/
+1
*
Follow up to r1705134: don't insert the filter (twice) for sub-requests.
Yann Ylavic
2015-09-24
1
-1
/
+1
*
Avoid storing request stuff in r->connection->conn_config to
Eric Covener
2015-09-24
1
-33
/
+43
*
Don't count initial handshake I/O when determining the first byte.
Eric Covener
2015-09-24
1
-9
/
+7
*
Use 'unsigned int' in bitfield
Christophe Jaillet
2015-04-13
1
-2
/
+2
*
allow time to first byte (of response headers)
Eric Covener
2015-04-07
1
-3
/
+72
*
Fix style
Christophe Jaillet
2014-11-11
1
-4
/
+8
*
Use %S instead of %C which already in use
Christophe Jaillet
2013-08-25
1
-10
/
+2
*
mod_logio: new format-specifier %C (combined) which is the sum of received an...
Christophe Jaillet
2013-05-21
1
-0
/
+9
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
mod_logio: introduce new optional function ap_logio_get_last_bytes to get
Stefan Fritsch
2009-10-08
1
-0
/
+16
*
*) mod_logio: Provide optional function to allow modules to adjust the
Eric Covener
2008-01-11
1
-0
/
+11
*
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
-1
/
+1
*
Remove the generation of flush bucket in mod_logio, now that
Brian Pane
2005-10-24
1
-17
/
+1
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
no longer remove the EOS bucket
André Malo
2004-04-03
1
-4
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-54
/
+11
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Well that was a little borked, if you were having stack problems using
William A. Rowe Jr
2002-11-01
1
-1
/
+2
*
mod_logio modification: count bytes-sent after the writev or sendfile
Brian Pane
2002-10-25
1
-23
/
+32
*
New Module -- mod_logio.
Ian Holsman
2002-09-28
1
-0
/
+226