index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
loggers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorlog_provider, bump MMN.
Jan Kaluža
2013-09-24
1
-2
/
+4
*
allow the provider to decide whether or not APLOG_NOTICE
Jeff Trawick
2013-09-23
1
-1
/
+4
*
mod_syslog: New module implementing syslog ap_error_log provider.
Jan Kaluža
2013-09-23
2
-1
/
+168
*
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
*
Fix crash in mod_log_config when logging
Rainer Jung
2013-04-14
1
-0
/
+4
*
Use ap_bin2hex instead of sprintf(..., "%02x". It gives the same output and i...
Christophe Jaillet
2013-01-06
1
-1
/
+1
*
style fixes, add comment
Stefan Fritsch
2012-12-22
1
-3
/
+11
*
Fix various clone/edit and search/replace errors
Gregg Lewis Smith
2012-12-12
1
-2
/
+2
*
Don't log a spurious "-" if a request has been rejected
Stefan Fritsch
2012-11-18
1
-1
/
+1
*
s/;;/;/
Christophe Jaillet
2012-10-12
1
-1
/
+1
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
3
-6
/
+6
*
Replace use of apr_file_write() with apr_file_write_full() to prevent
Stefan Fritsch
2012-04-26
2
-5
/
+6
*
PR 53104 - %{abc}C truncates cookies whose values contain '='
Greg Ames
2012-04-20
1
-2
/
+2
*
* modules/loggers/mod_log_debug.c: Mark private globals as static.
Joe Orton
2012-04-17
1
-2
/
+2
*
Check during config test that directories for access logs exist
Stefan Fritsch
2012-02-13
1
-0
/
+53
*
SECURITY: CVE-2012-0021 (cve.mitre.org)
Stefan Fritsch
2011-12-29
1
-12
/
+14
*
Further clarify the naming of the entity that directly connects to us by
Graham Leggett
2011-12-14
1
-1
/
+1
*
Further clarify the naming of the entity that originates the request by
Graham Leggett
2011-12-14
1
-2
/
+2
*
Add some more log message tags
Stefan Fritsch
2011-12-04
1
-2
/
+2
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
3
-12
/
+12
*
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
2011-11-25
1
-3
/
+3
*
Introduce a per request version of the remote IP address, which can be
Graham Leggett
2011-11-22
1
-2
/
+7
*
Unify syntax of config directives taking an expression as optional contition ...
Stefan Fritsch
2011-11-04
1
-2
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
2
-2
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-7
/
+7
*
Removes the CookieLog directive, which has been documented as deprecated for ...
Rich Bowen
2011-09-19
1
-10
/
+0
*
Added forgfotten .dsp bits - my bad.
Guenter Knauf
2011-07-19
1
-0
/
+111
*
adjustments of build priorities of modules without special dependencies
Stefan Fritsch
2011-07-13
1
-1
/
+1
*
Fixed Win32 build.
Guenter Knauf
2011-07-06
1
-1
/
+1
*
Stupid CodeWarrior compiler cant initialize structs with vars.
Guenter Knauf
2011-07-06
1
-1
/
+3
*
Added mod_log_debug to NetWare build.
Guenter Knauf
2011-07-06
2
-0
/
+259
*
Add new non-default debugging module mod_log_debug
Stefan Fritsch
2011-07-02
2
-0
/
+282
*
Add string valued expressions to ap_expr, do some API cleanup
Stefan Fritsch
2011-07-02
1
-4
/
+3
*
Fix various "variable 'x' set but not used" warnings.
Stefan Fritsch
2011-05-22
1
-2
/
+4
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
3
-3
/
+3
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
2
-2
/
+2
*
Close PR 50861 where enabling and disabling of buffered
Jim Jagielski
2011-03-17
1
-0
/
+9
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
2
-4
/
+4
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
3
-21
/
+21
*
More ap_expr updates:
Stefan Fritsch
2010-11-21
1
-0
/
+1
*
detab
Stefan Fritsch
2010-11-20
1
-1
/
+1
*
Log errors/infos during expression evaluation and associate the message
Stefan Fritsch
2010-11-20
1
-0
/
+1
*
Add support for conditional logging depending on an expression.
Stefan Fritsch
2010-11-09
1
-7
/
+29
*
Add to modules' help text (displayed by ./configure -h) more
Daniel Earl Poirier
2010-11-01
1
-1
/
+1
*
Add ErrorLogFormat directive for configuring the error log format, including
Stefan Fritsch
2010-09-05
1
-3
/
+15
*
Adding sub second timestamps and request end time to mod_log_config.
Rainer Jung
2010-07-25
1
-24
/
+118
*
Removed obsolete include paths from NetWare makefiles.
Guenter Knauf
2010-07-23
2
-8
/
+6
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
3
-3
/
+3
*
mod_log_config: Add the R option to log the handler used within the
Graham Leggett
2010-02-01
1
-0
/
+6
[next]