]> granicus.if.org Git - apache/history - include
Use the "recent time" cache to optimize timestamp generation for
[apache] / include /
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...
2001-12-13 William A. Rowe Jr As suggested by Josh Slive, add the explicit 'default...
2001-12-13 William A. Rowe Jr Jeff's guess, right on. [Thought I committed it...
2001-12-13 Jeff Trawickhack up core_dir_config so that server/core.c compiles...
2001-12-13 William A. Rowe Jr Give the request_rec some information about path_info...
2001-12-07 William A. Rowe Jr AFAICT - these symbols are unused.
2001-12-07 Aaron BannertProvide an accessor function for the global_score porti...
2001-12-07 Aaron BannertExport ap_get_parent_scoreboard and ap_get_servers_scor...
2001-12-03 Bill StoddardChange a comment. This change was made to 2.0.29-dev...
2001-12-02 Brian PaneAdded a version of ap_getline() that allocs a buffer...
2001-12-01 Jeff Trawickuse our standard declaration macro for the AP_DEBUG...
2001-11-29 Doug MacEacherncarry over from 1.3: disable profiling in the parent...
2001-11-27 Ian Holsmanwelcome to .30
2001-11-27 Ian Holsmanabout to tag 29
2001-11-27 Ian HolsmanChange the magic #
2001-11-24 Ian Holsmanchange open_logs hook to return a value, allowing you...
2001-11-23 Ian HolsmanModify post_config hook so that it can return a error,
2001-11-21 Ryan BloomFix the timeout logic that I broke last week. This...
2001-11-19 Doug MacEachernadd new input filter mode AP_MODE_INIT:
2001-11-18 Cliff Woolleyfix spelling
2001-11-18 Cliff WoolleyDon't know why these were missing... just an oversight...
2001-11-18 Cliff WoolleyFix spelling
2001-11-18 Ian Holsmanchange the signature of ap_custom_response() to use a
2001-11-17 Jeff TrawickGet mod_cgid killed when a MPM exits due to a fatal...
2001-11-15 Ryan BloomPull lingering close out of the pool cleanup phase...
2001-11-14 Bradley NicholesFixed ap_listeners so that it will be included in the...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Ryan BloomAdd the server_rec argument back to the create_connecti...
2001-11-13 Ryan BloomRemove ap_new_connection from the header. I missed...
2001-11-13 Ryan BloomBack out my last patch. The logic to add sockets to...
2001-11-13 Ryan BloomThis allows modules to add socket descriptors to the...
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-13 Ryan BloomAdd docs for the newest hook.
2001-11-13 Ryan BloomCleanup some code that was created during the abstratio...
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-10 Ryan BloomFix the Windows MPM. Windows doesn't always use the...
2001-11-10 Ryan BloomRemove ap_lingering_close from all of the MPMs. This...
2001-11-08 Greg Amesadvancing release numbers to 2.0.29-dev after tag
2001-11-08 Greg Amesabout to tag 2.0.28
2001-11-07 Doug MacEachernap_getline() is useful to modules outside of the core..
2001-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
next