summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add svn:keywords LastChangedRevisionTakashi Sato2012-01-141-0/+1
* whitespace only: shift a block refactored in r1231255 over 8 spaces.Eric Covener2012-01-131-37/+37
* *) mod_authnz_ldap: Don't try a potentially expensive nested groupsEric Covener2012-01-132-24/+27
* add compat info to CacheQuickHandlerEric Covener2012-01-112-0/+2
* SECURITY (CVE-2012-0031): Fix possible crash on shutdown if a childJoe Orton2012-01-113-4/+5
* More registered media typesRoy T. Fielding2012-01-111-0/+31
* Update transformationsTakashi Sato2012-01-09229-3723/+4130
* Fix English Revisions.Takashi Sato2012-01-092-2/+2
* Fix cut'n'paster errorStefan Fritsch2012-01-091-1/+1
* Rename ap_func_attr_* macros to AP_FN_ATTR_*Stefan Fritsch2012-01-097-16/+31
* Add <glossary> to nroff.xsl and revert r1222335 partially.Takashi Sato2012-01-092-2/+2
* Fix XML validation error.Takashi Sato2012-01-091-2/+2
* Sync with 2.2 branchTakashi Sato2012-01-091-11/+12
* Changes to mod_heart* docs upon review by rjungSander Temme2012-01-092-12/+2
* Core configuration: add AllowOverride option to treat syntaxNick Kew2012-01-096-10/+52
* rewrite guesses URL or Filesystem in server context, but treats everythingEric Covener2012-01-081-1/+4
* fix signedness issue with SSL_X509_NAME_to_string()'s maxlen argumentKaspar Brand2012-01-082-4/+4
* optimize this... Do strlen() ONLY if we need to checkJim Jagielski2012-01-081-8/+11
* Update heartbeat module documentation, add documentation for mod_watchdogSander Temme2012-01-075-17/+142
* Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitlyWilliam A. Rowe Jr2012-01-0611-31/+40
* Simple edit, when 'saved' this will always alphasort anywaysWilliam A. Rowe Jr2012-01-061-3/+3
* Cure size_t abuse, curse some recent code [recommit good bits from r1227852]William A. Rowe Jr2012-01-053-6/+9
* Revert a whole mess that was not ment to be committedWilliam A. Rowe Jr2012-01-0518-133/+130
* Cure size_t abuse, curse some recent codeWilliam A. Rowe Jr2012-01-0518-130/+133
* Update the comment and checks around address/connection reusabilityEric Covener2012-01-051-10/+8
* restore the generic proxy workers to not being address-reusable. Eric Covener2012-01-051-3/+3
* xformsEric Covener2012-01-039-57/+66
* add heartbeat to list of lb methods living in other modules.Eric Covener2012-01-031-2/+3
* fill in the heartbeat modules' documentation.Eric Covener2012-01-033-22/+76
* s/2011/2012/gRich Bowen2012-01-02671-1369/+1980
* add/enhance some hints about configuration section merging (or lack of it inEric Covener2012-01-026-2/+99
* Add a bit of debug loggingStefan Fritsch2012-01-022-1/+10
* Avoid using C++ reserved word 'new' in arg name in headerStefan Fritsch2012-01-021-5/+7
* Display registered providersStefan Fritsch2011-12-301-3/+61
* Add new ap_list_provider_groups() API for mod_infoStefan Fritsch2011-12-303-1/+48
* Sort list of modulesStefan Fritsch2011-12-301-6/+34
* Display all those shiny new hooks that we have in 2.4Stefan Fritsch2011-12-301-3/+40
* Fix another case of #ifdef-within-a-macro (which was inadvertentlyKaspar Brand2011-12-301-9/+6
* Document the unfortunate side effect of converting ap_log_*error into macrosStefan Fritsch2011-12-291-2/+8
* Don't use #ifdef inside macro callsStefan Fritsch2011-12-293-30/+25
* SECURITY: CVE-2012-0021 (cve.mitre.org)Stefan Fritsch2011-12-291-12/+14
* Fix handling of piped, syslog, or inherited ErrorLog entriesStefan Fritsch2011-12-281-1/+2
* Check during configtest that the directories for error logs existStefan Fritsch2011-12-282-1/+40
* Fix -DDUMP_RUN_CFG output for piped and syslog loggersStefan Fritsch2011-12-281-3/+5
* Adapt loglevel of config errors during second passStefan Fritsch2011-12-281-8/+8
* Adjust the translations to r1223048 (Apache Tomcat link)Takashi Sato2011-12-284-6/+6
* Fix link to Apache Tomcat.Takashi Sato2011-12-251-1/+1
* add missing #ifdef in ssl_cmd_protocol_parse (should have been in r1222921)Kaspar Brand2011-12-241-0/+2
* update transformationsKaspar Brand2011-12-242-8/+18
* SSLProtocol: allow explicit control of TLSv1.1 and TLSv1.2 flavors whenKaspar Brand2011-12-245-9/+70