summaryrefslogtreecommitdiffstats
path: root/server/util_debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-07xformsDaniel Gruno2-8/+96
2012-08-07mod_lua: Add r:flush, r:sendfile as well as additional request information in...Daniel Gruno3-3/+223
2012-08-06Add changes entry for r1369995, r1369999Stefan Fritsch1-0/+3
2012-08-06remove now unecessary assignmentStefan Fritsch1-1/+0
2012-08-06Use apr_pcalloc for rewritemap_entry struct, to avoid uninitialized entries.Stefan Fritsch1-14/+2
2012-08-06follow-on to r1097070:Jeff Trawick1-1/+1
2012-08-06xformsJim Jagielski3-3/+3
2012-08-06xformsJeff Trawick11-12/+12
2012-08-06The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid()Jeff Trawick7-15/+19
2012-08-06fix "lua_vmprep.c:29:6: warning: no previous prototype for ‘ap_lua_init_mut...Jeff Trawick2-5/+8
2012-08-06fix "lua_vmprep.c:355:17: warning: no previous prototype for ‘copy_vm_specâ...Jeff Trawick1-1/+1
2012-08-06add missing punctuationJeff Trawick1-1/+1
2012-08-06spellingJeff Trawick1-1/+1
2012-08-06xformsDaniel Gruno2-2/+4
2012-08-06LuaAuthzProvider also gets passed the args from the Require directive.Daniel Gruno1-1/+3
2012-08-06Reverting r1369758Daniel Gruno2-15/+4
2012-08-06xformsDaniel Gruno6-164/+33
2012-08-06Fix some typos, scrap some functions, change some arguments and add a new fun...Daniel Gruno1-158/+29
2012-08-06use the ap_mutex functions to create the mutex instead of the apr_mutex ones.Daniel Gruno2-4/+15
2012-08-06Fixing links in the htaccess howto - this is a port of r1369725Vincent Deffontaines1-3/+3
2012-08-06xformsIgor Galić3-176/+120
2012-08-06formatting, highlighting.Igor Galić1-170/+110
2012-08-06Fix some typos and wordingsDaniel Gruno1-5/+5
2012-08-05xformsDaniel Gruno14-337/+219
2012-08-05Fix XML errors and remove an external reference which snuck into the documentDaniel Gruno1-314/+174
2012-08-05Add some information about the thread and server values in LuaScopeDaniel Gruno1-6/+20
2012-08-05Document changes to mod_lua (yes, I'm always late with these :( )Daniel Gruno1-0/+3
2012-08-05Add a server scope for Lua states (in LuaScope), which creates a pool of sta...Daniel Gruno4-40/+212
2012-08-05htpasswd: Use correct file mode for checking if file is writable.Stefan Fritsch2-2/+5
2012-08-05Revert r1367504:Stefan Fritsch1-1/+2
2012-08-05doc fixes for r1299718:Jeff Trawick2-2/+6
2012-08-05Fix docs compatibility note about SSL compression.Rainer Jung2-3/+3
2012-08-05Remove another finished backport form trunk STATUS.Rainer Jung1-3/+0
2012-08-05bytes is not a unit of filenameJeff Trawick1-1/+1
2012-08-05Remove another round of backports from trunk CHANGES.Rainer Jung1-9/+0
2012-08-04xformsJeff Trawick5-6/+10
2012-08-04core: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for theJeff Trawick5-7/+13
2012-08-04Remove backported items from trunk CHANGES.Rainer Jung1-8/+0
2012-08-04fix documented default value of ScoreBoardFileJeff Trawick1-2/+2
2012-08-04fix formatting of DEFAULT_REL_RUNTIMEDIRJeff Trawick2-2/+2
2012-08-04xformsJeff Trawick3-7/+32
2012-08-04r1359057 added and include to mod_ssl.hGregg Lewis Smith1-2/+2
2012-08-04mention migration from ap_requires() and to ap_runtime_dir_relative()Jeff Trawick1-0/+17
2012-08-04fix syntax errorJeff Trawick1-1/+1
2012-08-04Add some initial example scripts and function reference for what will be a le...Daniel Gruno4-0/+5457
2012-08-03Fix up the order of hooks and separate auth and access hooks.Daniel Gruno1-3/+11
2012-08-02xformsDaniel Gruno3-3/+6
2012-08-02Add some missing valuesDaniel Gruno1-1/+4
2012-08-02Merged in 2.4.xJim Jagielski1-9/+0
2012-08-02Also in 2.4.xJim Jagielski1-3/+0