| Commit message (Expand) | Author | Age | Files | Lines |
* | Set LONG_NAME and BIN_NAME to something reasonable for httpd.rc, | Jeff Trawick | 2013-09-05 | 1 | -0/+1 |
* | Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the reques... | Daniel Gruno | 2013-09-04 | 3 | -0/+63 |
* | Update related to r1519556 | Christophe Jaillet | 2013-09-03 | 1 | -2/+3 |
* | Add missing space | Christophe Jaillet | 2013-09-03 | 1 | -1/+1 |
* | mod_status, mod_echo: Fix the display of client addresses. They were truncate... | Christophe Jaillet | 2013-09-03 | 2 | -1/+5 |
* | mod_lua: If the first yield() of a LuaOutputFilter returns a string, it should | Eric Covener | 2013-09-02 | 2 | -12/+36 |
* | mention some trickyness with mod_lua + mod_filter. | Eric Covener | 2013-09-02 | 2 | -0/+14 |
* | avoid non-continous ranges in EBCDIC in the scanner, important characters lik... | Eric Covener | 2013-09-02 | 1 | -4/+4 |
* | forgot my name | Eric Covener | 2013-09-02 | 1 | -1/+1 |
* | mod_lua: Remove ETAG, Content-Length, and Content-MD5 when a LuaOutputFilter | Eric Covener | 2013-09-02 | 2 | -0/+9 |
* | register LuaOutputFilters with AP_FILTER_PROTO_CHANGE|AP_FILTER_PROTO_CHANGE... | Eric Covener | 2013-09-02 | 2 | -2/+11 |
* | *) mod_filter: Add "change=no" as a proto-flag to FilterProtocol | Eric Covener | 2013-09-02 | 2 | -0/+7 |
* | Return a 500 error instead of DECLINED when LuaHook* script does not | Eric Covener | 2013-09-02 | 2 | -0/+8 |
* | trace4 logging of return codes from LuaHook* functions. | Eric Covener | 2013-09-02 | 1 | -0/+2 |
* | Removed comment which should never have been committed. | Guenter Knauf | 2013-09-01 | 1 | -1/+0 |
* | some xforms | Daniel Gruno | 2013-09-01 | 18 | -367/+443 |
* | Adding a simple logging hook for mod_lua, which allows users to create their ... | Daniel Gruno | 2013-09-01 | 2 | -2/+75 |
* | Let the location of APR[-Util] and PCRE libs and | Jeff Trawick | 2013-09-01 | 2 | -16/+75 |
* | add some log messages and AP_DEBUG_ASSERTs for functions that should never be | Stefan Fritsch | 2013-09-01 | 1 | -4/+51 |
* | Updates. | Lucien Gentis | 2013-08-31 | 9 | -110/+104 |
* | remove c++ comment | Eric Covener | 2013-08-31 | 1 | -1/+1 |
* | Simplify -DENABLE_MOD_foo to -DENABLE_FOO | Jeff Trawick | 2013-08-31 | 2 | -14/+29 |
* | add option EXTRA_INCLUDE_DIRS for pointing to outside directories | Jeff Trawick | 2013-08-31 | 2 | -2/+31 |
* | adjust default module enablement to kinda-sorta sync with | Jeff Trawick | 2013-08-30 | 1 | -47/+61 |
* | mention the PATH issue | Jeff Trawick | 2013-08-29 | 1 | -0/+32 |
* | move cmake howto/buglist to a separate file, README.cmake | Jeff Trawick | 2013-08-29 | 2 | -81/+175 |
* | Only minor adjustments were required to support 2.4.x too, so | Jeff Trawick | 2013-08-29 | 1 | -12/+34 |
* | Fix source path to error documents and icons. | Jeff Trawick | 2013-08-29 | 1 | -2/+2 |
* | Don't forget to disable an optional module if the prerequisite | Jeff Trawick | 2013-08-29 | 1 | -3/+4 |
* | Support new configuration feature | Jeff Trawick | 2013-08-29 | 1 | -1/+34 |
* | Generate and install .conf files | Jeff Trawick | 2013-08-28 | 2 | -10/+127 |
* | Expires in a 304 is not a contradiction in terms of r1487118: | Eric Covener | 2013-08-28 | 1 | -1/+0 |
* | remove <var> from the literal parm options | Eric Covener | 2013-08-28 | 1 | -1/+1 |
* | add "default" option to LDAPReferrals, to allow "off" to really mean "off". | Eric Covener | 2013-08-28 | 1 | -7/+28 |
* | Handle the libxml2 prereq of some modules, including its possible | Jeff Trawick | 2013-08-28 | 1 | -23/+50 |
* | Follow up to r1518041: zlib is found, deflate build is working | Jeff Trawick | 2013-08-28 | 1 | -2/+2 |
* | Add mod_deflate build support, along with module enablement options | Jeff Trawick | 2013-08-28 | 1 | -11/+28 |
* | xforms | Jim Jagielski | 2013-08-28 | 32 | -99/+79 |
* | Mention how "satisfy any" affects AAA hooks run after access_checker | Eric Covener | 2013-08-27 | 1 | -0/+3 |
* | Forward-port a typo corrected in 2.4.x | Christophe Jaillet | 2013-08-27 | 1 | -1/+1 |
* | Add experimental cmake-based build system for Windows. | Jeff Trawick | 2013-08-27 | 2 | -0/+535 |
* | add a warning about BREACH to the first two sample configurations. | Eric Covener | 2013-08-26 | 1 | -0/+10 |
* | fix whitespace in example config | Eric Covener | 2013-08-26 | 1 | -2/+2 |
* | remove cache-busting workarounds for ancient browsers. Add more mimetypes to | Eric Covener | 2013-08-26 | 1 | -66/+3 |
* | PR55352: mention in the <Proxy> manual that the matching is a prefix only, not | Eric Covener | 2013-08-26 | 1 | -0/+14 |
* | fix markup | Eric Covener | 2013-08-26 | 1 | -3/+3 |
* | fix email ID | Eric Covener | 2013-08-26 | 1 | -1/+1 |
* | "LDAPReferrals off" does not disable LDAPReferrals feature. Default OpenLDAP ... | Eric Covener | 2013-08-26 | 2 | -7/+25 |
* | Use %S instead of %C which already in use | Christophe Jaillet | 2013-08-25 | 3 | -12/+4 |
* | Don't log AUTHZ_DENIED failures at ERROR level in authz providers | Eric Covener | 2013-08-25 | 3 | -2/+6 |