summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * modules/proxy/proxy_http.c (ap_proxy_http_process_response): HandleJoe Orton2005-01-193-3/+9
* mod_cache: Remove unimplemented CacheForceCompletion directive.Justin Erenkrantz2005-01-197-128/+4
* support/check_forensic: Fix temp file usageThom May2005-01-182-5/+14
* adjust revision referencesAndré Malo2005-01-1575-75/+75
* adjust revision referencesAndré Malo2005-01-15125-125/+125
* adjust revision referencesAndré Malo2005-01-1563-63/+63
* fix copyright noticeAndré Malo2005-01-1597-97/+194
* fix copyright noticeAndré Malo2005-01-15210-210/+420
* fix copyright noticeAndré Malo2005-01-1521-21/+42
* fix copyright noticeAndré Malo2005-01-157-7/+14
* fix copyright noticeAndré Malo2005-01-1529-29/+58
* fix copyright noticeAndré Malo2005-01-1512-12/+24
* oops, readd the empty lineAndré Malo2005-01-1553-0/+53
* fix copyright noticeAndré Malo2005-01-1510-20/+20
* fix copyright noticeAndré Malo2005-01-1518-36/+36
* fix copyright noticeAndré Malo2005-01-1515-30/+30
* fix copyright noticeAndré Malo2005-01-1510-20/+20
* update transformationAstrid Malo2005-01-146-6/+200
* German umlauts correctionAstrid Malo2005-01-141-1/+1
* German translation of configuring.xmlAstrid Malo2005-01-141-0/+211
* * modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Fail if theJoe Orton2005-01-141-0/+4
* * modules/ssl/mod_ssl.c: Declare new config directivesJoe Orton2005-01-145-15/+63
* Fix VPATH errors introduced in r124104.Justin Erenkrantz2005-01-131-1/+1
* * modules/debug/modules.mk: Remove generated file.Joe Orton2005-01-131-5/+0
* proxy request body handlingJeff Trawick2005-01-111-0/+4
* Match parameter typesJim Jagielski2005-01-111-1/+1
* Rewrite Cookies and other headers in mod_proxy_ajp as configured withSander Striker2005-01-117-130/+180
* Sync available error languages with used LanguagePriority.Erik Abele2005-01-082-2/+2
* Update transformation.Erik Abele2005-01-083-17/+18
* Fix indentation (no code changes).Erik Abele2005-01-081-31/+31
* --with-module can now take more than one module to be staticallyErik Abele2005-01-083-16/+33
* For a static module, use a filename with a lib prefix,Erik Abele2005-01-081-1/+2
* Update mod_proxy documentation source (final doc still needs to be generated).Sander Striker2005-01-081-9/+9
* Make the combination of mod_proxy_ajp and mod_rewrite work correctly. Sander Striker2005-01-074-22/+29
* Add Japanese error docs.Hiroaki Kawai2005-01-0719-0/+324
* Handle PATH_INFO as opaque byte-wise data for cgi invocation asWilliam A. Rowe Jr2005-01-071-1/+2
* update revision referencesAndré Malo2005-01-073-3/+3
* Change 'directory' to 'resource': just the word 'directory' led someErik Abele2005-01-074-10/+10
* Mention configuration details for AJP and the balancer.Erik Abele2005-01-072-10/+42
* Sync backports.Erik Abele2005-01-071-0/+5
* update config for pt-br inclusionAndré Malo2005-01-062-6/+8
* update transformationAndré Malo2005-01-0623-16/+532
* add new Portuguese (Brazilian) translationsAndré Malo2005-01-063-0/+455
* update pt-br base fileAndré Malo2005-01-061-3/+5
* build allAndré Malo2005-01-064-3/+5
* Use /Apache21/ for the -default- httpd 2.1 root, to assist developersWilliam A. Rowe Jr2005-01-051-2/+2
* It's perferable to use a debug build of ssleay32/libeay32, but offerWilliam A. Rowe Jr2005-01-051-2/+2
* limit_req_fieldsize is signed, correct a signedness error usingWilliam A. Rowe Jr2005-01-051-1/+1
* The right set of headers to obtain the pre_connection hook.William A. Rowe Jr2005-01-051-4/+5
* Correct the order of includes to follow httpd conventions, and getWilliam A. Rowe Jr2005-01-056-39/+32