| Commit message (Expand) | Author | Files | Lines |
2012-08-09 | typo fixes | Daniel Gruno | 2 | -6/+6 |
2012-08-09 | typo fix | Daniel Gruno | 1 | -1/+1 |
2012-08-08 | fix subversion project URL | Jeff Trawick | 1 | -1/+1 |
2012-08-08 | xforms | Daniel Gruno | 1 | -566/+99 |
2012-08-08 | Updates: | Daniel Gruno | 1 | -558/+97 |
2012-08-08 | xforms | Jeff Trawick | 6 | -6/+6 |
2012-08-08 | fix broken module identifiers | Jeff Trawick | 6 | -6/+6 |
2012-08-08 | mod_slotmem_plain: make the "filename" key relative to | Jeff Trawick | 1 | -2/+2 |
2012-08-08 | More NetWare build tweaks. | Guenter Knauf | 1 | -1/+7 |
2012-08-08 | Follow-up fix needed since r1370592. | Guenter Knauf | 4 | -0/+4 |
2012-08-08 | mwccnlm: search directory of referencing file first for #includes. | Guenter Knauf | 1 | -2/+2 |
2012-08-08 | xforms | Daniel Gruno | 4 | -13/+13 |
2012-08-07 | fix some grammar | Daniel Gruno | 1 | -1/+1 |
2012-08-07 | There is only one global provider name space, therefore allow | Stefan Fritsch | 2 | -3/+1 |
2012-08-07 | mod_lua: Decline to serve a request if the script doesn't exist, instead of t... | Daniel Gruno | 2 | -0/+11 |
2012-08-07 | Update. | Lucien Gentis | 1 | -9/+9 |
2012-08-07 | xforms | Jeff Trawick | 8 | -8/+16 |
2012-08-07 | Mutex directive: finish support of DefaultRuntimeDir | Jeff Trawick | 3 | -7/+10 |
2012-08-07 | mod_socache_shmcb and mod_socache_dbm: finish support of | Jeff Trawick | 6 | -4/+11 |
2012-08-07 | xforms | Daniel Gruno | 2 | -8/+96 |
2012-08-07 | mod_lua: Add r:flush, r:sendfile as well as additional request information in... | Daniel Gruno | 3 | -3/+223 |
2012-08-06 | Add changes entry for r1369995, r1369999 | Stefan Fritsch | 1 | -0/+3 |
2012-08-06 | remove now unecessary assignment | Stefan Fritsch | 1 | -1/+0 |
2012-08-06 | Use apr_pcalloc for rewritemap_entry struct, to avoid uninitialized entries. | Stefan Fritsch | 1 | -14/+2 |
2012-08-06 | follow-on to r1097070: | Jeff Trawick | 1 | -1/+1 |
2012-08-06 | xforms | Jim Jagielski | 3 | -3/+3 |
2012-08-06 | xforms | Jeff Trawick | 11 | -12/+12 |
2012-08-06 | The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid() | Jeff Trawick | 7 | -15/+19 |
2012-08-06 | fix "lua_vmprep.c:29:6: warning: no previous prototype for ‘ap_lua_init_mut... | Jeff Trawick | 2 | -5/+8 |
2012-08-06 | fix "lua_vmprep.c:355:17: warning: no previous prototype for ‘copy_vm_specâ... | Jeff Trawick | 1 | -1/+1 |
2012-08-06 | add missing punctuation | Jeff Trawick | 1 | -1/+1 |
2012-08-06 | spelling | Jeff Trawick | 1 | -1/+1 |
2012-08-06 | xforms | Daniel Gruno | 2 | -2/+4 |
2012-08-06 | LuaAuthzProvider also gets passed the args from the Require directive. | Daniel Gruno | 1 | -1/+3 |
2012-08-06 | Reverting r1369758 | Daniel Gruno | 2 | -15/+4 |
2012-08-06 | xforms | Daniel Gruno | 6 | -164/+33 |
2012-08-06 | Fix some typos, scrap some functions, change some arguments and add a new fun... | Daniel Gruno | 1 | -158/+29 |
2012-08-06 | use the ap_mutex functions to create the mutex instead of the apr_mutex ones. | Daniel Gruno | 2 | -4/+15 |
2012-08-06 | Fixing links in the htaccess howto - this is a port of r1369725 | Vincent Deffontaines | 1 | -3/+3 |
2012-08-06 | xforms | Igor Galić | 3 | -176/+120 |
2012-08-06 | formatting, highlighting. | Igor Galić | 1 | -170/+110 |
2012-08-06 | Fix some typos and wordings | Daniel Gruno | 1 | -5/+5 |
2012-08-05 | xforms | Daniel Gruno | 14 | -337/+219 |
2012-08-05 | Fix XML errors and remove an external reference which snuck into the document | Daniel Gruno | 1 | -314/+174 |
2012-08-05 | Add some information about the thread and server values in LuaScope | Daniel Gruno | 1 | -6/+20 |
2012-08-05 | Document changes to mod_lua (yes, I'm always late with these :( ) | Daniel Gruno | 1 | -0/+3 |
2012-08-05 | Add a server scope for Lua states (in LuaScope), which creates a pool of sta... | Daniel Gruno | 4 | -40/+212 |
2012-08-05 | htpasswd: Use correct file mode for checking if file is writable. | Stefan Fritsch | 2 | -2/+5 |
2012-08-05 | Revert r1367504: | Stefan Fritsch | 1 | -1/+2 |
2012-08-05 | doc fixes for r1299718: | Jeff Trawick | 2 | -2/+6 |