summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-06PR55069 include line number in 'AH00113: cannot use a full URL in a 401 Error...Eric Covener1-2/+2
2013-06-06Adding ApacheHaus. Reorder alpha so that we don't appear to be endorsingRich Bowen3-9/+7
2013-06-06Forgot to mention Apache Lounge.Rich Bowen3-1/+5
2013-06-06Various other rebuilds.Rich Bowen7-7/+15
2013-06-06RebuildRich Bowen1-0/+8
2013-06-06Adds links to wamp, xampp, to answer frequent complaint that we don'tRich Bowen1-0/+8
2013-06-06Note that the function will be available in APR.Graham Leggett1-0/+1
2013-06-06Note the given functions will be available in APR.Graham Leggett1-0/+17
2013-06-06* truncpw was allocated from a pool and not via mallocRuediger Pluem1-1/+0
2013-06-06bumpEric Covener1-1/+1
2013-06-06tolerate LuaMapHandler scripts that don't return anythingEric Covener2-2/+11
2013-06-06xformsEric Covener2-3/+9
2013-06-06make the example a bit more instructive about the nuancesEric Covener1-2/+8
2013-06-06xformEric Covener3-2/+4
2013-06-06add proper return values to example.Eric Covener1-0/+2
2013-06-04Follow-up to r1488773 for configure builds.Guenter Knauf1-1/+1
2013-06-04Added new function r.date_parse_rfc() to mod_lua.Guenter Knauf1-0/+20
2013-06-04Fixed crash condition when r.module_info() is calledGuenter Knauf1-1/+1
2013-06-03Added new functions r:mkdir(), r:mkrdir(), r:rmdir() to mod_lua.Guenter Knauf1-0/+62
2013-06-02Added new function r:htpassword() to mod_lua.Guenter Knauf5-0/+307
2013-06-02Add a new -l parameter in order not to check the length of the responses. Thi...Christophe Jaillet3-7/+30
2013-06-01Update.Lucien Gentis1-2/+4
2013-06-01Added header protection.Guenter Knauf1-0/+6
2013-06-01Check if malloc succeededChristophe Jaillet1-0/+4
2013-06-01Added optional parameter wanted to r:stat().Guenter Knauf1-24/+35
2013-06-013rd patch from PR45355Christophe Jaillet1-4/+4
2013-05-31* modules/ssl/ssl_util_ocsp.c (read_response): Ignore empty buckets inJoe Orton2-1/+10
2013-05-31mod_session_dbd: Update the sql query for sessions updates.Graham Leggett1-1/+1
2013-05-31CVE-2013-2249Graham Leggett4-38/+52
2013-05-31cosmetics.Guenter Knauf1-0/+2
2013-05-31Remove unneeded exports from mod_lua - part 2.Guenter Knauf2-4/+7
2013-05-30Add missing LoadModule line for mod_auth_formGregg Lewis Smith1-0/+1
2013-05-30Remove unneeded exports from mod_lua.Guenter Knauf10-24/+24
2013-05-30Remove unnecessary global declarations of optional functionJoe Orton2-6/+2
2013-05-30mod_ssl: Redesign NPN (Next Protocol Negotiation) API to avoid use ofJoe Orton5-44/+102
2013-05-30Provide proper module extension.Guenter Knauf1-2/+17
2013-05-30Removed non-existent funcions from header.Guenter Knauf1-6/+0
2013-05-30Removed non-existent funcion from header.Guenter Knauf1-1/+0
2013-05-29* modules/filters/mod_ratelimit.c (rate_limit_filter): Log the errorJoe Orton1-1/+1
2013-05-29* server/protocol.c (r_flush): Use int return type as per declarationJoe Orton1-2/+3
2013-05-29'make docs' xformsJeff Trawick19-17/+27
2013-05-29s/proxy image/proxy/Jeff Trawick1-1/+1
2013-05-27Use proper type to kill compiler warning.Guenter Knauf1-1/+1
2013-05-27Inform MSVC compiler there is a Lexical target so the compiler isGregg Lewis Smith1-0/+2
2013-05-26link to win_compiling from Install doc.Eric Covener2-2/+5
2013-05-25Whoops - one empty line too much.Guenter Knauf1-0/+1
2013-05-25Removed a bunch of empty lines.Guenter Knauf1-16/+1
2013-05-25Changed r.sleep(s) to r.usleep(ms).Guenter Knauf1-4/+8
2013-05-24Clarify the existing behavior.Graham Leggett1-0/+4
2013-05-24Reverting as per veto in http://svn.apache.org/r1486021.Graham Leggett2-5/+4