]> granicus.if.org Git - apache/history - CHANGES
added APR_THREAD_FUNC on listener_thread() in event and worker MPMs
[apache] / CHANGES
2006-10-14 Mladen TurkAdded mod_proxy_fcgi win32 build.
2006-10-12 Graham LeggettThis stuff has been backported.
2006-10-12 Graham LeggettBackported.
2006-10-12 Graham LeggettBackported.
2006-10-12 Graham LeggettBackported.
2006-10-12 Graham Leggettmod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute...
2006-10-12 Jim JagielskiSo I'm sitting in Rich's talk and think to myself,...
2006-10-11 Graham Leggettmod_disk_cache: Implement read-while-caching.
2006-10-10 Graham Leggettmod_disk_cache: NULL fd pointers when closing them...
2006-10-10 Graham Leggettsendfile_nonblocking() takes the _brigade_ as an argume...
2006-10-10 Graham Leggettmod_disk_cache: Do away with the write-to-file-then...
2006-10-10 Nick KewAdd SQL Query capability to RewriteMap
2006-10-03 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-10-03 Joe OrtonWhen starting a new piped error logger for the main...
2006-10-03 Nick KewSupport regexp-based manipulation of HTTP headers
2006-10-02 Ruediger Pluem* Fix precedence problem.
2006-10-02 Ruediger Pluem* Fix precedence problem.
2006-09-27 Graham Leggettmod_cache: Eliminate a bogus error in the log when...
2006-09-26 Graham Leggettmod_disk_cache: Make caching of large files possible...
2006-09-26 Graham Leggettmod_mem_cache: Convert mod_mem_cache to use APR memory...
2006-09-26 Graham LeggettMemory leak fix: Unconditionally free the buffer.
2006-09-26 Graham Leggettmod_cache: From RFC3986 (section 6.2.3.) if a URI conta...
2006-09-26 Graham LeggettDon't cache requests with a expires date in the past...
2006-09-26 Graham Leggettmod_disk_cache: Make sure that only positive integers...
2006-09-16 Ruediger Pluem* Set the new environment variable BALANCER_ROUTE_CHANG...
2006-09-15 Jeff Trawicknote a backport; don't forget that trunk had an additional
2006-09-10 Ruediger Pluem* Print the correct error message for erroneous configu...
2006-09-09 Jeff TrawickAllow htcacheclean, httxt2dbm, and fcgistarter to link...
2006-09-06 Jim JagielskiUpdate backports
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-09-04 Ruediger Pluem* Extract stickysession information correctly in the...
2006-09-04 Jeff TrawickHandle filter names which include capital letters.
2006-08-28 Jim JagielskiThese have been approved for backport and or in/will...
2006-08-28 Ruediger Pluem* Note the changes that were done in revisions
2006-08-24 Ruediger Pluem* Close connection to backend if reading of request...
2006-08-14 Chris DarrochIntroduce a check_config phase between pre_config and...
2006-08-14 Nick KewNote bugfix
2006-08-08 Nick KewThat proxy change was functional, even if it was just...
2006-08-02 Mladen TurkFix return values from wait_for_many_objects.
2006-07-31 Jim JagielskiAdd in a very simple balancer "set" concept, which...
2006-07-27 Mark J. CoxSECURITY: CVE-2006-3747 (cve.mitre.org)
2006-07-26 Ruediger Pluem* Remove all filters that are before the cache_out...
2006-07-26 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-07-26 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-07-26 Nick KewNote backport
2006-07-26 Jim Jagielskiremove BOM
2006-07-25 Mladen TurkAdded cping/cpong support for the AJP protocol.
2006-07-24 Jeff Trawickreflect backports of two MPM fixes
2006-07-23 Nick KewRecord bugfix
2006-07-20 Ruediger Pluem* Remove the word SECURITY to address Joe's and Bill...
2006-07-20 Ruediger Pluem* Check for symbolic links of the target file in the...
2006-07-13 Nick KewSupport environment variable interpolation in reverse...
2006-07-12 Jim JagielskiGuess I should document the mod_proxy_balancer changes
2006-07-09 Ruediger Pluem* Add the filename of the configuration file to the...
2006-06-27 Ruediger Pluem* Retry worker chosen by client supplied route / redire...
2006-06-26 William A. Rowe Jr One more bug licked, as verified by Matt
2006-06-26 Ruediger Pluem* Add the following environment variables to expose...
2006-06-22 William A. Rowe Jr Note that 416293 went a bit further.
2006-06-22 William A. Rowe Jr Stop appending a backslash if some trailing slash...
2006-06-22 William A. Rowe Jr mod_isapi: Handle "HTTP/1.1 200 OK" style status...
2006-06-22 William A. Rowe Jr We need to pay alot more attention here to ap_pass_br...
2006-06-22 William A. Rowe Jr mod_isapi: Ensure we walk through all the methods...
2006-06-22 William A. Rowe Jr Note new (old) feature
2006-06-14 Nick KewDocumenting new mod_speling directive
2006-06-03 Ruediger Pluem* If possible, check if the size of an object to cache...
2006-06-03 Ruediger Pluem* The first comment did not really hit what we do.
2006-06-03 Ruediger Pluem* info->expire and info->date are in microseconds....
2006-06-02 Bradley NicholesFix authnz_ldap invalid auth detection
2006-06-01 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-05-30 Ruediger Pluem* Keep the Content-Type for successfully revalidated
2006-05-28 Ruediger Pluem* Remove temporary files if renaming fails, otherwise...
2006-05-26 Chris DarrochOn graceless shutdown or restart, send AP_SIG_GRACEFUL...
2006-05-26 Chris DarrochMake the worker and event MPMs not touch the scoreboard...
2006-05-21 Ruediger Pluem* Fix const compiler warning introduced by r407357.
2006-05-17 Ruediger Pluem* Handle the cases "no proxy request" and "reverse...
2006-05-10 Garrett RooneyAdd support for fcgi:// proxies to mod_rewrite.
2006-05-09 Roy T. Fieldingrevert last entry -- not user visible and poorly worded
2006-05-09 Thom Mayremove test/zb.c
2006-05-07 Nick KewNote scoreboard stuff in changes; leave the 'difficult...
2006-05-05 Sander Temme Add optional 'scheme://' prefix to ServerName...
2006-05-04 Jeff Trawickmod_charset_lite: Bypass translation when the source...
2006-05-03 Ruediger Pluem* Add Content-Type to headers_out if not already set...
2006-05-03 Greg AmesPR 39275. don't fork MaxClients worth of processes...
2006-04-22 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-04-22 Garrett Rooney* CHANGES: Make spacing consistent with the rest of...
2006-04-22 Garrett Rooney* CHANGES: Note the addition of mod_proxy_fcgi.
2006-04-18 Colm MacCarthaighCorrectly handle internal redirects, by testing only...
2006-04-18 Mark J. CoxThiago Zaninotti reported to security@apache.org on...
2006-04-16 Ruediger Pluem* Also initialize local data structures for workers...
2006-04-14 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-04-14 Ruediger Pluem* Avoid calling ap_proxy_http_cleanup twice as this...
2006-04-14 Ruediger Pluem* Initialize last_char as otherwise a random value...
2006-04-12 Jeff TrawickThe crypt() prototype is in <unistd.h> instead of ...
2006-04-10 Ruediger Pluem* Rollback r393037 as this was vetoed by wrowe. Details see
2006-04-10 Ruediger Pluem* Prevent r->parsed_uri.path from being NULL as this...
2006-04-10 Jeff Trawickhtdbm: Warn the user when adding a plaintext password...
2006-04-08 Ruediger Pluem* Check for an existing socket independant of an existi...
2006-04-02 Jeff TrawickDefault handler: Don't return output filter apr_status_...
2006-04-02 Roy T. Fieldingremove charset turds left by last commit
2006-04-01 Ruediger Pluem* Sync with CHANGES files of 2.2.x and 2.0.x
next