]> granicus.if.org Git - apache/history - modules/loggers
Add support for the proxy modules to
[apache] / modules / loggers /
2016-01-19 Rainer JungRemove new APLOGNO form mod_log_debug.
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-12-29 Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-11-23 Yann YlavicMore ap_casecmpstr[n]() usages (follow up to r1715876).
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-23 Yann YlavicRevert r1715789: will re-commit without spurious functi...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-21 Christophe JailletRemove some useless 'return' statements.
2015-09-24 Yann YlavicRevert r1705157: why not "insert the filter (twice...
2015-09-24 Yann YlavicFollow up to r1705134: don't insert the filter (twice...
2015-09-24 Eric CovenerAvoid storing request stuff in r->connection->conn_conf...
2015-09-24 Eric CovenerDon't count initial handshake I/O when determining...
2015-08-31 Christophe JailletSilence a sparse warning about inconsistent indenting...
2015-05-21 Jeff TrawickFollow-up to r1680895:
2015-05-21 Rainer Jungmod_log_config: instead of using the new dedicated
2015-05-03 Jeff Trawickconst goodness
2015-04-24 Jan Kaluža* mod_journald: Remove JournaldCustomLog. It is not...
2015-04-23 Jan Kaluža* mod_journald: use -lsystemd instead of -lsystemd...
2015-04-23 Ben Resermod_log_config: Fix a bug introduced by r1674261, when...
2015-04-23 Ben Resermod_log_config: Add %M format to output request duratio...
2015-04-17 Jan Kaluža* mod_log_config: Allow using ErrorLog providers for...
2015-04-13 Christophe JailletUse 'unsigned int' in bitfield
2015-04-07 Eric Covenerallow time to first byte (of response headers)
2014-11-11 Christophe JailletFix style
2014-09-01 Christophe JailletSilent some cppcheck warnings.
2014-07-15 Eric Covener *) SECURITY: CVE-2013-5704 (cve.mitre.org)
2014-07-15 Eric CovenerSuggestion from Rick Houser -- for compatibility, pick...
2014-07-15 Eric Covenerallow two character mod_log_config formats
2014-07-14 Jan Kalužamod_journald: New module implementing error_log provide...
2014-06-03 Eric Coveneradd GlobalLog directive to allow a diagnostic log to...
2014-03-07 William A. Rowe JrCVE-2014-0098 (reported by Rainer Canavan <rainer-apach...
2014-03-07 William A. Rowe JrRevert r1574518 to get 2.2/2.4/2.x all back in sync...
2014-03-05 Jim Jagielskiensure cookies have name/value
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
2013-09-27 Jeff TrawickError log providers need to be able to trigger a startu...
2013-09-24 Jan KalužaAdd AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorl...
2013-09-23 Jeff Trawickallow the provider to decide whether or not APLOG_NOTICE
2013-09-23 Jan Kalužamod_syslog: New module implementing syslog ap_error_log...
2013-08-25 Christophe JailletUse %S instead of %C which already in use
2013-05-21 Christophe Jailletmod_logio: new format-specifier %C (combined) which...
2013-04-14 Rainer JungFix crash in mod_log_config when logging
2013-01-06 Christophe JailletUse ap_bin2hex instead of sprintf(..., "%02x". It gives...
2012-12-22 Stefan Fritschstyle fixes, add comment
2012-12-12 Gregg Lewis SmithFix various clone/edit and search/replace errors
2012-11-18 Stefan FritschDon't log a spurious "-" if a request has been rejected
2012-10-12 Christophe Jaillets/;;/;/
2012-08-09 Guenter KnaufNetWare build tweaks.
2012-04-26 Stefan FritschReplace use of apr_file_write() with apr_file_write_ful...
2012-04-19 Greg AmesPR 53104 - %{abc}C truncates cookies whose values conta...
2012-04-17 Joe Orton* modules/loggers/mod_log_debug.c: Mark private globals...
2012-02-13 Stefan FritschCheck during config test that directories for access...
2011-12-28 Stefan FritschSECURITY: CVE-2012-0021 (cve.mitre.org)
2011-12-14 Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-11-04 Stefan FritschUnify syntax of config directives taking an expression...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Rich BowenRemoves the CookieLog directive, which has been documen...
2011-07-18 Guenter KnaufAdded forgfotten .dsp bits - my bad.
2011-07-13 Stefan Fritschadjustments of build priorities of modules without...
2011-07-06 Guenter KnaufFixed Win32 build.
2011-07-06 Guenter KnaufStupid CodeWarrior compiler cant initialize structs...
2011-07-06 Guenter KnaufAdded mod_log_debug to NetWare build.
2011-07-02 Stefan FritschAdd new non-default debugging module mod_log_debug
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-05-22 Stefan FritschFix various "variable 'x' set but not used" warnings.
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-17 Jim JagielskiClose PR 50861 where enabling and disabling of buffered
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2010-11-21 Stefan FritschMore ap_expr updates:
2010-11-20 Stefan Fritschdetab
2010-11-20 Stefan FritschLog errors/infos during expression evaluation and assoc...
2010-11-09 Stefan FritschAdd support for conditional logging depending on an...
2010-11-01 Daniel Earl PoirierAdd to modules' help text (displayed by ./configure...
2010-09-05 Stefan FritschAdd ErrorLogFormat directive for configuring the error...
2010-07-25 Rainer JungAdding sub second timestamps and request end time to...
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-02-01 Graham Leggettmod_log_config: Add the R option to log the handler...
2009-11-10 Stefan Fritschfix off by one error
2009-11-09 Stefan FritschAlso remove trailing whitespace in the value
2009-11-09 Stefan FritschSimplify code by using apr_strtok
2009-11-07 Stefan Fritschmod_log_config: Make ${cookie}C correctly match whole...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2008-11-26 Jim JagielskiBackported
2008-11-24 Jim JagielskiMake %k work as it should. No regression noted in perl
2008-09-08 Jim JagielskiAdd in useful feature. %k which logs the keepalives
2008-01-12 Ruediger Pluem* Hex pids are bogus anyway and on environments with...
2008-01-11 Eric Covener*) mod_logio: Provide optional function to allow module...
2008-01-03 Ruediger Pluem* Silence a compiler warning by using the correct format.
2007-09-26 Ruediger Pluem* Do case insensitive compares for the type of formats...
2007-09-26 Jeff Trawickmod_log_config: Add format options for %p so that the...
next