]> granicus.if.org Git - apache/history - include
Call apr_file_write_full instead to achieve the same effect.
[apache] / include /
2002-05-23 Jeff TrawickAdd "-k start|startssl|restart|graceful|stop" support...
2002-05-23 Jeff Trawickadd ap_log_pid() for reading an Apache pid file
2002-05-17 Jeff Trawickignore APLOG_NOERRNO; note that it is deprecated
2002-05-11 Brian PaneAdded EnableMMAP directive to allow the server administ...
2002-05-10 Brian PaneMoved ap_setup_make_content_type() declaration to http_...
2002-05-06 Justin ErenkrantzRemoving a field in a core structure (r->boundary)...
2002-05-06 Justin ErenkrantzRewrite ap_byterange_filter so that it can work with...
2002-04-29 William A. Rowe Jr Demote to a minor bump for .36 - those affected by...
2002-04-28 Aaron BannertStyle cleanup (remove tabs, fix alignment).
2002-04-25 Sander StrikerBump after the tag.
2002-04-25 Sander StrikerBump for the tag
2002-04-22 Bill StoddardAdded the APLOG_TOCLIENT flag to ap_log_rerror() to
2002-04-21 Brian PaneAdded ap_recent_rfc822_date(), which uses the recent...
2002-04-19 Jeff Trawickfix a spelling error in a comment
2002-04-19 Jeff Trawickfix a typo in a comment for ap_get_client_block()
2002-04-17 William A. Rowe Jr Introduced -E startup_logfile_name option to httpd...
2002-04-16 Justin ErenkrantzAdds support for reading trailers on input by exporting...
2002-04-13 William A. Rowe Jr The fix requires a bump
2002-04-05 Ryan BloomBump after the tag and roll
2002-04-05 William A. Rowe Jr Whoops, missed this. Moved these symbols to mod_core.h
2002-04-05 Ryan BloomBump for the 2.0.35 tag. Just waiting for Will's commi...
2002-04-04 Jeff Trawickignore generated file ap_config_layout.h
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-04-01 Cliff WoolleyMatch the new APR_BUCKET_BUFF_SIZE. We want this to...
2002-03-29 Jim JagielskiSyncing makes no sense now
2002-03-29 Jim JagielskiThe old, legacy (and unused) code in which the scoreboa...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-27 Bill StoddardAdd a new parameter to the quick_handler hook to instruct
2002-03-26 William A. Rowe Jr Up to .35 [no need to call out .35-dev in changes...
2002-03-26 William A. Rowe Jr Ready for .34 evaluation.
2002-03-23 Brian PaneChanged mod_cgi to not do single-byte reads to consume the
2002-03-21 Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-20 Jim JagielskiFold the compiled-in knowledge of the allowable AcceptM...
2002-03-20 Bill StoddardCommit 2 of 2 to:
2002-03-20 Jim JagielskiBring 2.0 up to parity, a bit, with how much info we...
2002-03-20 Jeff Trawickap_rset_content_type() should take const char * instead...
2002-03-20 Bill StoddardFinal commit to add ap_rset_content_type accessor....
2002-03-19 Greg SteinBump ap_mmn for the M_INVALID change. Add a note to...
2002-03-19 Greg SteinThe underlying change here was to add the new WebDAV...
2002-03-18 Greg SteinA little mgmt overhead for the mod_dav API change.
2002-03-17 Brian PaneUse the "recent time" cache to optimize timestamp gener...
2002-03-15 Martin KraemerTypo (noticed while browsing http://docx.webperf.org/)
2002-03-13 Bill StoddardFix win32 compile breakage.
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-07 Aaron BannertComments like this help keep the sanity of module authors.
2002-03-07 Greg Amesap_rgetline: fix folding and partial line handling...
2002-03-07 Justin ErenkrantzAs hinted on dev@httpd, change filter naming schemes...
2002-03-07 Ryan BloomRemove the prev pointer from the filter chain. This...
2002-03-06 Ryan Bloombump after the tag.
2002-03-06 Ryan BloomPush for a new tag.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-03-03 Ryan BloomI forgot to bump the mmn.
2002-03-03 Ryan BloomThis finishes the mod_dir/mod_negotiation bug. This...
2002-03-03 Ryan BloomFix the mod_dir/mod_negotiation bug, where redirects...
2002-02-27 Jeff Trawickdocument the ctx parameter to the add-input-filter...
2002-02-27 Doug MacEachernap_calc_scoreboard_size() needs to be exported for...
2002-02-23 Brian PaneAdded ap_get_input_filter_handle() and ap_get_output_fi...
2002-02-21 Ian Holsmanbump bumpty bump
2002-02-21 William A. Rowe Jr Fix the close-on-sendfile bug where Win32 would trans...
2002-02-21 Aaron BannertPlacing the thread-limit and server-limit values, those...
2002-02-19 Bill StoddardThis fixes a bug in mod_status on Windows where restart...
2002-02-19 Justin ErenkrantzIntroduce AddOutputFilterByType directive.
2002-02-15 Aaron BannertImplement new ScoreBoardFile directive logic. This...
2002-02-14 Justin ErenkrantzWelcome to .33-dev.
2002-02-14 Justin ErenkrantzBump for .32
2002-02-11 Greg Amesif a child detects a resource shortage on accept()...
2002-02-08 Bradley NicholesUpdated to use the newer locking API's. This file...
2002-02-05 Ryan BloomRemove the install_transport_filters hook. The same...
2002-02-01 Bill StoddardReintroduce the create_connection hook. This hook is...
2002-01-31 Ian Holsman32-dev is now it
2002-01-31 Ian Holsmanits tag time
2002-01-30 Ryan BloomChange the Windows MPM to only use the pre_mpm phase...
2002-01-29 Bill StoddardThis patch restores most of Ryan's patch (11/12/2001...
2002-01-29 Aaron BannertI think this was supposed to have been bumped a couple...
2002-01-28 Aaron BannertThe pre_config hook now takes a return value. This...
2002-01-28 Jeff Trawickfix the problem where a scoreboard init failure could...
2002-01-27 Brian PaneReplaced some more ap_add_output_filter() calls with
2002-01-27 Bill StoddardRemove the create_connection hook and put the client_so...
2002-01-27 William A. Rowe Jr Which PR? I can't count them all. Get QUERY_STRING...
2002-01-27 Brian PanePerformance improvement: incorporated the use of the new
2002-01-27 Brian PaneAdded new functions ap_add_input_filter_handle() and
2002-01-25 Justin ErenkrantzChange ap_get_brigade prototype to remove *readbytes...
2002-01-24 Justin ErenkrantzRewrite ap_rgetline to remove the need to have an ...
2002-01-19 Justin ErenkrantzInput filtering prototype change: Socket blocking type...
2002-01-17 William A. Rowe Jr Allow the user to get detailed debugging information...
2002-01-14 Greg SteinNote the change in the mod_dav provider API.
2002-01-11 Ken Coar Bring forward the FileETag directive enhancement from...
2002-01-10 William A. Rowe Jr This needed bumping for all the scoreboard changes...
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2002-01-08 Aaron BannertWelcome to 2.0.31
2002-01-08 Aaron BannertAbout to tag 2.0.30
2002-01-08 Bradley NicholesAdded the #ifdef's to the prototypes to match the corre...
2002-01-02 Justin ErenkrantzMMN = Things that go bump in the night.
2002-01-02 Justin ErenkrantzFix LimitRequestBody directive by moving the relevant...
2002-01-01 Brian PaneGeneralized the recent prep_walk_cache optimizations...
2001-12-31 Brian PanePerformance fix for prep_walk_cache():
2001-12-30 Brian HavardMake calc_scoreboard_size() and init_scoreboard() usabl...
2001-12-29 Jeff Trawickhandle the disappearance of apr_lock_create_np() and
2001-12-29 Jeff Trawicktiny cleanup to remove bogus SCOREBOARD_SIZE define
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
next