index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
loggers
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
3
-31
/
+31
*
Remove the generation of flush bucket in mod_logio, now that
Brian Pane
2005-10-24
1
-17
/
+1
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
1
-1
/
+1
*
mod_log_config: %{hextid}P will log the thread id in hex with APR
Jeff Trawick
2005-08-31
1
-2
/
+10
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-0
/
+11
*
use struct assignment instead of memcpy so the compiler can decide whether to...
Brian Pane
2005-07-03
1
-3
/
+2
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
1
-1
/
+2
*
fix typo in comment
Jeff Trawick
2005-05-19
1
-1
/
+1
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
3
-3
/
+3
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
3
-3
/
+6
*
* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
Paul Querna
2004-12-07
1
-6
/
+7
*
mod_log_config.c: Use iovecs to write the log line to eliminate a memcpy
Paul Querna
2004-12-05
1
-7
/
+6
*
Allow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-11-30
2
-6
/
+6
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-21
/
+0
*
mod_log_config: Fix a bug which prevented request completion time
Jeff Trawick
2004-06-20
1
-1
/
+1
*
this should save one or two cycles
André Malo
2004-05-25
1
-1
/
+1
*
* modules/loggers/mod_log_config.c, server/log.c (open_error_log,
Joe Orton
2004-05-06
1
-1
/
+1
*
fix build on systems without unistd.h
André Malo
2004-04-26
1
-1
/
+3
*
add dsp and exp file for mod_log_forensic
André Malo
2004-04-19
2
-0
/
+129
*
cleanup log_header_out function:
André Malo
2004-04-10
1
-4
/
+75
*
no longer remove the EOS bucket
André Malo
2004-04-03
1
-4
/
+2
*
fix an old misfeature: "BufferedLogs Off" would sort-of turn
Jeff Trawick
2004-02-26
1
-2
/
+4
*
a kind fix for a compile error unfortunately broke an order
Jeff Trawick
2004-02-26
1
-7
/
+9
*
forward port to not log twice
André Malo
2004-02-21
1
-1
/
+1
*
do not exit() from inside a module!
André Malo
2004-02-21
1
-6
/
+12
*
ugh! Fix log open error condition, which never matched.
André Malo
2004-02-21
1
-2
/
+1
*
allow log pipes to be relative to serverroot as well
André Malo
2004-02-21
1
-2
/
+3
*
there's no such default
André Malo
2004-02-21
1
-2
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
4
-4
/
+4
*
oops
André Malo
2004-02-08
1
-1
/
+1
*
fix copyright dates according to the first checkin
André Malo
2004-02-08
3
-3
/
+3
*
apply Apache License, Version 2.0
André Malo
2004-02-06
4
-214
/
+42
*
in conservative C declarations still have to be the first in a function.
André Malo
2004-01-18
1
-4
/
+5
*
mod_log_config: Fix corruption of buffered logs with threaded
Jeff Trawick
2004-01-17
1
-3
/
+49
*
* modules/loggers/config.m4: Fix --enable-mods-shared=all case where
Joe Orton
2004-01-09
1
-1
/
+1
*
Undo last change in order not to break Netware builds...
Martin Kraemer
2004-01-05
1
-1
/
+1
*
Ugly hack to get this module to compile. The path to test_char.h (which
Martin Kraemer
2004-01-05
1
-1
/
+1
*
* modules/loggers/config.m4: Add 'server' directory to include path if
Joe Orton
2004-01-03
1
-0
/
+5
*
Add mod_log_forensic to the NetWare build
Bradley Nicholes
2004-01-03
3
-22
/
+530
*
Don't hardcode the location of the test_char.h header. The path should be ad...
Bradley Nicholes
2004-01-03
1
-2
/
+2
*
Add missing apr_ to size_t.
Erik Abele
2004-01-03
1
-1
/
+1
*
* modules/loggers/mod_log_forensic.c (struct hlog, log_before,
Joe Orton
2004-01-03
1
-3
/
+3
*
Make forensic logging EBCDIC-safe.
Ben Laurie
2004-01-03
1
-2
/
+3
*
Use ap_assert().
Ben Laurie
2004-01-03
1
-7
/
+6
*
prevent module from segfaulting when not configured.
André Malo
2004-01-02
1
-0
/
+8
*
Add forensic logging.
Ben Laurie
2004-01-01
2
-0
/
+316
*
update license to 2004.
André Malo
2004-01-01
3
-3
/
+3
*
* modules/loggers/mod_log_config.c (log_request_time): Log
Joe Orton
2003-11-05
1
-1
/
+1
*
fix %b format to write really "-" if bytes_sent == 0.
André Malo
2003-08-19
1
-2
/
+2
*
fix a comment to explain how to log the thread id
Jeff Trawick
2003-05-14
1
-2
/
+2
[next]