summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support environment variable interpolation in reverse proxy configurationNick Kew2006-07-131-0/+3
* Guess I should document the mod_proxy_balancer changesJim Jagielski2006-07-121-0/+5
* * Add the filename of the configuration file to the warning messageRuediger Pluem2006-07-091-0/+4
* * Retry worker chosen by client supplied route / redirect worker if itRuediger Pluem2006-06-271-0/+4
* One more bug licked, as verified by MattWilliam A. Rowe Jr2006-06-261-1/+1
* * Add the following environment variables to expose the informationRuediger Pluem2006-06-261-0/+4
* Note that 416293 went a bit further.William A. Rowe Jr2006-06-221-2/+1
* Stop appending a backslash if some trailing slash is present.William A. Rowe Jr2006-06-221-0/+4
* mod_isapi: Handle "HTTP/1.1 200 OK" style status lines correctly, theWilliam A. Rowe Jr2006-06-221-0/+4
* We need to pay alot more attention here to ap_pass_brigade.William A. Rowe Jr2006-06-221-0/+3
* mod_isapi: Ensure we walk through all the methods the developer may haveWilliam A. Rowe Jr2006-06-221-0/+3
* Note new (old) featureWilliam A. Rowe Jr2006-06-221-1/+7
* Documenting new mod_speling directiveNick Kew2006-06-141-0/+3
* * If possible, check if the size of an object to cache is within theRuediger Pluem2006-06-031-0/+4
* * The first comment did not really hit what we do.Ruediger Pluem2006-06-031-3/+3
* * info->expire and info->date are in microseconds. So convert the differenceRuediger Pluem2006-06-031-3/+7
* Fix authnz_ldap invalid auth detectionBradley Nicholes2006-06-031-0/+4
* * Sync with 2.2.x CHANGESRuediger Pluem2006-06-011-6/+11
* * Keep the Content-Type for successfully revalidatedRuediger Pluem2006-05-301-0/+3
* * Remove temporary files if renaming fails, otherwise they may accumulate.Ruediger Pluem2006-05-281-0/+3
* On graceless shutdown or restart, send AP_SIG_GRACEFUL to all workerChris Darroch2006-05-261-1/+11
* Make the worker and event MPMs not touch the scoreboard whenChris Darroch2006-05-261-0/+3
* * Fix const compiler warning introduced by r407357.Ruediger Pluem2006-05-211-1/+1
* * Handle the cases "no proxy request" and "reverse proxy request" in the sameRuediger Pluem2006-05-171-0/+3
* Add support for fcgi:// proxies to mod_rewrite.Garrett Rooney2006-05-101-0/+3
* revert last entry -- not user visible and poorly wordedRoy T. Fielding2006-05-091-3/+0
* remove test/zb.cThom May2006-05-091-0/+3
* Note scoreboard stuff in changes; leave the 'difficult' patchesNick Kew2006-05-071-3/+2
* Add optional 'scheme://' prefix to ServerName directive. ForSander Temme2006-05-051-1/+10
* mod_charset_lite: Bypass translation when the source and dest charsetsJeff Trawick2006-05-041-0/+3
* * Add Content-Type to headers_out if not already set. This ensures thatRuediger Pluem2006-05-031-0/+3
* PR 39275. don't fork MaxClients worth of processes if child_init or fork() areGreg Ames2006-05-031-0/+4
* * Sync with 2.2.x CHANGES fileRuediger Pluem2006-04-221-22/+32
* * CHANGES: Make spacing consistent with the rest of the file.Garrett Rooney2006-04-221-2/+2
* * CHANGES: Note the addition of mod_proxy_fcgi.Garrett Rooney2006-04-221-0/+3
* Correctly handle internal redirects, by testing only for r-main == NULL.Colm MacCarthaigh2006-04-191-0/+3
* Thiago Zaninotti reported to security@apache.org on 20060410 a possibleMark J. Cox2006-04-181-0/+5
* * Also initialize local data structures for workers of a balancer.Ruediger Pluem2006-04-161-0/+3
* * Sync with 2.2.x CHANGESRuediger Pluem2006-04-141-13/+12
* * Avoid calling ap_proxy_http_cleanup twice as this releases a connectionRuediger Pluem2006-04-141-0/+3
* * Initialize last_char as otherwise a random value will be comparedRuediger Pluem2006-04-141-0/+3
* The crypt() prototype is in <unistd.h> instead of <crypt.h>Jeff Trawick2006-04-121-0/+3
* * Rollback r393037 as this was vetoed by wrowe. Details seeRuediger Pluem2006-04-111-3/+0
* * Prevent r->parsed_uri.path from being NULL as this can cause segmentationRuediger Pluem2006-04-101-0/+3
* htdbm: Warn the user when adding a plaintext password on a platformJeff Trawick2006-04-101-0/+4
* * Check for an existing socket independant of an existing connection record.Ruediger Pluem2006-04-081-0/+3
* Default handler: Don't return output filter apr_status_t values.Jeff Trawick2006-04-031-0/+3
* remove charset turds left by last commitRoy T. Fielding2006-04-021-6/+6
* * Sync with CHANGES files of 2.2.x and 2.0.xRuediger Pluem2006-04-011-8/+100
* * Sync with 2.2.x CHANGES fileRuediger Pluem2006-04-011-7/+13