summaryrefslogtreecommitdiffstats
path: root/configure.in (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-07Update.Lucien Gentis1-3/+197
2013-09-07style consistency in winnt's worker_mainEric Covener1-9/+6
2013-09-06Add a warning if protocol given in SSLProtocol or SSLProxyProtocol will over...Christophe Jaillet2-1/+8
2013-09-05Mistakenly try to use a line comment to the end of your ListenJeff Trawick3-2/+13
2013-09-05mod_lua: init cookie as NULL.Daniel Gruno1-0/+1
2013-09-05remove an unneeded variable I just added, oops.Daniel Gruno1-1/+0
2013-09-05mod_lua: Use ap_cookie_read for reading cookie values, since it's already there.Daniel Gruno1-7/+5
2013-09-05Set LONG_NAME and BIN_NAME to something reasonable for httpd.rc,Jeff Trawick1-0/+1
2013-09-04Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the reques...Daniel Gruno3-0/+63
2013-09-03Update related to r1519556Christophe Jaillet1-2/+3
2013-09-03Add missing spaceChristophe Jaillet1-1/+1
2013-09-03mod_status, mod_echo: Fix the display of client addresses. They were truncate...Christophe Jaillet2-1/+5
2013-09-02mod_lua: If the first yield() of a LuaOutputFilter returns a string, it shouldEric Covener2-12/+36
2013-09-02mention some trickyness with mod_lua + mod_filter.Eric Covener2-0/+14
2013-09-02avoid non-continous ranges in EBCDIC in the scanner, important characters lik...Eric Covener1-4/+4
2013-09-02forgot my nameEric Covener1-1/+1
2013-09-02mod_lua: Remove ETAG, Content-Length, and Content-MD5 when a LuaOutputFilterEric Covener2-0/+9
2013-09-02register LuaOutputFilters with AP_FILTER_PROTO_CHANGE|AP_FILTER_PROTO_CHANGE...Eric Covener2-2/+11
2013-09-02 *) mod_filter: Add "change=no" as a proto-flag to FilterProtocolEric Covener2-0/+7
2013-09-02Return a 500 error instead of DECLINED when LuaHook* script does not Eric Covener2-0/+8
2013-09-02trace4 logging of return codes from LuaHook* functions.Eric Covener1-0/+2
2013-09-01Removed comment which should never have been committed.Guenter Knauf1-1/+0
2013-09-01some xformsDaniel Gruno18-367/+443
2013-09-01Adding a simple logging hook for mod_lua, which allows users to create their ...Daniel Gruno2-2/+75
2013-09-01Let the location of APR[-Util] and PCRE libs andJeff Trawick2-16/+75
2013-09-01add some log messages and AP_DEBUG_ASSERTs for functions that should never beStefan Fritsch1-4/+51
2013-08-31Updates.Lucien Gentis9-110/+104
2013-08-31remove c++ commentEric Covener1-1/+1
2013-08-31Simplify -DENABLE_MOD_foo to -DENABLE_FOOJeff Trawick2-14/+29
2013-08-31add option EXTRA_INCLUDE_DIRS for pointing to outside directoriesJeff Trawick2-2/+31
2013-08-30adjust default module enablement to kinda-sorta sync withJeff Trawick1-47/+61
2013-08-29mention the PATH issueJeff Trawick1-0/+32
2013-08-29move cmake howto/buglist to a separate file, README.cmakeJeff Trawick2-81/+175
2013-08-29Only minor adjustments were required to support 2.4.x too, soJeff Trawick1-12/+34
2013-08-29Fix source path to error documents and icons.Jeff Trawick1-2/+2
2013-08-29Don't forget to disable an optional module if the prerequisiteJeff Trawick1-3/+4
2013-08-29Support new configuration feature Jeff Trawick1-1/+34
2013-08-28Generate and install .conf filesJeff Trawick2-10/+127
2013-08-28Expires in a 304 is not a contradiction in terms of r1487118:Eric Covener1-1/+0
2013-08-28remove <var> from the literal parm optionsEric Covener1-1/+1
2013-08-28add "default" option to LDAPReferrals, to allow "off" to really mean "off".Eric Covener1-7/+28
2013-08-28Handle the libxml2 prereq of some modules, including its possibleJeff Trawick1-23/+50
2013-08-28Follow up to r1518041: zlib is found, deflate build is workingJeff Trawick1-2/+2
2013-08-28Add mod_deflate build support, along with module enablement optionsJeff Trawick1-11/+28
2013-08-28xformsJim Jagielski32-99/+79
2013-08-27Mention how "satisfy any" affects AAA hooks run after access_checker Eric Covener1-0/+3
2013-08-27Forward-port a typo corrected in 2.4.xChristophe Jaillet1-1/+1
2013-08-27Add experimental cmake-based build system for Windows.Jeff Trawick2-0/+535
2013-08-26add a warning about BREACH to the first two sample configurations.Eric Covener1-0/+10
2013-08-26fix whitespace in example configEric Covener1-2/+2