index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
mod_setenvif.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
The expression parser is not only a developer change.
Stefan Fritsch
1
-7
/
+15
2011-11-23
Make it more explicit that mod_lua may change in 2.4.x
Stefan Fritsch
1
-1
/
+2
2011-11-23
specify limited context list for ModemStandard
Eric Covener
1
-0
/
+1
2011-11-23
Use ap_pass_brigade_fchk()
Jim Jagielski
2
-35
/
+9
2011-11-23
Add ap_pass_brigade_fchk() which does a Filter CHecK on the
Jim Jagielski
2
-0
/
+47
2011-11-23
rebuild markup
Igor Galić
21
-438
/
+207
2011-11-23
mod_session: document overrides.
Igor Galić
1
-0
/
+5
2011-11-23
mod_negotiation: don't return non-AP_FILTER_ERROR filter return values
Eric Covener
1
-1
/
+11
2011-11-22
Update the documentation for the %a and %{c}a logging format strings, and
Graham Leggett
4
-16
/
+22
2011-11-22
Align the format variable for the raw IP between the error_log and the
Graham Leggett
1
-12
/
+1
2011-11-22
Hello. Let's compile again.
Jim Jagielski
1
-0
/
+2
2011-11-22
Add the ability to access the connection level remote IP address from the
Graham Leggett
1
-0
/
+3
2011-11-22
Introduce a per request version of the remote IP address, which can be
Graham Leggett
18
-133
/
+108
2011-11-22
Partial cleanup of trunk STATUS.
Rainer Jung
1
-71
/
+4
2011-11-21
Downgrade some more error messages about broken client behavior to level
Stefan Fritsch
2
-11
/
+11
2011-11-21
Pass ap_errorlog_info to error_log hook.
Stefan Fritsch
6
-31
/
+28
2011-11-21
mod_cache_disk: Make sure we check return codes on all writes and attempts
Graham Leggett
1
-7
/
+46
2011-11-21
Fix logic when to call error_log hook
Stefan Fritsch
1
-2
/
+6
2011-11-21
value never used: dead assignment
Jim Jagielski
1
-1
/
+0
2011-11-21
check return status
Jim Jagielski
1
-0
/
+5
2011-11-21
value never used: dead assignment
Jim Jagielski
1
-1
/
+0
2011-11-21
value never used : dead assignment
Jim Jagielski
1
-1
/
+0
2011-11-21
Never used.
Jim Jagielski
1
-1
/
+0
2011-11-21
roll back pair of recent autoindex changes (1204355:1204306)
Eric Covener
5
-27
/
+23
2011-11-21
PR51471: IndexIgnore doesn't work in DirectoryMatch.
Eric Covener
1
-22
/
+4
2011-11-21
upgrading/compat notes on some unexpected AddDescription behavior
Eric Covener
4
-0
/
+16
2011-11-21
PR39923: Allow AddDescription to work with absolute filesystem paths,
Eric Covener
1
-1
/
+7
2011-11-20
mod_include: The SSIAccessEnable directive existed to ensure the addition
Graham Leggett
2
-49
/
+5
2011-11-20
Fix segfault caused by r1204104 on non-async mpms.
Stefan Fritsch
2
-2
/
+3
2011-11-20
Remove MPM-private stuff from conn_state_t
Stefan Fritsch
10
-103
/
+106
2011-11-19
mod_cache_disk: Remove the unnecessary intermediate brigade while writing
Graham Leggett
2
-15
/
+2
2011-11-19
clarify comment
Stefan Fritsch
1
-4
/
+2
2011-11-19
Limit recursion in ap_expr evaluation to avoid unbounded stack usage
Stefan Fritsch
5
-40
/
+140
2011-11-19
Update.
Lucien Gentis
1
-10
/
+8
2011-11-19
Build mod_allowmethods on Windows
Gregg Lewis Smith
5
-0
/
+49
2011-11-18
More ap_log_rerror() usage and axe some more AJP: prefixes
Stefan Fritsch
4
-155
/
+145
2011-11-18
Style fixes, no functional change.
Graham Leggett
1
-22
/
+44
2011-11-18
Log fatal errors at level CRIT, not at some random level from DEBUG to EMERG
Stefan Fritsch
1
-4
/
+4
2011-11-18
great proxy logging cleanup:
Stefan Fritsch
10
-473
/
+431
2011-11-18
follow up to r1202257 -- perform normal wakeup processing when
Jeff Trawick
1
-10
/
+7
2011-11-18
* Actually change the defines and not only the comment.
Ruediger Pluem
1
-2
/
+2
2011-11-18
update transformations
Kaspar Brand
4
-29
/
+19
2011-11-18
Change the SSLCipherSuite default to a shorter, whitelist
Kaspar Brand
2
-16
/
+19
2011-11-18
Updates.
Lucien Gentis
8
-32
/
+98
2011-11-18
garbage C's in server-status and extra child processes with async lingering
Greg Ames
2
-1
/
+8
2011-11-18
no 2.5 alphas yet, so drop the entries for changes also in
Jeff Trawick
1
-2291
/
+4
2011-11-18
add conn_rec to error log hook
Jeff Trawick
4
-7
/
+11
2011-11-18
remove lingering reslist cruft
Jeff Trawick
1
-12
/
+0
2011-11-18
drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
Kaspar Brand
7
-41
/
+22
2011-11-17
event no longer requires APR_POLLSET_THREADSAFE, or any
Jeff Trawick
2
-6
/
+2
[next]