summaryrefslogtreecommitdiffstats
path: root/server/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-07Style guides at httpd are pretty clear, macro values are UPCASE, please?William A. Rowe Jr4-10/+10
2010-02-06Update.Lucien Gentis1-9/+6
2010-02-06Note that wildcards in Include directives are not allowed in theDaniel Earl Poirier2-2/+4
2010-02-05Make the error message correspond to the code, which sets APR_SO_NONBLOCK.Graham Leggett1-1/+1
2010-02-05Print directive name in error message.Stefan Fritsch3-3/+3
2010-02-05Update transforms.Daniel Earl Poirier12-312/+324
2010-02-05Be specific about which environment variables can be used inDaniel Earl Poirier1-0/+6
2010-02-04Resolve cut-n-paste typo from prior commitWilliam A. Rowe Jr1-0/+1
2010-02-04Finish libserf magicWilliam A. Rowe Jr2-1/+16
2010-02-04Add ap_process_request_after_handler to the exported list for mod_serfWilliam A. Rowe Jr3-4/+7
2010-02-04worker: don't report server has reached MaxClients until it does.Daniel Earl Poirier2-8/+25
2010-02-04Update transformations.Joe Orton2-6/+44
2010-02-04* docs/manual/mod/mod_ssl.xml: Document the supported r->notes values.Joe Orton1-0/+28
2010-02-04* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup): Only set theJoe Orton1-6/+2
2010-02-04* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup): Set Joe Orton1-0/+10
2010-02-04* docs/manual/mod/mod_ssl.xml: Warn more clearly aboutJoe Orton1-5/+14
2010-02-04Folks, this is not C++. Please, pay attention to your patchesWilliam A. Rowe Jr1-1/+1
2010-02-04Add mod_serf.dsp at last, based on the patch available in;William A. Rowe Jr4-4/+177
2010-02-03Remove reference to the Match directive, which was removed in r726082 /Stefan Fritsch1-7/+4
2010-02-03Fix CHANGES entry to reflect change in r904853Stefan Fritsch1-2/+2
2010-02-03Add docstring for ap_pregsub()Stefan Fritsch1-0/+1
2010-02-03Regenerate docs.Joe Orton3-62/+99
2010-02-03* mod_ssl.xml: Document the SSL_SECURE_RENEG envvar, and SSLInsecureRenegotia...Joe Orton1-0/+34
2010-02-03* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl): AddJoe Orton2-0/+9
2010-02-03New releases of OpenSSL will only allow secure renegotiation byJoe Orton5-8/+37
2010-02-02* Use loglevel value for parsingRuediger Pluem1-1/+1
2010-02-02mod_session: Session expiry was being initialised, but not updatedGraham Leggett2-0/+13
2010-02-02Update transformations.Graham Leggett37-224/+392
2010-02-02replace duplicate code with new function ap_parse_log_level()Stefan Fritsch6-83/+36
2010-02-01mod_log_config: Add the R option to log the handler used within theGraham Leggett3-0/+17
2010-02-01Allow fine control over the removal of Last-Modified and ETag headersGraham Leggett3-6/+133
2010-01-31Updates for french files, and a little typo in manual/mod/mod_autoindex.xml.Lucien Gentis4-86/+66
2010-01-30Replace the Define !FOO syntax by a new UnDefine directive.Stefan Fritsch2-29/+41
2010-01-30Allow the Define directive to undefine a variable by prefixing theStefan Fritsch3-5/+33
2010-01-30Ooops. We are at 2.3.6 by now.Stefan Fritsch3-8/+8
2010-01-30Make ap_pregsub(), used by AliasMatch and friends, use the same syntaxStefan Fritsch8-22/+46
2010-01-30Update transformationsStefan Fritsch25-1537/+1495
2010-01-27* Make autoindex.t from perl testframework work againRuediger Pluem1-1/+1
2010-01-27Fix two typos revealed by xmllintWilliam A. Rowe Jr1-3/+1
2010-01-27Move core flags into core.xml directivesWilliam A. Rowe Jr2-60/+77
2010-01-27* Remove unused variable to silence compiler warningRuediger Pluem1-1/+0
2010-01-27* We need to return an int as result of the pre_config hook.Ruediger Pluem1-1/+2
2010-01-26Use correct comment style.Rich Bowen1-6/+6
2010-01-26alphabetical order is a good thing.Rich Bowen5-54/+56
2010-01-26Rebuild HTMLRich Bowen1-4/+30
2010-01-26Adds documentation for the new AddAltClass IndexOption, and for the newRich Bowen1-4/+31
2010-01-26Applies the patch provided in ticket 34014, enhancing the CSS abilitiesRich Bowen1-34/+54
2010-01-26Fix default OSCP stapling port.William A. Rowe Jr1-0/+4
2010-01-26Refactor mod_status out of the ExtendedStatus toggle picture, as otherWilliam A. Rowe Jr6-56/+63
2010-01-24mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password toStefan Fritsch2-1/+33