summaryrefslogtreecommitdiffstats
path: root/NOTICE (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-01-24ab: Fix number of requests per second in HTML output being to large by aStefan Fritsch2-1/+4
2010-01-24Change LDAP authentication failures (user->DN or password check) to log Eric Covener2-1/+5
2010-01-24Note that a firewall silently dropping packets is a mis-configuration.Stefan Fritsch1-1/+3
2010-01-24Move the ldap_simple_bind() + ldap_result() code implementing a timeoutStefan Fritsch1-31/+48
2010-01-24changed strcasestr() to ap_strcasestr() to fix broken NetWare compile.Guenter Knauf1-1/+1
2010-01-23fix LDAPConnectionTimeout, take a stab at newly added LDAPTimeoutEric Covener2-6/+49
2010-01-23Update transformationsStefan Fritsch20-96/+79
2010-01-23Rename RequestTimeout into RequestReadTimeout and change the configurationStefan Fritsch2-83/+108
2010-01-22fix maintainer mode ap_strstr() argument mismatch warningsJeff Trawick1-2/+2
2010-01-21roll on to 2.3.6-devPaul Querna3-2/+5
2010-01-21prep for 2.3.5 tagPaul Querna1-1/+1
2010-01-21Because the redirect-request survives logging, we don't have theWilliam A. Rowe Jr2-4/+2
2010-01-21Correctly align the behavior of headers_in to be consistent with theWilliam A. Rowe Jr4-30/+25
2010-01-21Back out mod_serf changes for the immediate alpha, until libs are worked outWilliam A. Rowe Jr2-37/+2
2010-01-21Finish adding mod_serf before reverting it for this alphaWilliam A. Rowe Jr1-11/+12
2010-01-21Such macros exist for a reason :)William A. Rowe Jr1-1/+1
2010-01-21Design error; main.c is not part of the libhttpd, you can't forwardWilliam A. Rowe Jr2-3/+3
2010-01-21Add mod_serf to the win32 buildWilliam A. Rowe Jr2-1/+35