| Commit message (Expand) | Author | Files | Lines |
2012-01-09 | Fix English Revisions. | Takashi Sato | 2 | -2/+2 |
2012-01-09 | Fix cut'n'paster error | Stefan Fritsch | 1 | -1/+1 |
2012-01-09 | Rename ap_func_attr_* macros to AP_FN_ATTR_* | Stefan Fritsch | 7 | -16/+31 |
2012-01-09 | Add <glossary> to nroff.xsl and revert r1222335 partially. | Takashi Sato | 2 | -2/+2 |
2012-01-09 | Fix XML validation error. | Takashi Sato | 1 | -2/+2 |
2012-01-09 | Sync with 2.2 branch | Takashi Sato | 1 | -11/+12 |
2012-01-09 | Changes to mod_heart* docs upon review by rjung | Sander Temme | 2 | -12/+2 |
2012-01-09 | Core configuration: add AllowOverride option to treat syntax | Nick Kew | 6 | -10/+52 |
2012-01-08 | rewrite guesses URL or Filesystem in server context, but treats everything | Eric Covener | 1 | -1/+4 |
2012-01-08 | fix signedness issue with SSL_X509_NAME_to_string()'s maxlen argument | Kaspar Brand | 2 | -4/+4 |
2012-01-08 | optimize this... Do strlen() ONLY if we need to check | Jim Jagielski | 1 | -8/+11 |
2012-01-07 | Update heartbeat module documentation, add documentation for mod_watchdog | Sander Temme | 5 | -17/+142 |
2012-01-06 | Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitly | William A. Rowe Jr | 11 | -31/+40 |
2012-01-06 | Simple edit, when 'saved' this will always alphasort anyways | William A. Rowe Jr | 1 | -3/+3 |
2012-01-05 | Cure size_t abuse, curse some recent code [recommit good bits from r1227852] | William A. Rowe Jr | 3 | -6/+9 |
2012-01-05 | Revert a whole mess that was not ment to be committed | William A. Rowe Jr | 18 | -133/+130 |
2012-01-05 | Cure size_t abuse, curse some recent code | William A. Rowe Jr | 18 | -130/+133 |
2012-01-05 | Update the comment and checks around address/connection reusability | Eric Covener | 1 | -10/+8 |
2012-01-05 | restore the generic proxy workers to not being address-reusable. | Eric Covener | 1 | -3/+3 |
2012-01-03 | xforms | Eric Covener | 9 | -57/+66 |
2012-01-03 | add heartbeat to list of lb methods living in other modules. | Eric Covener | 1 | -2/+3 |
2012-01-03 | fill in the heartbeat modules' documentation. | Eric Covener | 3 | -22/+76 |
2012-01-02 | s/2011/2012/g | Rich Bowen | 671 | -1369/+1980 |
2012-01-02 | add/enhance some hints about configuration section merging (or lack of it in | Eric Covener | 6 | -2/+99 |
2012-01-02 | Add a bit of debug logging | Stefan Fritsch | 2 | -1/+10 |
2012-01-02 | Avoid using C++ reserved word 'new' in arg name in header | Stefan Fritsch | 1 | -5/+7 |
2011-12-30 | Display registered providers | Stefan Fritsch | 1 | -3/+61 |
2011-12-30 | Add new ap_list_provider_groups() API for mod_info | Stefan Fritsch | 3 | -1/+48 |
2011-12-30 | Sort list of modules | Stefan Fritsch | 1 | -6/+34 |
2011-12-30 | Display all those shiny new hooks that we have in 2.4 | Stefan Fritsch | 1 | -3/+40 |
2011-12-30 | Fix another case of #ifdef-within-a-macro (which was inadvertently | Kaspar Brand | 1 | -9/+6 |
2011-12-29 | Document the unfortunate side effect of converting ap_log_*error into macros | Stefan Fritsch | 1 | -2/+8 |
2011-12-29 | Don't use #ifdef inside macro calls | Stefan Fritsch | 3 | -30/+25 |
2011-12-29 | SECURITY: CVE-2012-0021 (cve.mitre.org) | Stefan Fritsch | 1 | -12/+14 |
2011-12-28 | Fix handling of piped, syslog, or inherited ErrorLog entries | Stefan Fritsch | 1 | -1/+2 |
2011-12-28 | Check during configtest that the directories for error logs exist | Stefan Fritsch | 2 | -1/+40 |
2011-12-28 | Fix -DDUMP_RUN_CFG output for piped and syslog loggers | Stefan Fritsch | 1 | -3/+5 |
2011-12-28 | Adapt loglevel of config errors during second pass | Stefan Fritsch | 1 | -8/+8 |
2011-12-28 | Adjust the translations to r1223048 (Apache Tomcat link) | Takashi Sato | 4 | -6/+6 |
2011-12-25 | Fix link to Apache Tomcat. | Takashi Sato | 1 | -1/+1 |
2011-12-24 | add missing #ifdef in ssl_cmd_protocol_parse (should have been in r1222921) | Kaspar Brand | 1 | -0/+2 |
2011-12-24 | update transformations | Kaspar Brand | 2 | -8/+18 |
2011-12-24 | SSLProtocol: allow explicit control of TLSv1.1 and TLSv1.2 flavors when | Kaspar Brand | 5 | -9/+70 |
2011-12-24 | Set OPENSSL_NO_SSL_INTERN when compiling against OpenSSL 1.0.1 | Kaspar Brand | 7 | -58/+62 |
2011-12-24 | REMOTE_ADDR is now r->useragent_ip, which is not/never available at | Kaspar Brand | 1 | -3/+1 |
2011-12-22 | Update transformation. | Graham Leggett | 1 | -0/+35 |
2011-12-22 | Clarify how the filters are merged when defined using the AddOuputFilter | Graham Leggett | 1 | -0/+35 |
2011-12-22 | mod_mime: Don't arbitrarily bypass AddOutputFilter during a ProxyPass, | Graham Leggett | 1 | -2/+2 |
2011-12-22 | Update transformations. | Graham Leggett | 2 | -1/+2 |
2011-12-22 | Add a link to the general HTTP compliance instructions. | Graham Leggett | 1 | -0/+1 |