summaryrefslogtreecommitdiffstats
path: root/emacs-style (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-10When restarting, reset ap_server_config_defines to what was set on the commandStefan Fritsch1-0/+18
2010-11-10Supress generation of unused yy_top_state function, to avoid a compilerStefan Fritsch2-57/+49
2010-11-10generated xml transformationsJeff Trawick10-35/+69
2010-11-10suEXEC: Add Suexec directive to disable suEXEC without renaming theJeff Trawick7-10/+75
2010-11-10* Fix parameter name as new is a reserved word in C++ which makes compilingRuediger Pluem2-13/+13
2010-11-09support error log id as variablesStefan Fritsch2-0/+10
2010-11-09Add support for conditional logging depending on an expression.Stefan Fritsch1-7/+29
2010-11-09use temp_pool for some temporary regexpsStefan Fritsch1-2/+2
2010-11-09Update transformsDaniel Earl Poirier3-342/+25
2010-11-09Remove out-of-date details about which modules are enabled by defaultDaniel Earl Poirier1-341/+23
2010-11-09Rebuild docs changes.Rich Bowen4-8/+3
2010-11-08Rebuild SSL FAQ.Rich Bowen1-3/+3
2010-11-08Fixes PR47236 - Using : or @ in a URL already means something else, andRich Bowen1-3/+3
2010-11-08follow up to r1031659:Jeff Trawick1-5/+0
2010-11-08update transformationStefan Fritsch1-2/+17
2010-11-08Note that CRL-querying browsers can have problems with low header timeouts.Stefan Fritsch1-2/+17
2010-11-08Thanks, everyone, for your work at ApacheCon. 54 documentation bugzillaRich Bowen1-16/+0
2010-11-08Rebuild various files affected by the changes last week.Rich Bowen13-1905/+1613
2010-11-08generated changesJeff Trawick6-377/+416
2010-11-08Add Error directive for aborting startup or htaccess processingJeff Trawick3-0/+61
2010-11-08mod_rewrite: Fix the RewriteEngine directive to work within aGraham Leggett2-15/+48
2010-11-07Update transformationsStefan Fritsch13-84/+54
2010-11-07Support %{HANDLER} in ap_expr (required for mod_filter)Stefan Fritsch4-62/+30
2010-11-07Implement "reqenv", "note", "-z", "-n" in ap_expr.Stefan Fritsch2-29/+72
2010-11-07generated filesJeff Trawick3-22/+44
2010-11-07rewrite introductory section which lists the various modulesJeff Trawick1-20/+42
2010-11-07Port "file" function from ssl_exprStefan Fritsch2-1/+49
2010-11-07mark connection for close after the return fromJeff Trawick1-8/+6
2010-11-07Update.Lucien Gentis1-8/+9
2010-11-07Updates.Lucien Gentis12-1195/+927
2010-11-07log how long worker will be disabledJeff Trawick1-2/+3
2010-11-07improve wording of some function descriptionsJeff Trawick1-32/+31
2010-11-07Tweak some doxygen comments to get these functions to show up inDaniel Earl Poirier2-0/+12
2010-11-07Start some docs for the ap_expr parser. Stefan Fritsch4-0/+632
2010-11-07axe outdated comment about FIXMEs/CHECKMEsJeff Trawick1-6/+0
2010-11-07More fixes for picky compilersStefan Fritsch3-10/+6
2010-11-07avoid duplicate end-of-stdin headerJeff Trawick1-10/+17
2010-11-06Implement "HTTPS" and "IPV6" vars in ap_exprStefan Fritsch1-5/+57
2010-11-06Another ooops: properly return APR_SUCCESSStefan Fritsch1-0/+1
2010-11-06Ooops. Forgot the minor bump for r1032167Stefan Fritsch1-1/+2
2010-11-06Add a generic pool cleanup function that sets a pointer to NULL and useStefan Fritsch5-25/+18
2010-11-06Netware build fixesStefan Fritsch2-2/+5
2010-11-06add support for trace loglevels in mod_luaStefan Fritsch1-0/+48
2010-11-06Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl useStefan Fritsch32-3069/+3133
2010-11-06Put the expression parser back into mod_includeStefan Fritsch1-65/+675
2010-11-06update transformationAndré Malo50-74/+105
2010-11-06Fix hook sorting for the pre_config hook.Stefan Fritsch4-15/+5
2010-11-05a pointer optim.Jim Jagielski1-2/+1
2010-11-05correction to r1031776, retain OR_UNSET with default AllowOverride NoneEric Covener1-1/+1
2010-11-05PR49823: Make the hardcoded default for AllowOverride match the default confi...Eric Covener3-2/+5