]> granicus.if.org Git - apache/history - modules/loggers
Ha! Wrote this combined tree dumper and consistency checker just for fun.
[apache] / modules / loggers /
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...
2002-09-14 William A. Rowe Jr Return mismatches... this solution simply won't work...
2002-09-14 William A. Rowe Jr At least follow the proper failure path for failure...
2002-09-06 Ian Holsmanchange the log_writer declaration so that it takes...
2002-08-27 Ian Holsmanits >>FNAME<< not >>name<<
2002-08-27 Jeff Trawickmake the type of the variable explicit to quiet a gcc...
2002-08-26 Ian Holsmanintroduce 2 new callback oppurtunities to allow a 3rd...
2002-07-17 Jeff Trawickuse APR_TIME_T_FMT when formatting apr_time_t
2002-06-30 Brian PaneReplaced APR_USEC_PER_SEC division with the new apr_tim...
2002-06-26 Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-09 Brian PaneMy logger timestamp cache was using an apr_time_t as...
2002-06-09 William A. Rowe Jr Well the wrappers work out well... nice to be able...
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-05-13 William A. Rowe Jr Hmmm... gotta ask the wisdom in using aspecific types...
2002-05-12 Brian PaneAdded caching of formatted timestamps to speed up the...
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-01-28 Aaron BannertThe pre_config hook now takes a return value. This...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2002-01-10 Ian Holsmanwrowe's veto'd this.
2002-01-10 Ian Holsmannew option LogExcludeByType
2002-01-06 Brian PaneRearranged the log_request_time() code to eliminate...
2002-01-06 Brian PaneBypass a strdup and an 8KB local variable in the common...
2001-12-16 Brian PaneReplaced an instance of apr_pool_userdata_setn() with...
2001-12-01 Jeff Trawickfix a couple of .exp files that broke when we sanitized...
2001-11-24 Ian Holsmanchange open_logs hook to return a value, allowing you...
2001-10-29 William A. Rowe Jr Use the _setn flavor which will avoid strdup'ing...
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-08-27 Victor J. OrlikowskiFix a case where on restart, an admin started logging...
2001-08-20 William A. Rowe Jr *) Changed the late-1.3 log_config substitution ...
2001-08-19 Doug MacEachernadjust to apr_uri_ rename
2001-08-17 William A. Rowe Jr Based on the VC6 switch - and pulling the win32 make...
2001-08-16 William A. Rowe Jr Ignore goodness
2001-07-26 Cliff WoolleyFix printf() warnings related to long->apr_off_t swap
2001-07-26 William A. Rowe Jr Change the length of the content args to apr_off_t...
2001-07-24 Greg AmesReduce CPU consumption in conv_10 function, used to...
2001-07-18 William A. Rowe Jr Remove last public vestigages of APR_INHERIT
2001-07-16 William A. Rowe Jr Obvious files that need inheritance, correct me if...
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-16 Bill StoddardDo not start piped log processes during the config...
2001-05-15 Jeff Trawickclean up DSO builds on OS/390 a bit by ignoring some...
2001-05-02 Bill Stoddardmod_log_config: %c connection status incorrectly logged
2001-04-21 Ryan BloomPut the keep-alive connection logging back.
2001-04-21 Roy T. FieldingRevert the change that moved keepalives out of conn_rec...
2001-04-20 Bill StoddardFix seg fault at start-up introduced by Ryan's change...
2001-04-18 Ryan BloomForgot to add this file.
2001-04-18 Ryan BloomAllow modules to specify their own logging format speci...
2001-04-18 Ryan BloomMove the keepalives field out of the conn_rec and into...
2001-03-09 Jeff Trawicktweak ap_get_remote_host() so that the caller can find...
2001-02-22 Ryan BloomAdd a couple of GCC attribute tags to printf style...
2001-02-16 Martin KraemerRename the module structures so that the exported symbo...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-10 Greg SteinClean up some of the includes:
2001-02-10 Bill StoddardAdd new LogFormat directive, %D, to log time it takes...
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2001-01-17 William A. Rowe Jr Provide apr_pool_t arg to register_hooks, since anyth...
2001-01-07 Ben LaurieMake handlers use hooks.
2000-12-21 William A. Rowe Jr Last of the Win32 goodness I've noticed
2000-12-07 Greg Stein*) remove STANDARD_LIBS line; it is unused/unneeded
2000-12-05 Ryan BloomIgnore all the files that are generated during a build
2000-12-04 Ryan BloomGet Apache to configure completely again. This still...
2000-12-04 Ryan BloomGet the modules configuration stuff working correctly...
2000-11-30 Ryan BloomEnable logging a cookie with mod_log_config
2000-11-10 Ryan BloomFix a lot of the fallback from the apr_ssize_t to apr_s...
2000-11-07 Ryan BloomAlways compute the content-length regardless of whether...
2000-11-03 Bill StoddardMerge the 1.3 patch to add support for logging query...
2000-11-03 Bill StoddardMerge forward mod_log_config enhancement.
2000-11-03 Bill StoddardAdd a new LogFormat directive, %c, that will log connection
2000-10-18 Ryan Bloomapr_psprintf doesn't understand %lld, so we should...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-09 Ryan BloomWe need to flush all logs when the child exits. To...
2000-10-08 Ryan BloomMake mod_log_config compile cleanly when using BUFFERED...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
next