]> granicus.if.org Git - apache/history - modules/lua
Help doc writer to spot places where:
[apache] / modules / lua /
2019-06-25 Joe Orton* modules/proxy/mod_proxy.c (create_proxy_config):...
2018-08-04 Christophe JailletFix comment in mod_lua and docs.
2018-08-01 Jim JagielskiFix PR54848 in a 2.4.x backportable format. Ideally...
2018-06-23 Christophe JailletFunction used as 'apr_reslist_destructor' when calling...
2018-03-24 Christophe JailletFix some typos reported in PR 59998
2018-03-08 Joe Orton* modules/lua/config.m4 (CHECK_LUA): Support Debian...
2018-02-23 Joe Orton* modules/lua/config.m4: Use liblua paths from pkg...
2018-01-26 Joe Orton* modules/lua/config.m4: Link mod_lua against -lcrypt...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-04 Rainer JungFix another mod_lua compile error.
2017-07-04 Rainer JungFix new compilation breakage in mod_lua.
2017-07-04 Rainer JungMostly revert the configure compat check for
2017-07-04 Rainer JungFix last compat issue with Lua 5.2 and 5.3.
2017-07-04 Rainer JungMore mod_lua compat for Lua 5.1, 5.2, 5.3.
2017-07-04 Rainer Jungmod_lua: Improve compatibility with Lua 5.1, 5.2 and...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-03-06 Jacob Championconfigure: check for luaL_register in liblua
2017-03-06 Jacob Championconfigure: remove mod_lua code duplication
2017-03-02 Jim JagielskiLook for specific versioned installs of Lua 5.3
2017-02-15 Christophe JailletSave a few bytes in the request pool.
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-01-09 Jim Jagielskihttps://bz.apache.org/bugzilla/show_bug.cgi?id=58855
2016-12-25 Christophe JailletUnlock mutex in error path.
2016-12-03 Christophe JailletFix some style issue.
2016-12-03 Christophe JailletThe default value of 'inherit' should be AP_LUA_INHERIT...
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-04-08 Joe Orton* modules/lua/mod_lua.c (lua_post_config): Use anonymou...
2016-01-21 Rainer JungFix typo in comment (s/patterm/pattern/).
2016-01-19 Rainer JungAdded some more log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-10-03 Daniel GrunoTurn 5.1/5.2 order upside down, simplify. This should...
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2015-09-17 Jim Jagielskiaccept both 5.1 and 5.2, so make messages clear
2015-09-16 Jim JagielskiAdd in finding LUA installed via Macports and others
2015-08-28 Daniel Grunojust a note
2015-08-28 Daniel Grunowe have this nwo, don't we?
2015-08-28 Daniel Grunotiny nit.
2015-08-26 William A. Rowe JrDrop redundant and harmful macro, API change correctly...
2015-03-24 Jan Kaluža* mod_lua: fix compilation with lua-5.3
2015-02-04 Eric Covenerfollowup to r1657261 whitespace only -- reindent body...
2015-02-04 Eric Covener *) SECURITY: CVE-2015-0228 (cve.mitre.org)
2015-02-04 Eric CovenerFix bit-shifting of websockets frame fields that would...
2015-01-19 Guenter KnaufEnable to build mod_lua against Lua 5.3.
2014-12-05 Daniel Grunonow it's actually fixed (The URL)
2014-12-05 Daniel Grunofixed it!
2014-12-05 Daniel Grunoanother blank commit...
2014-12-05 Daniel Grunoanother blank change, ignore.
2014-12-05 Daniel Grunomore blank changes to set up viewvc, ignore.
2014-12-05 Daniel Grunoblank change to test commit mail URL is properly working.
2014-12-05 Daniel Grunotesting eu <-> us sync
2014-12-05 Daniel Grunomore noise again
2014-12-05 Daniel Grunomore tests
2014-12-05 Daniel Grunobit more noise... (still testing)
2014-12-04 Daniel Grunomore tests
2014-12-04 Daniel Grunotrying eu svn...
2014-12-04 Daniel GrunoMore dead birds in the sky...is it summer already?
2014-12-04 Daniel GrunoIs it a bird? Is it a plane? Is it a giant flying pony??!
2014-11-30 Eric Covener *) SECURITY: CVE-2014-8109 (cve.mitre.org)
2014-11-25 Daniel Grunomod_lua: Initial attempt at passing on the configuratio...
2014-07-22 Rainer JungSwitch from lua_objlen() to Lua 5.2 preferred
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-07-18 Daniel Grunomod_lua: Don't quote values in cookies; Make IE happy...
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-06-30 Ben Resermod_lua: Remove dead code left over from the old code...
2014-06-22 Jeff TrawickFollow up to r1604336: Comment out hooks whose only...
2014-06-21 Daniel GrunoRevert early|late argument for LuaHookCheckUserID as...
2014-04-21 Jeff Trawickback to c89
2014-04-20 Daniel Grunomod_lua: stop complaining
2014-04-20 Daniel Grunomod_lua: Use binary strstr for finding endpoints of...
2014-03-28 Daniel GrunoAdd a note on t->r checking, as per Rüdiger's email.
2014-03-28 Daniel Grunomod_lua: Since c->notes is the only place where r will...
2014-03-28 Daniel Grunomod_lua: Redesign the table construction/access mechani...
2014-03-27 Daniel Grunomod_lua: Prevent HTTP Response Splitting by not allowin...
2014-03-27 Daniel Grunomod_lua: escape key/value pairs when setting cookies...
2014-03-27 Daniel Grunomod_lua: Reformat and escape script error output.
2014-03-18 Daniel Grunofix message number
2014-03-18 Daniel Grunomod_lua: Actually check whether interpreting the base...
2014-03-18 Daniel Grunomod_lua: be a bit more verbose in error logging.
2014-03-12 Daniel Grunomod_lua: Add a fixups hook that checks if the original...
2014-02-27 Daniel Grunothis wasn't supposed to be a pointer, thanks Yann!
2014-02-27 Daniel GrunoRemove bad line that snuck into the commit
2014-02-27 Daniel Grunomod_lua: Only read up to whatever the user defines...
2014-02-21 Daniel GrunoAllow mod_lua to supply a database result with named...
2014-02-20 Daniel Grunomod_lua: Add r:wspeek for checking if data is available...
2014-02-20 Daniel Grunomod_lua: Slight null-check fix on setcookie.
2014-02-11 Daniel Grunouse err_headers_out for setting cookies instead of...
2014-02-11 Daniel Grunomod_lua: Upgrade r:setcookie to accept a table of argum...
2014-02-11 Eric Covenermod_lua: Fix r:setcookie() to add, rather than replace,
2014-02-05 Daniel GrunoFix support for uploading files by using pushlstring...
2014-01-21 Daniel Grunomod_lua: Also check for 5.2 headers/libraries, we suppo...
2014-01-03 Daniel Grunomod_lua: Detect "All" or "None" before putting together...
2013-12-18 Eric Covenerget arpa/inet.h from apr_want.h for htons where applicable
2013-12-15 Christophe Jaillet'ap_getword_conf' can not return NULL
2013-11-23 Rainer Jungmod_lua: Fix compiler warning by using correct
2013-11-16 Jeff Trawickapr_file_write_full() simplification (like r1542413...
2013-10-04 Gregg Lewis SmithWebSocket support requires Winsock2
2013-09-28 Daniel GrunoAxe the README a bit, add fuankg as contributor. This...
2013-09-27 Eric Covenerr1526906 followup:
next