summaryrefslogtreecommitdiffstats
path: root/CHANGES (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-02Also in 2.4.xJim Jagielski1-3/+0
2012-08-02This is in 2.4.xJim Jagielski1-3/+0
2012-08-02xformsDaniel Gruno2-3/+63
2012-08-02Add some more information about which request phases are available for hookin...Daniel Gruno1-2/+64
2012-08-02Typo fixDaniel Gruno1-1/+1
2012-08-02bad header info: ap_rflush does not return the number of bytes flushed, it re...Daniel Gruno1-1/+1
2012-08-02xformsDaniel Gruno2-41/+90
2012-08-02- Add some information about the fields in the request_rec structureDaniel Gruno1-5/+58
2012-08-01update xformsIgor Galić1-258/+125
2012-08-01fix formating and some linksIgor Galić1-258/+127
2012-08-01xformsDaniel Gruno9-18/+40
2012-08-01Add some info about what LuaHookTypeChecker could be used for (other ideas ar...Daniel Gruno1-1/+21
2012-08-01Fix up some contradictory contextsDaniel Gruno1-2/+0
2012-08-01spelling fixJeff Trawick1-1/+1
2012-08-01core: Add post_perdir_config hook.Jeff Trawick4-1/+22
2012-08-01mod_lua.c:189:13: error: ISO C90 forbids mixed declarations and code [-Werror...Jeff Trawick1-1/+1
2012-08-01xforms.Rainer Jung4-3/+6
2012-08-01Remove anchor with dublicate id.Rainer Jung1-1/+1
2012-08-01Complete docs metadata (sourcefile and identifier)Rainer Jung2-0/+3
2012-08-01Add a docs link to a configuration example.Rainer Jung1-0/+5
2012-08-01xformsDaniel Gruno10-12/+14
2012-08-01Change the external reference to mod_proxy_html to an internal one.Daniel Gruno1-5/+4
2012-08-01mod_lua: Daniel Gruno1-8/+12
2012-08-01initialize the protocol field when manufacturing an apr socketJeff Trawick1-5/+6
2012-07-31Fix typo in docsRainer Jung2-3/+3
2012-07-31Update CHANGESDaniel Gruno1-0/+4
2012-07-31mod_lua: Add the (missing) LuaMapHandler directive to the fold. Daniel Gruno1-1/+149
2012-07-31xformsDaniel Gruno9-10/+10
2012-07-31Remove [max|min max] from the LuaScope syntax, since the 'server' scope is no...Daniel Gruno1-2/+2
2012-07-31xformsDaniel Gruno9-13/+63
2012-07-31fix some xml errorsDaniel Gruno1-4/+4
2012-07-31Add some examples for LuaHookMapToStorage and LuaAuthzProviderDaniel Gruno1-5/+51
2012-07-31mod_lua: The current way of getting the authz provider name doesn't seem to w...Daniel Gruno1-2/+1
2012-07-31update xformsIgor Galić1-3/+3
2012-07-31bump versions.Igor Galić1-3/+3
2012-07-30xformsDaniel Gruno2-2/+2
2012-07-30Missing an 'a' in the new warning.Daniel Gruno1-1/+1
2012-07-30xformsDaniel Gruno2-1/+8
2012-07-30b -> strongDaniel Gruno1-1/+1
2012-07-30Add a security notice about using mod_lua on shared hosting.Daniel Gruno1-0/+7
2012-07-30mod_lua: Remember to set cfg->codecache to AP_LUA_CACHE_UNSET when creating a...Daniel Gruno1-0/+1
2012-07-30Forgot to sign itDaniel Gruno1-2/+2
2012-07-30Add LuaCodeCache to CHANGES.Daniel Gruno1-0/+3
2012-07-30mod_lua: Pass on the request_rec to ap_lua_get_lua_state, so we can use it fo...Daniel Gruno3-6/+6
2012-07-30update xformsIgor Galić18-2359/+2445
2012-07-30Selecting an MPM in performance docs.Igor Galić1-1/+7
2012-07-30mod_lua: Fix up LuaCodeCache:Daniel Gruno2-14/+31
2012-07-29uncomment LuaCodeCache directiveDaniel Gruno1-2/+0
2012-07-29Add LuaCodeCache directive for controlling in-memory caching.Daniel Gruno4-2/+81
2012-07-29xformsDaniel Gruno9-9/+9