summaryrefslogtreecommitdiff
path: root/modules/lua
Commit message (Expand)AuthorAgeFilesLines
* Merge r1705983 from trunk:Jim Jagielski2015-10-061-1/+2
* Backport r1706533 to 2.4: Turn 5.1/5.2 order upside down, simplify. This shou...Daniel Gruno2015-10-031-77/+51
* Merge r1703417, r1703642 from trunk:Jim Jagielski2015-09-171-4/+47
* * mod_lua: fix compilation with lua-5.3 (r1668827)Jan Kaluža2015-03-241-0/+4
* Merge r1657261 from trunk:Eric Covener2015-03-041-1/+5
* Merge r1657256 from trunk:Eric Covener2015-03-041-5/+12
* Merge r1642499 from trunk:Jim Jagielski2014-12-021-10/+17
* Merge r1611978, r1612068 from trunk:Jim Jagielski2014-09-053-10/+10
* backport for mod_lua: Don't quote values in cookies; Make IE happy again [#56...Daniel Gruno2014-07-181-2/+2
* Merge 1610491 from trunk:Joe Orton2014-07-141-4/+10
* mod_lua backport: Make httpd find lua 5.2 headers/lib during configure if pre...Daniel Gruno2014-06-251-1/+41
* Merge r1604631 from trunk:Jeff Trawick2014-06-221-0/+4
* mod_lua: Backport disabling of early/late in LuaHookCheckUserIDDaniel Gruno2014-06-211-6/+8
* mod_lua: Sync 2.4.x with trunk (more or less); Backport a fix and some code h...Daniel Gruno2014-06-212-44/+120
* C89 and suchDaniel Gruno2014-04-231-1/+2
* fix lua_ap_requestbody (bad backport?)Daniel Gruno2014-04-211-1/+1
* Backport r1588807Daniel Gruno2014-04-201-1/+1
* mod_lua: backport the two parsebody fixes.Daniel Gruno2014-04-201-5/+23
* mod_lua: Give me all the backports and eggs you have. (see CHANGES)Daniel Gruno2014-03-294-29/+99
* mod_lua: Prevent HTTP Response Splitting by not allowing tables in the reques...Daniel Gruno2014-03-271-0/+7
* mod_lua: escape key/value pairs when setting cookies to prevent header splitt...Daniel Gruno2014-03-271-0/+4
* mod_lua: Reformat and escape script error output.Daniel Gruno2014-03-271-4/+4
* mod_lua: backport r1578870+r1578882 and add to change log.Daniel Gruno2014-03-181-1/+6
* mod_lua: Add a fixups hook that checks if the original request is intended Daniel Gruno2014-03-131-0/+25
* Fixed mod_lua NetWare build.Guenter Knauf2014-03-101-1/+8
* Backport r1570528Daniel Gruno2014-02-211-4/+23
* mod_lua: Backport setcookie changes. PR 56128Daniel Gruno2014-02-201-12/+86
* Merge r1567221 from trunk:Eric Covener2014-02-111-1/+1
* Backport r1564727: Fix support for uploading files by using pushlstring inste...Daniel Gruno2014-02-051-1/+50
* mod_lua: Detect "All" or "None" before putting together a potentially blank (...Daniel Gruno2014-01-031-1/+8
* * easy proposals to synch 2.4.x and trunkGraham Leggett2013-12-261-2/+2
* Merge r1551968 from trunk:Eric Covener2013-12-181-0/+2
* Merge r1544820 from trunk:Jim Jagielski2013-12-021-4/+4
* merge r1529277 from trunkGregg Lewis Smith2013-10-041-4/+4
* backport mod_lua changes(r1524321): check for big endian and don't fiddle wit...Daniel Gruno2013-09-181-0/+3
* Backport a few things in mod_lua:Daniel Gruno2013-09-172-17/+501
* modules: Fix some compiler warnings.Graham Leggett2013-09-141-1/+1
* Removed comment which should never have been committed.Guenter Knauf2013-09-011-1/+0
* Remove line added during the trunk sync inRainer Jung2013-06-281-1/+0
* Added new r:touch() function; updated docs.Guenter Knauf2013-06-251-0/+21
* mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700).Guenter Knauf2013-06-113-5/+275
* mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700):Graham Leggett2013-06-1015-164/+428
* mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to)Graham Leggett2013-06-077-64/+2108
* backported r1439208 to 2.4Daniel Gruno2013-02-021-2/+2
* Added missing part of incomplete backport r1439099.Guenter Knauf2013-01-281-0/+1
* Backport lua dbd bindings to 2.4Daniel Gruno2013-01-276-3/+906
* Merge r1397687 from trunk:Jim Jagielski2013-01-091-3/+6
* backport r1385216, r1387610 from trunk:Jim Jagielski2012-09-261-2/+2
* Merge r1351020, r1370466 from trunk:Jim Jagielski2012-08-172-2/+150
* Merge r1361801 from trunk:Jim Jagielski2012-08-141-4/+3