| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r1657261 from trunk: | Eric Covener | 2015-03-04 | 1 | -1/+5 |
| * | Merge r1657256 from trunk: | Eric Covener | 2015-03-04 | 1 | -5/+12 |
| * | Merge r1611978, r1612068 from trunk: | Jim Jagielski | 2014-09-05 | 1 | -3/+3 |
| * | backport for mod_lua: Don't quote values in cookies; Make IE happy again [#56... | Daniel Gruno | 2014-07-18 | 1 | -2/+2 |
| * | Merge 1610491 from trunk: | Joe Orton | 2014-07-14 | 1 | -4/+10 |
| * | mod_lua: Sync 2.4.x with trunk (more or less); Backport a fix and some code h... | Daniel Gruno | 2014-06-21 | 1 | -31/+34 |
| * | C89 and such | Daniel Gruno | 2014-04-23 | 1 | -1/+2 |
| * | fix lua_ap_requestbody (bad backport?) | Daniel Gruno | 2014-04-21 | 1 | -1/+1 |
| * | Backport r1588807 | Daniel Gruno | 2014-04-20 | 1 | -1/+1 |
| * | mod_lua: backport the two parsebody fixes. | Daniel Gruno | 2014-04-20 | 1 | -5/+23 |
| * | mod_lua: Give me all the backports and eggs you have. (see CHANGES) | Daniel Gruno | 2014-03-29 | 1 | -13/+62 |
| * | mod_lua: escape key/value pairs when setting cookies to prevent header splitt... | Daniel Gruno | 2014-03-27 | 1 | -0/+4 |
| * | mod_lua: Backport setcookie changes. PR 56128 | Daniel Gruno | 2014-02-20 | 1 | -12/+86 |
| * | Merge r1567221 from trunk: | Eric Covener | 2014-02-11 | 1 | -1/+1 |
| * | Backport r1564727: Fix support for uploading files by using pushlstring inste... | Daniel Gruno | 2014-02-05 | 1 | -1/+50 |
| * | mod_lua: Detect "All" or "None" before putting together a potentially blank (... | Daniel Gruno | 2014-01-03 | 1 | -1/+8 |
| * | Merge r1551968 from trunk: | Eric Covener | 2013-12-18 | 1 | -0/+2 |
| * | Merge r1544820 from trunk: | Jim Jagielski | 2013-12-02 | 1 | -4/+4 |
| * | backport mod_lua changes(r1524321): check for big endian and don't fiddle wit... | Daniel Gruno | 2013-09-18 | 1 | -0/+3 |
| * | Backport a few things in mod_lua: | Daniel Gruno | 2013-09-17 | 1 | -3/+426 |
| * | modules: Fix some compiler warnings. | Graham Leggett | 2013-09-14 | 1 | -1/+1 |
| * | Added new r:touch() function; updated docs. | Guenter Knauf | 2013-06-25 | 1 | -0/+21 |
| * | mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700): | Graham Leggett | 2013-06-10 | 1 | -105/+345 |
| * | mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to) | Graham Leggett | 2013-06-07 | 1 | -20/+1240 |
| * | Backport lua dbd bindings to 2.4 | Daniel Gruno | 2013-01-27 | 1 | -0/+3 |
| * | Big mod_lua backport: | Rainer Jung | 2012-08-04 | 1 | -19/+38 |
| * | Merge r1352047, r1361298 from trunk: | Jim Jagielski | 2012-07-25 | 1 | -0/+30 |
| * | Merge r1300766: | Stefan Fritsch | 2012-03-16 | 1 | -1/+1 |
| * | Backport: | Graham Leggett | 2011-12-14 | 1 | -1/+1 |
| * | Backport r1209766, r1210252, r1210284: | Stefan Fritsch | 2011-12-05 | 1 | -8/+8 |
| * | Backport: | Graham Leggett | 2011-11-30 | 1 | -1/+1 |
| * | Merge r1200475, r1200478, r1200482, r1200491, r1200513, r1200550, r1200580, r... | Jim Jagielski | 2011-11-11 | 1 | -0/+7 |
| * | expose r:trace1-8 | Eric Covener | 2011-11-10 | 1 | -0/+31 |
| * | mod_lua: Expose SSL variables via r:ssl_var_lookup() | Eric Covener | 2011-11-08 | 1 | -0/+12 |
| * | correct return val, the char* is pushed on the lua stack. | Eric Covener | 2011-11-08 | 1 | -1/+1 |
| * | provide ap_escape_html as r:escape_html() | Eric Covener | 2011-11-05 | 1 | -0/+11 |
| * | make r.handler and r.proxyreq readable too | Eric Covener | 2011-10-30 | 1 | -1/+18 |
| * | add constants for PROXYREQ_* to the apache2 global, allow r.proxyreq and | Eric Covener | 2011-10-30 | 1 | -0/+12 |
| * | alphabetize writable lua properties and use strcmp() for the oddball that's | Eric Covener | 2011-10-30 | 1 | -9/+10 |
| * | make r.args read/write for rewrite refugees. | Eric Covener | 2011-10-29 | 1 | -0/+6 |
| * | expose ap_construct_url to lua scripts | Eric Covener | 2011-10-22 | 1 | -0/+10 |
| * | Fix format string bugs in mod_lua. Found by gcc and pointed out by Igor Galic. | Stefan Fritsch | 2011-10-08 | 1 | -1/+2 |
| * | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -2/+2 |
| * | expose subprocess_env on lua request object | Brian McCallister | 2010-07-23 | 1 | -1/+7 |
| * | Added casts to make strict compilers happy. | Guenter Knauf | 2010-07-18 | 1 | -5/+5 |
| * | Mop up more than a dozen const'ness faults | William A. Rowe Jr | 2010-06-10 | 1 | -1/+1 |
| * | Drop ap_body_to_table due to missing constraints; a DoS waiting | William A. Rowe Jr | 2010-06-10 | 1 | -15/+0 |
| * | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -0/+2 |
| * | Fix some modules to make them compile with per-module loglevels. | Stefan Fritsch | 2010-06-06 | 1 | -1/+1 |
| * | expose r->notes to lua | Brian McCallister | 2009-11-05 | 1 | -0/+8 |