summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_setenvif.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-23The expression parser is not only a developer change.Stefan Fritsch1-7/+15
2011-11-23Make it more explicit that mod_lua may change in 2.4.x Stefan Fritsch1-1/+2
2011-11-23specify limited context list for ModemStandardEric Covener1-0/+1
2011-11-23Use ap_pass_brigade_fchk()Jim Jagielski2-35/+9
2011-11-23Add ap_pass_brigade_fchk() which does a Filter CHecK on theJim Jagielski2-0/+47
2011-11-23rebuild markupIgor Galić21-438/+207
2011-11-23mod_session: document overrides.Igor Galić1-0/+5
2011-11-23mod_negotiation: don't return non-AP_FILTER_ERROR filter return values Eric Covener1-1/+11
2011-11-22Update the documentation for the %a and %{c}a logging format strings, andGraham Leggett4-16/+22
2011-11-22Align the format variable for the raw IP between the error_log and theGraham Leggett1-12/+1
2011-11-22Hello. Let's compile again.Jim Jagielski1-0/+2
2011-11-22Add the ability to access the connection level remote IP address from theGraham Leggett1-0/+3
2011-11-22Introduce a per request version of the remote IP address, which can beGraham Leggett18-133/+108
2011-11-22Partial cleanup of trunk STATUS.Rainer Jung1-71/+4
2011-11-21Downgrade some more error messages about broken client behavior to levelStefan Fritsch2-11/+11
2011-11-21Pass ap_errorlog_info to error_log hook.Stefan Fritsch6-31/+28
2011-11-21mod_cache_disk: Make sure we check return codes on all writes and attemptsGraham Leggett1-7/+46
2011-11-21Fix logic when to call error_log hookStefan Fritsch1-2/+6
2011-11-21value never used: dead assignmentJim Jagielski1-1/+0
2011-11-21check return statusJim Jagielski1-0/+5
2011-11-21value never used: dead assignmentJim Jagielski1-1/+0
2011-11-21value never used : dead assignmentJim Jagielski1-1/+0
2011-11-21Never used.Jim Jagielski1-1/+0
2011-11-21roll back pair of recent autoindex changes (1204355:1204306)Eric Covener5-27/+23
2011-11-21PR51471: IndexIgnore doesn't work in DirectoryMatch.Eric Covener1-22/+4
2011-11-21upgrading/compat notes on some unexpected AddDescription behaviorEric Covener4-0/+16
2011-11-21PR39923: Allow AddDescription to work with absolute filesystem paths,Eric Covener1-1/+7
2011-11-20mod_include: The SSIAccessEnable directive existed to ensure the additionGraham Leggett2-49/+5
2011-11-20Fix segfault caused by r1204104 on non-async mpms.Stefan Fritsch2-2/+3
2011-11-20Remove MPM-private stuff from conn_state_tStefan Fritsch10-103/+106
2011-11-19mod_cache_disk: Remove the unnecessary intermediate brigade while writingGraham Leggett2-15/+2
2011-11-19clarify commentStefan Fritsch1-4/+2
2011-11-19Limit recursion in ap_expr evaluation to avoid unbounded stack usageStefan Fritsch5-40/+140
2011-11-19Update.Lucien Gentis1-10/+8
2011-11-19Build mod_allowmethods on WindowsGregg Lewis Smith5-0/+49
2011-11-18More ap_log_rerror() usage and axe some more AJP: prefixesStefan Fritsch4-155/+145
2011-11-18Style fixes, no functional change.Graham Leggett1-22/+44
2011-11-18Log fatal errors at level CRIT, not at some random level from DEBUG to EMERGStefan Fritsch1-4/+4
2011-11-18great proxy logging cleanup:Stefan Fritsch10-473/+431
2011-11-18follow up to r1202257 -- perform normal wakeup processing whenJeff Trawick1-10/+7
2011-11-18* Actually change the defines and not only the comment.Ruediger Pluem1-2/+2
2011-11-18update transformationsKaspar Brand4-29/+19
2011-11-18Change the SSLCipherSuite default to a shorter, whitelistKaspar Brand2-16/+19
2011-11-18Updates.Lucien Gentis8-32/+98
2011-11-18garbage C's in server-status and extra child processes with async lingeringGreg Ames2-1/+8
2011-11-18no 2.5 alphas yet, so drop the entries for changes also inJeff Trawick1-2291/+4
2011-11-18add conn_rec to error log hookJeff Trawick4-7/+11
2011-11-18remove lingering reslist cruftJeff Trawick1-12/+0
2011-11-18drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)Kaspar Brand7-41/+22
2011-11-17event no longer requires APR_POLLSET_THREADSAFE, or anyJeff Trawick2-6/+2