summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc/index.html.en (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-02s/2011/2012/gRich Bowen1-1/+1
2012-01-02add/enhance some hints about configuration section merging (or lack of it inEric Covener6-2/+99
2012-01-02Add a bit of debug loggingStefan Fritsch2-1/+10
2012-01-02Avoid using C++ reserved word 'new' in arg name in headerStefan Fritsch1-5/+7
2011-12-30Display registered providersStefan Fritsch1-3/+61
2011-12-30Add new ap_list_provider_groups() API for mod_infoStefan Fritsch3-1/+48
2011-12-30Sort list of modulesStefan Fritsch1-6/+34
2011-12-30Display all those shiny new hooks that we have in 2.4Stefan Fritsch1-3/+40
2011-12-30Fix another case of #ifdef-within-a-macro (which was inadvertentlyKaspar Brand1-9/+6
2011-12-29Document the unfortunate side effect of converting ap_log_*error into macrosStefan Fritsch1-2/+8
2011-12-29Don't use #ifdef inside macro callsStefan Fritsch3-30/+25
2011-12-29SECURITY: CVE-2012-0021 (cve.mitre.org)Stefan Fritsch1-12/+14
2011-12-28Fix handling of piped, syslog, or inherited ErrorLog entriesStefan Fritsch1-1/+2
2011-12-28Check during configtest that the directories for error logs existStefan Fritsch2-1/+40
2011-12-28Fix -DDUMP_RUN_CFG output for piped and syslog loggersStefan Fritsch1-3/+5
2011-12-28Adapt loglevel of config errors during second passStefan Fritsch1-8/+8
2011-12-28Adjust the translations to r1223048 (Apache Tomcat link)Takashi Sato4-6/+6
2011-12-25Fix link to Apache Tomcat.Takashi Sato1-1/+1
2011-12-24add missing #ifdef in ssl_cmd_protocol_parse (should have been in r1222921)Kaspar Brand1-0/+2
2011-12-24update transformationsKaspar Brand2-8/+18
2011-12-24SSLProtocol: allow explicit control of TLSv1.1 and TLSv1.2 flavors whenKaspar Brand5-9/+70
2011-12-24Set OPENSSL_NO_SSL_INTERN when compiling against OpenSSL 1.0.1Kaspar Brand7-58/+62
2011-12-24REMOTE_ADDR is now r->useragent_ip, which is not/never available atKaspar Brand1-3/+1
2011-12-22Update transformation.Graham Leggett1-0/+35
2011-12-22Clarify how the filters are merged when defined using the AddOuputFilterGraham Leggett1-0/+35
2011-12-22mod_mime: Don't arbitrarily bypass AddOutputFilter during a ProxyPass,Graham Leggett1-2/+2
2011-12-22Update transformations.Graham Leggett2-1/+2
2011-12-22Add a link to the general HTTP compliance instructions.Graham Leggett1-0/+1
2011-12-22Update transformations.Graham Leggett1-8/+7
2011-12-22Build the man page for httxt2dbm.Graham Leggett3-8/+70
2011-12-21RPM: Add mod_policy to the RPM spec file.Graham Leggett1-0/+4
2011-12-21Update transformations.Graham Leggett32-13/+1248
2011-12-21Add documentation for mod_policy, as well as explanatory documentationGraham Leggett5-0/+1225
2011-12-21mod_policy: Add a new testing module to help server administratorsGraham Leggett8-1/+1407
2011-12-20Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along withGraham Leggett5-12/+11
2011-12-20Added mod_firehose and firehose to NetWare build.Guenter Knauf4-1/+508
2011-12-20Some cosmetic NetWare makefile tweaks.Guenter Knauf2-4/+4
2011-12-20Make mod_lua compile with lua 5.2.x.Guenter Knauf2-0/+8
2011-12-19Fix the case where AP_DEBUG is unset.Graham Leggett1-1/+1
2011-12-19Distinguish properly between the bindir and sbindir directories whenGraham Leggett5-14/+28
2011-12-19Fix warning: variable 'rv' set but not used.Graham Leggett1-3/+9
2011-12-19Fix warning: 'nlen' may be used uninitialized in this function.Graham Leggett1-1/+1
2011-12-19RPM: Remove fiddling with installbuilddir, this is correct by defaultGraham Leggett1-4/+0
2011-12-19Update transformations.Graham Leggett1-1/+1
2011-12-19Clarify which tarballs we are talking about.Graham Leggett1-1/+1
2011-12-19Update transformations.Graham Leggett11-11/+26
2011-12-19Add further explanation on RPM packaging.Graham Leggett1-1/+16
2011-12-18Update transformations.Graham Leggett5-3/+243
2011-12-18Document the RPM platform.Graham Leggett3-3/+220
2011-12-18Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch13-25/+22