]> granicus.if.org Git - apache/history - modules/loggers
Use the more specific 408 (timed out) instead of a generic 400 during a timeout
[apache] / modules / loggers /
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...
2004-12-07 Paul Querna* mod_log_config.c: Revert r109866 which used apr_file_...
2004-12-05 Paul Quernamod_log_config.c: Use iovecs to write the log line...
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-06-20 Jeff Trawickmod_log_config: Fix a bug which prevented request compl...
2004-05-25 André Malothis should save one or two cycles
2004-05-06 Joe Orton* modules/loggers/mod_log_config.c, server/log.c (open_...
2004-04-26 André Malofix build on systems without unistd.h
2004-04-19 André Maloadd dsp and exp file for mod_log_forensic
2004-04-10 André Malocleanup log_header_out function:
2004-04-03 André Malono longer remove the EOS bucket
2004-02-26 Jeff Trawickfix an old misfeature: "BufferedLogs Off" would sort...
2004-02-26 Jeff Trawicka kind fix for a compile error unfortunately broke...
2004-02-21 André Maloforward port to not log twice
2004-02-21 André Malodo not exit() from inside a module!
2004-02-21 André Malough! Fix log open error condition, which never matched.
2004-02-21 André Maloallow log pipes to be relative to serverroot as well
2004-02-21 André Malothere's no such default
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malooops
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-18 André Maloin conservative C declarations still have to be the...
2004-01-17 Jeff Trawickmod_log_config: Fix corruption of buffered logs with...
2004-01-09 Joe Orton* modules/loggers/config.m4: Fix --enable-mods-shared...
2004-01-05 Martin KraemerUndo last change in order not to break Netware builds...
2004-01-05 Martin KraemerUgly hack to get this module to compile. The path to...
2004-01-03 Joe Orton* modules/loggers/config.m4: Add 'server' directory...
2004-01-03 Bradley NicholesAdd mod_log_forensic to the NetWare build
2004-01-03 Bradley NicholesDon't hardcode the location of the test_char.h header...
2004-01-03 Erik AbeleAdd missing apr_ to size_t.
2004-01-03 Joe Orton* modules/loggers/mod_log_forensic.c (struct hlog,...
2004-01-03 Ben LaurieMake forensic logging EBCDIC-safe.
2004-01-03 Ben LaurieUse ap_assert().
2004-01-02 André Maloprevent module from segfaulting when not configured.
2004-01-01 Ben LaurieAdd forensic logging.
2004-01-01 André Maloupdate license to 2004.
2003-11-05 Joe Orton* modules/loggers/mod_log_config.c (log_request_time...
2003-08-19 André Malofix %b format to write really "-" if bytes_sent == 0.
2003-05-14 Jeff Trawickfix a comment to explain how to log the thread id
2003-04-19 Jeff Trawickas Andre' pointed out, we don't need %{pid/tid}P since...
2003-04-18 Jeff Trawickchange the way that thread id is specified in the log...
2003-04-18 Jeff Trawickmod_log_config: Add the ability to log the id of the...
2003-03-20 William A. Rowe Jr SECURITY: Eliminated leaks of several file descripto...
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-03-06 André MaloMinor MMN bump:
2003-03-06 André MaloLet mod_logio be mostly included.
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-14 Ian Holsmanchange optional function to return the previous writer...
2003-02-13 William A. Rowe Jr Tabs. Runovers. Style violations ... oh my!
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2002-11-25 William A. Rowe Jr Accept '%%' in CustomLog format strings to produce...
2002-11-01 William A. Rowe Jr Well that was a little borked, if you were having...
2002-11-01 William A. Rowe Jr Inject logio into the win32 build
2002-10-25 Brian Panemod_logio modification: count bytes-sent after the...
2002-10-16 Bradley NicholesAdding the current version string to the link of each NLM
2002-10-16 Bradley NicholesUpdating the NLM descriptions in the NetWare make files
2002-10-03 Bradley NicholesAdd mod_logio to the NetWare build
2002-09-28 Ian HolsmanNew Module -- mod_logio.
2002-09-16 Jeff Trawickstatic-ize a function which is not supposed to be exported
2002-09-15 William A. Rowe Jr Revisit the code that Ian and I discussed on list...
next