]> granicus.if.org Git - apache/history - modules/loggers
Remove some spaces between some return statements and ';' + fix a strange formating...
[apache] / modules / loggers /
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...
2007-09-24 Ruediger Pluem* Remove function format_integer as it is only used...
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-10-24 Brian PaneRemove the generation of flush bucket in mod_logio...
2005-08-31 Jim JagielskiAdd ap_append_pid(); This is performed enough to warrant
2005-08-31 Jeff Trawickmod_log_config: %{hextid}P will log the thread id in...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-07-03 Brian Paneuse struct assignment instead of memcpy so the compiler...
2005-06-14 Joe OrtonUpdate remaining 2004 copyright notices.
2005-05-19 Jeff Trawickfix typo in comment
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
next