summaryrefslogtreecommitdiffstats
path: root/docs/manual/expr.xml.fr (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-09Fix cut'n'paster errorStefan Fritsch1-1/+1
2012-01-09Rename ap_func_attr_* macros to AP_FN_ATTR_*Stefan Fritsch7-16/+31
2012-01-09Add <glossary> to nroff.xsl and revert r1222335 partially.Takashi Sato2-2/+2
2012-01-09Fix XML validation error.Takashi Sato1-2/+2
2012-01-09Sync with 2.2 branchTakashi Sato1-11/+12
2012-01-09Changes to mod_heart* docs upon review by rjungSander Temme2-12/+2
2012-01-09Core configuration: add AllowOverride option to treat syntaxNick Kew6-10/+52
2012-01-08rewrite guesses URL or Filesystem in server context, but treats everythingEric Covener1-1/+4
2012-01-08fix signedness issue with SSL_X509_NAME_to_string()'s maxlen argumentKaspar Brand2-4/+4
2012-01-08optimize this... Do strlen() ONLY if we need to checkJim Jagielski1-8/+11
2012-01-07Update heartbeat module documentation, add documentation for mod_watchdogSander Temme5-17/+142
2012-01-06Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitlyWilliam A. Rowe Jr11-31/+40
2012-01-06Simple edit, when 'saved' this will always alphasort anywaysWilliam A. Rowe Jr1-3/+3
2012-01-05Cure size_t abuse, curse some recent code [recommit good bits from r1227852]William A. Rowe Jr3-6/+9
2012-01-05Revert a whole mess that was not ment to be committedWilliam A. Rowe Jr18-133/+130
2012-01-05Cure size_t abuse, curse some recent codeWilliam A. Rowe Jr18-130/+133
2012-01-05Update the comment and checks around address/connection reusabilityEric Covener1-10/+8
2012-01-05restore the generic proxy workers to not being address-reusable. Eric Covener1-3/+3
2012-01-03xformsEric Covener9-57/+66
2012-01-03add heartbeat to list of lb methods living in other modules.Eric Covener1-2/+3
2012-01-03fill in the heartbeat modules' documentation.Eric Covener3-22/+76
2012-01-02s/2011/2012/gRich Bowen671-1369/+1980
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