| 2012-01-15 |  Jeff Trawick | fix const warning with strchr->ap_strchr mapping | commit | commitdiff | tree | snapshot | 
| 2012-01-15 |  Jeff Trawick | remove unused function | commit | commitdiff | tree | snapshot | 
| 2012-01-14 |  Lucien Gentis | Updates. | commit | commitdiff | tree | snapshot | 
| 2012-01-14 |  Lucien Gentis | Updates. | commit | commitdiff | tree | snapshot | 
| 2012-01-14 |  Lucien Gentis | Update. | commit | commitdiff | tree | snapshot | 
| 2012-01-14 |  Lucien Gentis | Update. | commit | commitdiff | tree | snapshot | 
| 2012-01-14 |  Takashi Sato | Fix the request/response header error | commit | commitdiff | tree | snapshot | 
| 2012-01-14 |  Takashi Sato | Add svn:keywords LastChangedRevision | commit | commitdiff | tree | snapshot | 
| 2012-01-13 |  Eric Covener | whitespace only: shift a block refactored in r1231255... | commit | commitdiff | tree | snapshot | 
| 2012-01-13 |  Eric Covener | *) mod_authnz_ldap: Don't try a potentially expensive... | commit | commitdiff | tree | snapshot | 
| 2012-01-11 |  Eric Covener | add compat info to CacheQuickHandler | commit | commitdiff | tree | snapshot | 
| 2012-01-11 |  Joe Orton | SECURITY (CVE-2012-0031): Fix possible crash on shutdow... | commit | commitdiff | tree | snapshot | 
| 2012-01-11 |  Roy T. Fielding | More registered media types | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Takashi Sato | Update transformations | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Takashi Sato | Fix English Revisions. | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Stefan Fritsch | Fix cut'n'paster error | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Stefan Fritsch | Rename ap_func_attr_* macros to AP_FN_ATTR_* | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Takashi Sato | Add <glossary> to nroff.xsl and revert r1222335 partially. | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Takashi Sato | Fix XML validation error. | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Takashi Sato | Sync with 2.2 branch | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Sander Temme | Changes to mod_heart* docs upon review by rjung | commit | commitdiff | tree | snapshot | 
| 2012-01-09 |  Nick Kew | Core configuration: add AllowOverride option to treat... | commit | commitdiff | tree | snapshot | 
| 2012-01-08 |  Eric Covener | rewrite guesses URL or Filesystem in server context... | commit | commitdiff | tree | snapshot | 
| 2012-01-08 |  Kaspar Brand | fix signedness issue with SSL_X509_NAME_to_string(... | commit | commitdiff | tree | snapshot | 
| 2012-01-08 |  Jim Jagielski | optimize this... Do strlen() ONLY if we need to check | commit | commitdiff | tree | snapshot | 
| 2012-01-07 |  Sander Temme | Update heartbeat module documentation, add documentatio... | commit | commitdiff | tree | snapshot | 
| 2012-01-06 |  William A.... | Clean up size_t abuse, part 2.  ap_malloc/calloc/reallo... | commit | commitdiff | tree | snapshot | 
| 2012-01-06 |  William A.... | Simple edit, when 'saved' this will always alphasort... | commit | commitdiff | tree | snapshot | 
| 2012-01-05 |  William A.... | Cure size_t abuse, curse some recent code [recommit... | commit | commitdiff | tree | snapshot | 
| 2012-01-05 |  William A.... | Revert a whole mess that was not ment to be committed | commit | commitdiff | tree | snapshot | 
| 2012-01-05 |  William A.... | Cure size_t abuse, curse some recent code | commit | commitdiff | tree | snapshot | 
| 2012-01-05 |  Eric Covener | Update the comment and checks around address/connection... | commit | commitdiff | tree | snapshot | 
| 2012-01-05 |  Eric Covener | restore the generic proxy workers to not being address... | commit | commitdiff | tree | snapshot | 
| 2012-01-03 |  Eric Covener | xforms | commit | commitdiff | tree | snapshot | 
| 2012-01-03 |  Eric Covener | add heartbeat to list of lb methods living in other... | commit | commitdiff | tree | snapshot | 
| 2012-01-03 |  Eric Covener | fill in the heartbeat modules' documentation. | commit | commitdiff | tree | snapshot | 
| 2012-01-02 |  Rich Bowen | s/2011/2012/g | commit | commitdiff | tree | snapshot | 
| 2012-01-02 |  Eric Covener | add/enhance some hints about configuration section... | commit | commitdiff | tree | snapshot | 
| 2012-01-02 |  Stefan Fritsch | Add a bit of debug logging | commit | commitdiff | tree | snapshot | 
| 2012-01-02 |  Stefan Fritsch | Avoid using C++ reserved word 'new' in arg name in... | commit | commitdiff | tree | snapshot | 
| 2011-12-30 |  Stefan Fritsch | Display registered providers | commit | commitdiff | tree | snapshot | 
| 2011-12-30 |  Stefan Fritsch | Add new ap_list_provider_groups() API for mod_info | commit | commitdiff | tree | snapshot | 
| 2011-12-30 |  Stefan Fritsch | Sort list of modules | commit | commitdiff | tree | snapshot | 
| 2011-12-30 |  Stefan Fritsch | Display all those shiny new hooks that we have in 2.4 | commit | commitdiff | tree | snapshot | 
| 2011-12-30 |  Kaspar Brand | Fix another case of #ifdef-within-a-macro (which was... | commit | commitdiff | tree | snapshot | 
| 2011-12-29 |  Stefan Fritsch | Document the unfortunate side effect of converting... | commit | commitdiff | tree | snapshot | 
| 2011-12-29 |  Stefan Fritsch | Don't use #ifdef inside macro calls | commit | commitdiff | tree | snapshot | 
| 2011-12-28 |  Stefan Fritsch | SECURITY: CVE-2012-0021 (cve.mitre.org) | commit | commitdiff | tree | snapshot | 
| 2011-12-28 |  Stefan Fritsch | Fix handling of piped, syslog, or inherited ErrorLog... | commit | commitdiff | tree | snapshot | 
| 2011-12-28 |  Stefan Fritsch | Check during configtest that the directories for error... | commit | commitdiff | tree | snapshot | 
| 2011-12-28 |  Stefan Fritsch | Fix -DDUMP_RUN_CFG output for piped and syslog loggers | commit | commitdiff | tree | snapshot | 
| 2011-12-28 |  Stefan Fritsch | Adapt loglevel of config errors during second pass | commit | commitdiff | tree | snapshot | 
| 2011-12-28 |  Takashi Sato | Adjust the translations to  r1223048 (Apache Tomcat... | commit | commitdiff | tree | snapshot | 
| 2011-12-25 |  Takashi Sato | Fix link to Apache Tomcat. | commit | commitdiff | tree | snapshot | 
| 2011-12-24 |  Kaspar Brand | add missing #ifdef in ssl_cmd_protocol_parse (should... | commit | commitdiff | tree | snapshot | 
| 2011-12-24 |  Kaspar Brand | update transformations | commit | commitdiff | tree | snapshot | 
| 2011-12-24 |  Kaspar Brand | SSLProtocol: allow explicit control of TLSv1.1 and... | commit | commitdiff | tree | snapshot | 
| 2011-12-24 |  Kaspar Brand | Set OPENSSL_NO_SSL_INTERN when compiling against OpenSS... | commit | commitdiff | tree | snapshot | 
| 2011-12-24 |  Kaspar Brand | REMOTE_ADDR is now r->useragent_ip, which is not/never... | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | Update transformation. | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | Clarify how the filters are merged when defined using... | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | mod_mime: Don't arbitrarily bypass AddOutputFilter... | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | Add a link to the general HTTP compliance instructions. | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-22 |  Graham Leggett | Build the man page for httxt2dbm. | commit | commitdiff | tree | snapshot | 
| 2011-12-21 |  Graham Leggett | RPM: Add mod_policy to the RPM spec file. | commit | commitdiff | tree | snapshot | 
| 2011-12-21 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-21 |  Graham Leggett | Add documentation for mod_policy, as well as explanator... | commit | commitdiff | tree | snapshot | 
| 2011-12-21 |  Graham Leggett | mod_policy: Add a new testing module to help server... | commit | commitdiff | tree | snapshot | 
| 2011-12-20 |  Graham Leggett | Move ab, logresolve, httxt2dbm and apxs to bin from... | commit | commitdiff | tree | snapshot | 
| 2011-12-20 |  Guenter Knauf | Added mod_firehose and firehose to NetWare build. | commit | commitdiff | tree | snapshot | 
| 2011-12-20 |  Guenter Knauf | Some cosmetic NetWare makefile tweaks. | commit | commitdiff | tree | snapshot | 
| 2011-12-20 |  Guenter Knauf | Make mod_lua compile with lua 5.2.x. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Fix the case where AP_DEBUG is unset. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Distinguish properly between the bindir and sbindir... | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Fix warning: variable 'rv' set but not used. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Fix warning: 'nlen' may be used uninitialized in this... | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | RPM: Remove fiddling with installbuilddir, this is... | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Clarify which tarballs we are talking about. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 |  Graham Leggett | Add further explanation on RPM packaging. | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Graham Leggett | Document the RPM platform. | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Stefan Fritsch | Various code cleanup to avoid compiler, cppcheck, or... | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Stefan Fritsch | Avoid segfault if url->hostname is NULL and filter... | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Stefan Fritsch | remove some dead code | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Graham Leggett | mod_firehose: Ensure directives are defined global... | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-18 |  Graham Leggett | mod_firehose: Support portable non blocking support... | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | Remove unused variable. | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | Fix the test for APR_HAVE_SYS_SYSLIMITS_H. | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | RPM: add firehose and mod_firehose to the RPM. | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | Add a seealso section to link mod_firehose to the fireh... | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | Update transformations. | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Graham Leggett | mod_firehose: Add a new debugging module able to record... | commit | commitdiff | tree | snapshot | 
| 2011-12-17 |  Lucien Gentis | Update. | commit | commitdiff | tree | snapshot | 
| 2011-12-14 |  Jim Jagielski | Allow for changing of string more easily... | commit | commitdiff | tree | snapshot | 
| next |