summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagSTRIKER_2_1_0_RC1(no author)2004-08-295-845/+0
* Add missing English Revision comment.Yoshiki Hayashi2004-08-291-0/+1
* typoAstrid Malo2004-08-292-2/+2
* update German translationAstrid Malo2004-08-293-5/+16
* two points are not better then oneAstrid Malo2004-08-292-2/+2
* update translationAstrid Malo2004-08-292-6/+27
* update transformationAstrid Malo2004-08-294-4/+4
* TypoAstrid Malo2004-08-292-3/+3
* update transformationAndré Malo2004-08-293-2/+4
* Change * to *:80 to promote better habits.Rich Bowen2004-08-292-7/+7
* Fix query string handling for proxied URLs.André Malo2004-08-282-1/+5
* Fix darn typo.André Malo2004-08-282-2/+5
* grammar policeCliff Woolley2004-08-271-1/+1
* e -> � :)André Malo2004-08-271-1/+1
* syncAndré Malo2004-08-271-6/+13
* sync with 2.0Bill Stoddard2004-08-271-5/+5
* Synch with 2.0 branch.Joe Orton2004-08-271-13/+13
* update transformationAndré Malo2004-08-266-4/+13
* add a note about Limit and SatisfyAndré Malo2004-08-261-1/+9
* syncAndré Malo2004-08-261-6/+6
* remove unused variables and fix some compiler warnings about constAndré Malo2004-08-262-5/+3
* Forward-port CHANGES entry for mod_*_cache from 2.0.Justin Erenkrantz2004-08-261-0/+7
* #ifndef AP_UNSAFE_ERROR_LOG_UNESCAPED the stderr to errorlog stuffAndré Malo2004-08-261-1/+8
* Give Brian and Justin credit for code backported into 2.0. Is this really the...Bill Stoddard2004-08-261-3/+3
* fd == file descriptor. I like fs for file system for mod_disk_cache thoBill Stoddard2004-08-261-1/+1
* Preserve the return value from the apr_stat() call so that it can be displaye...Bradley Nicholes2004-08-261-3/+3
* Preserve the return value from the apr_stat() call so that it can be displaye...Bradley Nicholes2004-08-261-3/+4
* Synch with 2.0 branch.Joe Orton2004-08-261-1/+9
* Untabify the source.Mladen Turk2004-08-261-4/+4
* Add dynamic management to load balancer:Mladen Turk2004-08-261-0/+293
* Add pool used for allocating proxy_server_conf to that struct.Mladen Turk2004-08-262-6/+7
* another backportBill Stoddard2004-08-261-3/+3
* backportBill Stoddard2004-08-261-2/+2
* Reverting files checked in by mistakeBradley Nicholes2004-08-2510-52/+148
* Update 8/25/04Bradley Nicholes2004-08-2510-148/+52
* Allow multiple IP addresses to be configured for the same secure portBradley Nicholes2004-08-251-9/+18
* Win32: Fix stranded piped loggers on apache -k start,restart,config,installBill Stoddard2004-08-252-0/+12
* Document new API functions.Mladen Turk2004-08-251-15/+182
* Remove the tabs from code.Mladen Turk2004-08-251-11/+11
* Added SSL custom indicators. They can be set using SetEnv directive,Mladen Turk2004-08-252-9/+23
* Untabify the code. Have no idea who put all those tabs in sources.Mladen Turk2004-08-251-13/+13
* Added ProxySet directive (can be rename to something else).Mladen Turk2004-08-251-21/+89
* Remove BalancerStickySession directive.Mladen Turk2004-08-251-35/+0
* Remove uneeded access_status variable.Mladen Turk2004-08-241-20/+15
* Do not check the balancer param.Mladen Turk2004-08-241-2/+2
* Increase the request count for each runtime workerMladen Turk2004-08-241-0/+2
* Implement REQ_ATTRIBUTE using request rec environment table,Mladen Turk2004-08-241-11/+13
* Use the session route from request rec notes.Mladen Turk2004-08-241-4/+4
* Add session route to request rec notes if present.Mladen Turk2004-08-241-6/+11
* Clean up some bogus error messages.Justin Erenkrantz2004-08-241-2/+4