]> granicus.if.org Git - apache/history - modules/loggers
update transformation
[apache] / modules / loggers /
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...
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...
next