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