summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup lua_config.c with prefix rename, and make mod_lua.c so it compiles again.Paul Querna2008-12-212-23/+23
* Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' ...Paul Querna2008-12-2111-16/+15
* Rename most of the module formally known as mod_wombat to mod_lua conventions...Paul Querna2008-12-219-229/+230
* Make pstack_dump a static function.Paul Querna2008-12-211-1/+1
* Remove old commented out code, if we need any of this in the future, we alway...Paul Querna2008-12-211-421/+0
* Rename mod_wombat -> mod_lua.Paul Querna2008-12-2131-26/+25
* text... wonderful editable textWilliam A. Rowe Jr2008-12-210-0/+0
* Update examples to be more per-directory agnostic, identify examples that Eric Covener2008-12-214-8/+20
* Various cleanups and per-directory behavior differencesEric Covener2008-12-212-50/+105
* Clarification of regexes/examples for rewrite flags.Eric Covener2008-12-212-4/+36
* Update after english file modification.Lucien Gentis2008-12-201-3/+5
* axe r->path_info in a more standard way, suggested by Aleksander Budzynowski Eric Covener2008-12-201-1/+1
* update transformationChris Darroch2008-12-1926-643/+675
* Documentation revisions for r726082.Chris Darroch2008-12-193-214/+133
* typo spotted by Vincent BrayEric Covener2008-12-192-2/+2
* *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesomeEric Covener2008-12-194-2/+71
* Use apr_cpystrn instead of strncpy since strncpy can create an unterminated s...Takashi Sato2008-12-181-1/+1
* Removing entry now that it is backported.Paul J. Reder2008-12-181-4/+0
* Remove entry now that it is backported.Paul J. Reder2008-12-181-3/+0
* Remove entry now that it is backported.Paul J. Reder2008-12-181-3/+0
* Slight fix to r712611: introductory comment shouldRainer Jung2008-12-181-6/+6
* * This one is now backported.Ruediger Pluem2008-12-181-3/+0
* Removing entry that was backported.Paul J. Reder2008-12-181-4/+0
* Set Listen protocol to "https" if port is set to 443 and no proto is specifiedPaul J. Reder2008-12-172-1/+8
* Output -M and -S dumps (modules and vhosts) to stdout instead of stderr.Paul J. Reder2008-12-173-2/+5
* *) mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_...Paul J. Reder2008-12-162-1/+14
* * Change some "apr_palloc / memcpy" to apr_pstrmemdupTakashi Sato2008-12-162-12/+5
* core.xml: Clarify the Location and LocationMatch directive doc to emphasizePaul J. Reder2008-12-161-2/+2
* * Correctly save Content-Encoding of cachable entity.Ruediger Pluem2008-12-152-0/+9
* * Fix r->content_encoding for inflate_in and inflate_out filters.Ruediger Pluem2008-12-151-0/+9
* * Fix r->content_encoding in deflate_out_filter if it was set before.Ruediger Pluem2008-12-151-0/+5
* * Do not add an empty argument if we do not have any args for the script.Ruediger Pluem2008-12-152-3/+6
* Commiting built files (726499)Vincent Deffontaines2008-12-146-543/+538
* These were outdated, so updating the .fr translation.Vincent Deffontaines2008-12-143-525/+526
* The DN was fetched from the entry, and the password is passed by the client.Lucien Gentis2008-12-141-1/+1
* Remove safe duplication...Jim Jagielski2008-12-131-7/+0
* From r726118: remove unused sb_type member from process_scoreChris Darroch2008-12-121-0/+3
* Remove unused sb_type member from process_score structure andChris Darroch2008-12-122-3/+3
* Silence compiler warnings in the same manner as for theChris Darroch2008-12-121-3/+3
* I'm not 100% sure about this, but it seems to silence theChris Darroch2008-12-121-3/+3
* mod_ssl: Make the size of the per-dir-reneg request-body bufferJoe Orton2008-12-126-12/+47
* silence compiler warningChris Darroch2008-12-121-0/+2
* Per suggestions by Roy T. Fielding:Chris Darroch2008-12-121-92/+74
* Note that 2.3.0 was tagged, but not releasedPaul Querna2008-12-121-1/+1
* Treat proxy/balancers normally and independently...Jim Jagielski2008-12-121-1/+1
* * server/mpm_common.c (dummy_connection): If possible, use a non-SSLJoe Orton2008-12-121-4/+16
* * include/util_filter.h (ap_fputstrs): Mark with sentinel attributeJoe Orton2008-12-121-1/+5
* socache API tweaks based on chrisd's review:Joe Orton2008-12-126-39/+55
* * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCache): AllowJoe Orton2008-12-121-8/+12
* * modules/cache/mod_socache_memcache.c (socache_mc_init): Remove referencesJoe Orton2008-12-121-15/+14