| Commit message (Expand) | Author | Files | Lines |
2013-09-01 | Let the location of APR[-Util] and PCRE libs and | Jeff Trawick | 2 | -16/+75 |
2013-09-01 | add some log messages and AP_DEBUG_ASSERTs for functions that should never be | Stefan Fritsch | 1 | -4/+51 |
2013-08-31 | Updates. | Lucien Gentis | 9 | -110/+104 |
2013-08-31 | remove c++ comment | Eric Covener | 1 | -1/+1 |
2013-08-31 | Simplify -DENABLE_MOD_foo to -DENABLE_FOO | Jeff Trawick | 2 | -14/+29 |
2013-08-31 | add option EXTRA_INCLUDE_DIRS for pointing to outside directories | Jeff Trawick | 2 | -2/+31 |
2013-08-30 | adjust default module enablement to kinda-sorta sync with | Jeff Trawick | 1 | -47/+61 |
2013-08-29 | mention the PATH issue | Jeff Trawick | 1 | -0/+32 |
2013-08-29 | move cmake howto/buglist to a separate file, README.cmake | Jeff Trawick | 2 | -81/+175 |
2013-08-29 | Only minor adjustments were required to support 2.4.x too, so | Jeff Trawick | 1 | -12/+34 |
2013-08-29 | Fix source path to error documents and icons. | Jeff Trawick | 1 | -2/+2 |
2013-08-29 | Don't forget to disable an optional module if the prerequisite | Jeff Trawick | 1 | -3/+4 |
2013-08-29 | Support new configuration feature | Jeff Trawick | 1 | -1/+34 |
2013-08-28 | Generate and install .conf files | Jeff Trawick | 2 | -10/+127 |
2013-08-28 | Expires in a 304 is not a contradiction in terms of r1487118: | Eric Covener | 1 | -1/+0 |
2013-08-28 | remove <var> from the literal parm options | Eric Covener | 1 | -1/+1 |
2013-08-28 | add "default" option to LDAPReferrals, to allow "off" to really mean "off". | Eric Covener | 1 | -7/+28 |
2013-08-28 | Handle the libxml2 prereq of some modules, including its possible | Jeff Trawick | 1 | -23/+50 |
2013-08-28 | Follow up to r1518041: zlib is found, deflate build is working | Jeff Trawick | 1 | -2/+2 |
2013-08-28 | Add mod_deflate build support, along with module enablement options | Jeff Trawick | 1 | -11/+28 |
2013-08-28 | xforms | Jim Jagielski | 32 | -99/+79 |
2013-08-27 | Mention how "satisfy any" affects AAA hooks run after access_checker | Eric Covener | 1 | -0/+3 |
2013-08-27 | Forward-port a typo corrected in 2.4.x | Christophe Jaillet | 1 | -1/+1 |
2013-08-27 | Add experimental cmake-based build system for Windows. | Jeff Trawick | 2 | -0/+535 |
2013-08-26 | add a warning about BREACH to the first two sample configurations. | Eric Covener | 1 | -0/+10 |
2013-08-26 | fix whitespace in example config | Eric Covener | 1 | -2/+2 |
2013-08-26 | remove cache-busting workarounds for ancient browsers. Add more mimetypes to | Eric Covener | 1 | -66/+3 |
2013-08-26 | PR55352: mention in the <Proxy> manual that the matching is a prefix only, not | Eric Covener | 1 | -0/+14 |
2013-08-26 | fix markup | Eric Covener | 1 | -3/+3 |
2013-08-26 | fix email ID | Eric Covener | 1 | -1/+1 |
2013-08-26 | "LDAPReferrals off" does not disable LDAPReferrals feature. Default OpenLDAP ... | Eric Covener | 2 | -7/+25 |
2013-08-25 | Use %S instead of %C which already in use | Christophe Jaillet | 3 | -12/+4 |
2013-08-25 | Don't log AUTHZ_DENIED failures at ERROR level in authz providers | Eric Covener | 3 | -2/+6 |
2013-08-25 | In event's process_lingering_close, close the socket and remove it | Eric Covener | 1 | -1/+1 |
2013-08-24 | Add "URI Mapping" to the list of limitations | Jeff Trawick | 1 | -0/+4 |
2013-08-23 | Save a few cycles | Christophe Jaillet | 1 | -1/+1 |
2013-08-23 | No need to lower the string before removing the path, it is just a waste of t... | Christophe Jaillet | 1 | -1/+1 |
2013-08-23 | typo | Jim Jagielski | 1 | -1/+1 |
2013-08-23 | Change docs... will likely also need to change when we | Jim Jagielski | 1 | -2/+2 |
2013-08-23 | Allow for a simple socket check in addition to the | Jim Jagielski | 6 | -22/+56 |
2013-08-23 | Save some cycles... | Jim Jagielski | 1 | -3/+4 |
2013-08-23 | elaborate on the early/late vs "Authorization" header (vs. other forms of | Eric Covener | 1 | -0/+4 |
2013-08-23 | drop the repeated phrase about Authorization, since it only applies to the | Eric Covener | 1 | -6/+3 |
2013-08-23 | s/authorisation/authorization/ for consistency with the rest of this | Eric Covener | 1 | -3/+3 |
2013-08-21 | update transformation | André Malo | 4 | -2/+7 |
2013-08-21 | property fixes. | André Malo | 1 | -1/+1 |
2013-08-19 | pre_htaccess hook is gone | Jeff Trawick | 1 | -3/+0 |
2013-08-19 | 'make docs' xforms, adding new mod_authnz_fcgi files | Jeff Trawick | 60 | -26/+779 |
2013-08-19 | whitespace tweaks | Jeff Trawick | 1 | -2/+2 |
2013-08-19 | fix validation problem | Jeff Trawick | 1 | -1/+1 |