]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-08-06  Daniel GrunoLuaAuthzProvider also gets passed the args from the...
2012-08-06  Daniel GrunoReverting r1369758
2012-08-06  Daniel Grunoxforms
2012-08-06  Daniel GrunoFix some typos, scrap some functions, change some argum...
2012-08-06  Daniel Grunouse the ap_mutex functions to create the mutex instead...
2012-08-06  Vincent DeffontainesFixing links in the htaccess howto - this is a port...
2012-08-05  Igor Galićxforms
2012-08-05  Igor Galićformatting, highlighting.
2012-08-05  Daniel GrunoFix some typos and wordings
2012-08-05  Daniel Grunoxforms
2012-08-05  Daniel GrunoFix XML errors and remove an external reference which...
2012-08-05  Daniel GrunoAdd some information about the thread and server values...
2012-08-05  Daniel GrunoDocument changes to mod_lua (yes, I'm always late with...
2012-08-05  Daniel GrunoAdd a server scope for Lua states (in LuaScope), which...
2012-08-05  Stefan Fritschhtpasswd: Use correct file mode for checking if file...
2012-08-05  Stefan FritschRevert r1367504:
2012-08-05  Jeff Trawickdoc fixes for r1299718:
2012-08-05  Rainer JungFix docs compatibility note about SSL compression.
2012-08-05  Rainer JungRemove another finished backport form trunk STATUS.
2012-08-05  Jeff Trawickbytes is not a unit of filename
2012-08-04  Rainer JungRemove another round of backports from trunk CHANGES.
2012-08-04  Jeff Trawickxforms
2012-08-04  Jeff Trawickcore: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR...
2012-08-04  Rainer JungRemove backported items from trunk CHANGES.
2012-08-04  Jeff Trawickfix documented default value of ScoreBoardFile
2012-08-04  Jeff Trawickfix formatting of DEFAULT_REL_RUNTIMEDIR
2012-08-04  Jeff Trawickxforms
2012-08-04  Gregg Lewis... r1359057 added and include to mod_ssl.h
2012-08-04  Jeff Trawickmention migration from ap_requires() and to ap_runtime_...
2012-08-04  Jeff Trawickfix syntax error
2012-08-04  Daniel GrunoAdd some initial example scripts and function reference...
2012-08-03  Daniel GrunoFix up the order of hooks and separate auth and access...
2012-08-02  Daniel Grunoxforms
2012-08-02  Daniel GrunoAdd some missing values
2012-08-02  Jim JagielskiMerged in 2.4.x
2012-08-02  Jim JagielskiAlso in 2.4.x
2012-08-02  Jim JagielskiThis is in 2.4.x
2012-08-02  Daniel Grunoxforms
2012-08-02  Daniel GrunoAdd some more information about which request phases...
2012-08-02  Daniel GrunoTypo fix
2012-08-02  Daniel Grunobad header info: ap_rflush does not return the number...
2012-08-02  Daniel Grunoxforms
2012-08-02  Daniel Gruno- Add some information about the fields in the request_...
2012-08-01  Igor Galićupdate xforms
2012-08-01  Igor Galićfix formating and some links
2012-08-01  Daniel Grunoxforms
2012-08-01  Daniel GrunoAdd some info about what LuaHookTypeChecker could be...
2012-08-01  Daniel GrunoFix up some contradictory contexts
2012-08-01  Jeff Trawickspelling fix
2012-08-01  Jeff Trawickcore: Add post_perdir_config hook.
2012-08-01  Jeff Trawickmod_lua.c:189:13: error: ISO C90 forbids mixed declarat...
2012-08-01  Rainer Jungxforms.
2012-08-01  Rainer JungRemove anchor with dublicate id.
2012-08-01  Rainer JungComplete docs metadata (sourcefile and identifier)
2012-08-01  Rainer JungAdd a docs link to a configuration example.
2012-08-01  Daniel Grunoxforms
2012-08-01  Daniel GrunoChange the external reference to mod_proxy_html to...
2012-08-01  Daniel Grunomod_lua:
2012-07-31  Jeff Trawickinitialize the protocol field when manufacturing an...
2012-07-31  Rainer JungFix typo in docs
2012-07-31  Daniel GrunoUpdate CHANGES
2012-07-31  Daniel Grunomod_lua: Add the (missing) LuaMapHandler directive...
2012-07-31  Daniel Grunoxforms
2012-07-31  Daniel GrunoRemove [max|min max] from the LuaScope syntax, since...
2012-07-31  Daniel Grunoxforms
2012-07-31  Daniel Grunofix some xml errors
2012-07-31  Daniel GrunoAdd some examples for LuaHookMapToStorage and LuaAuthzP...
2012-07-31  Daniel Grunomod_lua: The current way of getting the authz provider...
2012-07-31  Igor Galićupdate xforms
2012-07-31  Igor Galićbump versions.
2012-07-30  Daniel Grunoxforms
2012-07-30  Daniel GrunoMissing an 'a' in the new warning.
2012-07-30  Daniel Grunoxforms
2012-07-30  Daniel Grunob -> strong
2012-07-30  Daniel GrunoAdd a security notice about using mod_lua on shared...
2012-07-30  Daniel Grunomod_lua: Remember to set cfg->codecache to AP_LUA_CACHE...
2012-07-30  Daniel GrunoForgot to sign it
2012-07-30  Daniel GrunoAdd LuaCodeCache to CHANGES.
2012-07-30  Daniel Grunomod_lua: Pass on the request_rec to ap_lua_get_lua_stat...
2012-07-30  Igor Galićupdate xforms
2012-07-30  Igor GalićSelecting an MPM in performance docs.
2012-07-30  Daniel Grunomod_lua: Fix up LuaCodeCache:
2012-07-29  Daniel Grunouncomment LuaCodeCache directive
2012-07-29  Daniel GrunoAdd LuaCodeCache directive for controlling in-memory...
2012-07-29  Daniel Grunoxforms
2012-07-29  Daniel GrunoLuaQuickHandler had no syntax, which made the reference...
2012-07-29  Daniel Grunoxforms
2012-07-29  Daniel GrunoComment out LuaCodeCache, which hasn't been implemented...
2012-07-28  Daniel GrunoAdd a note about LUA_COMPAT_ALL.
2012-07-28  Daniel GrunoLUA_COMPAT_ALL should be defined _before_ including...
2012-07-27  Jeff Trawickmod_proxy_balancer: Restore balancing after a failed...
2012-07-27  Daniel Grunoap_str(case)cmp_match returns the opposite of what...
2012-07-26  Daniel Grunoxforms
2012-07-26  Daniel GrunoLuaScope also has a 'thread' value.
2012-07-25  Rainer JungRemove backported item from CHANGES.
2012-07-25  Joe OrtonRemove backported fix.
2012-07-25  Jim JagielskiThese be in 2.4.x now
2012-07-25  Joe Orton* modules/proxy/proxy_util.c (ap_proxy_location_reverse...
2012-07-24  Daniel Grunoxforms
2012-07-24  Daniel GrunoRemove reference to the 'server' value in LuaScope...
next