]> granicus.if.org Git - apache/history - include
Clear the output socket descriptor in unixd_accept() to make sure
[apache] / include /
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
2001-10-31 Greg Amesbumping release number to 2.0.28-dev after tag
2001-10-31 Greg Amesbump release number to 2.0.27
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-10-23 Greg Amesadjust for the change to SuExec's default install directory
2001-10-16 Ryan BloomBump after the 2.0.26 tag.
2001-10-16 Ryan BloomBump the versions for the 2.0.26 tag.
2001-10-08 Ian HolsmanCorrect Verbage in comments.
2001-10-02 William A. Rowe Jr Goodbye r->content_lanaguage (per vote from apache...
2001-10-02 Ian HolsmanAdded Doxygen Comments
2001-09-28 Ryan BloomRemove SMS from the error bucket. SMS is going away...
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-09-19 Justin ErenkrantzThis patch eliminates the wasteful run-time conversion...
2001-09-17 William A. Rowe Jr Remove the Win32 script-processing exception from...
2001-09-14 Bradley NicholesAdded the HTTPD_ROOT path for NetWare
2001-09-11 Ryan BloomA very small optimization to the OLD_WRITE logic. ...
2001-09-07 Bradley NicholesAdded NetWare to a Win32 #ifdef
2001-08-31 Cliff WoolleyRyan apparently bumped this back DOWN from 2.0.25 to...
2001-08-31 William A. Rowe Jr Normalize all paths to run the same, common code...
2001-08-30 Justin ErenkrantzAdd -X functionality back to httpd.
2001-08-30 William A. Rowe Jr Changed syntax of Set{Input|Output}Filter. The...
2001-08-30 William A. Rowe Jr Since the mod_mime patch was applied, here is the...
2001-08-29 Ryan BloomBump after the tag.
2001-08-29 Ryan BloomForgot to bump these numbers before the tag. Re-taggin...
2001-08-28 Graham LeggettAdd specified user attributes to the environment when...
2001-08-27 Ryan BloomAllow mod_ssl to send back an error message if an HTTP...
2001-08-27 William A. Rowe Jr I think this statement makes more sense, please ask...
2001-08-26 William A. Rowe Jr That last round calls for a bump.
2001-08-26 William A. Rowe Jr Eliminate proxy: (and all other 'special') processing...
2001-08-25 William A. Rowe Jr Introduce the map_to_storage hook, which allows modul...
2001-08-25 Cliff WoolleyBUCKETS SMS PHASE 1
2001-08-24 William A. Rowe Jr sec, sec, who's got a sec? This gave me a headache...
2001-08-23 William A. Rowe Jr Add a canonical_filename value (should remain the...
2001-08-23 William A. Rowe Jr Better doc of ap_server_root_relative()
2001-08-23 William A. Rowe Jr Eliminated ap_os_[systemcase|[case_]canonical]_filena...
2001-08-19 Doug MacEachernadjust to apr_uri_ rename
2001-08-18 Graham LeggettFixed LDAP cleanup on graceful restarts. LDAP connectio...
2001-08-18 Graham LeggettOops - left off the apr_ldap.h file in the commit.
2001-08-16 Jeff Trawickthe 2nd parm to strstr() doesn't lose const-ness, unlik...
2001-08-16 Ryan BloomBump after the tag.
2001-08-16 Ryan BloomBump for a 2.0.24 tag
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-08-14 Jeff Trawicknamespace-protect accept_lock_mech
2001-08-13 Jeff Trawickchange the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
2001-08-13 Jeff Trawick(hopefully) get WinNT MPM to build using mpm_common...
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
next