summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * modules/generators/mod_cgid.cPaul Querna2008-10-291-2/+2
* * include/mod_auth.hPaul Querna2008-10-291-1/+1
* * modules/http/http_request.cPaul Querna2008-10-291-1/+1
* * modules/database/mod_dbd.cPaul Querna2008-10-291-1/+10
* * server/core.c: Fix implicit declaration of function 'unixd_set_rlimit' byPaul Querna2008-10-291-0/+4
* Improve ability to compile on C90 Compilers.Paul Querna2008-10-296-29/+46
* * server/mpm/simple/simple_io.c: s/simple_io_timeut_cb/simple_io_timeout_cb/gPaul Querna2008-10-281-3/+3
* * modules/mappers/mod_rewrite.c (do_rewritelog): Add prototype withJoe Orton2008-10-281-0/+4
* * Supply the per-dir parameter to the rewritelog call where it is needed.Ruediger Pluem2008-10-281-2/+2
* update transformationTakashi Sato2008-10-2876-84/+4509
* * simple_io.c line 111 and 145 cause a build falure with --enable-maintainer-...Paul Querna2008-10-282-3/+4
* fix XML errorsTakashi Sato2008-10-282-5/+2
* * server/mpm/simple/simple_{event,run}.c: Turn off Ring Macro debugging.Paul Querna2008-10-282-2/+2
* Add a work in progress, a completely new, "Simple MPM".Paul Querna2008-10-2818-2/+1571
* update a Japanese translationTakashi Sato2008-10-271-8/+72
* * caching.xml.fr: fix a tagTakashi Sato2008-10-271-1/+1
* * Do more greedy reads in the core input filter to get more closer to theRuediger Pluem2008-10-271-0/+31
* * modules/cache/mod_socache_dbm.cPaul Querna2008-10-271-1/+1
* * modules/cache/mod_socache_dbm.c: Fix compile by including unixd.h on operatingPaul Querna2008-10-271-0/+4
* Adding .fr translations for suexec logs server-wide sections new_features_2_4...Vincent Deffontaines2008-10-269-0/+3388
* New french translations.Vincent Deffontaines2008-10-252-0/+1013
* * save_table needs to be declared first before it can be used.Ruediger Pluem2008-10-241-1/+3
* AJP was dropping pre-existing cookies. Use same logicJim Jagielski2008-10-241-1/+14
* update transformationNilgun Belma Buguner2008-10-2328-28/+931
* update for sync with English docs.Nilgun Belma Buguner2008-10-232-3/+20
* New Turkish translationNilgun Belma Buguner2008-10-234-0/+828
* Update docco xformsJim Jagielski2008-10-233-3/+16
* Fix the io buffersize code. Have the docs match the codeJim Jagielski2008-10-232-4/+22
* Implement checks for NULL r->user as per r705361.Chris Darroch2008-10-221-5/+35
* Remove potential for memory leak... allocate on thisJim Jagielski2008-10-221-17/+7
* missing an "if"Eric Covener2008-10-222-3/+3
* update transformationAndré Malo2008-10-2228-40/+72
* leave a hint about some non-intuitive startup behavior for RewriteMap programsEric Covener2008-10-222-0/+18
* * There are no subrequests which have itself as parent.Ruediger Pluem2008-10-221-1/+1
* * This one is backported.Ruediger Pluem2008-10-221-4/+0
* * Move ap_timeout_parameter_parse from mod_proxy.c to server/util.c and thusRuediger Pluem2008-10-225-71/+95
* * Improve the way to detect whether buckets in the filter chain need to beRuediger Pluem2008-10-222-43/+100
* pre-translation improvementsNilgun Belma Buguner2008-10-221-6/+22
* update for sync with English docs.Nilgun Belma Buguner2008-10-212-12/+13
* ap_proxy_determine_connection modifies the url if we are retrying the result ...Jean-Frederic Clere2008-10-201-2/+3
* *) mod_dir: Support "DirectoryIndex None"Eric Covener2008-10-194-3/+17
* convert tabs to spacesChris Darroch2008-10-171-5/+5
* Prior to authn/z refactoring in r368027, if authorization RequireChris Darroch2008-10-165-0/+60
* Make text match example.Mads Toftum2008-10-161-1/+1
* Add example and comments when using ScriptAlias with a file.Tony Stevenson2008-10-162-0/+24
* Update howto/cgi.xml to link to RFC 3875 not a document on Ken's siteTony Stevenson2008-10-162-6/+6
* This was backportedSander Temme2008-10-161-3/+0
* * Update transformationRuediger Pluem2008-10-157-7/+12
* * Add the possibility to set the worker parameters connectiontimeout and pingRuediger Pluem2008-10-153-15/+94
* * Send Content-Type application/ocsp-request for POST requests to OSCPRuediger Pluem2008-10-152-0/+4