index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_disk_cache renamed to mod_cache_disk, to be consistent with the
Graham Leggett
2010-11-20
6
-47
/
+49
*
detab
Stefan Fritsch
2010-11-20
1
-1
/
+1
*
Log errors/infos during expression evaluation and associate the message
Stefan Fritsch
2010-11-20
5
-0
/
+5
*
Add SetEnvIfExpr directive to set env var depending on expression.
Stefan Fritsch
2010-11-20
1
-119
/
+171
*
Fix a spelling mistake.
Graham Leggett
2010-11-19
1
-1
/
+1
*
Fix a spelling mistake.
Graham Leggett
2010-11-19
1
-1
/
+1
*
Fix a spelling mistake.
Graham Leggett
2010-11-19
1
-1
/
+1
*
Fix 'comparison of unsigned expression < 0 is always false' warning.
Stefan Fritsch
2010-11-18
1
-1
/
+1
*
Fix 'comparison is always false due to limited range of data type'.
Stefan Fritsch
2010-11-18
1
-1
/
+1
*
mod_proxy: Fix ProxyPassInterpolateEnv directive.
Stefan Fritsch
2010-11-18
1
-1
/
+1
*
When the proxy closes the backend connection early, force a setaside on
Graham Leggett
2010-11-16
1
-1
/
+18
*
Revert r1035504, this was the wrong way to do it.
Graham Leggett
2010-11-16
3
-16
/
+85
*
Fix pool lifetime issues when the proxy backend connection is terminated
Graham Leggett
2010-11-16
3
-85
/
+16
*
Return 400 not 503 if we have to abort due to malformed chunked encoding.
Nick Kew
2010-11-14
1
-2
/
+2
*
Fix mod_proxy to support setting source address.
Nick Kew
2010-11-14
3
-0
/
+49
*
More splitting as suggested by minfrin.
Guenter Knauf
2010-11-11
3
-45
/
+72
*
Splitted off cache defines/structs used by htcacheclean.
Guenter Knauf
2010-11-11
3
-64
/
+98
*
suEXEC: Add Suexec directive to disable suEXEC without renaming the
Jeff Trawick
2010-11-10
2
-9
/
+44
*
Add support for conditional logging depending on an expression.
Stefan Fritsch
2010-11-09
1
-7
/
+29
*
use temp_pool for some temporary regexps
Stefan Fritsch
2010-11-09
1
-2
/
+2
*
mod_rewrite: Fix the RewriteEngine directive to work within a
Graham Leggett
2010-11-08
1
-15
/
+44
*
mark connection for close after the return from
Jeff Trawick
2010-11-07
1
-8
/
+6
*
log how long worker will be disabled
Jeff Trawick
2010-11-07
1
-2
/
+3
*
improve wording of some function descriptions
Jeff Trawick
2010-11-07
1
-32
/
+31
*
axe outdated comment about FIXMEs/CHECKMEs
Jeff Trawick
2010-11-07
1
-6
/
+0
*
avoid duplicate end-of-stdin header
Jeff Trawick
2010-11-07
1
-10
/
+17
*
add support for trace loglevels in mod_lua
Stefan Fritsch
2010-11-06
1
-0
/
+48
*
Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use
Stefan Fritsch
2010-11-06
18
-5304
/
+118
*
Put the expression parser back into mod_include
Stefan Fritsch
2010-11-06
1
-65
/
+675
*
Fix hook sorting for the pre_config hook.
Stefan Fritsch
2010-11-06
1
-0
/
+0
*
a pointer optim.
Jim Jagielski
2010-11-05
1
-2
/
+1
*
PR47765: ProxyPass and ProxyPassReverse should not be accepted in
Eric Covener
2010-11-05
1
-0
/
+12
*
Change the default of the Header directive to apply to responses of all types
Eric Covener
2010-11-05
1
-6
/
+6
*
rename the mod_headers variables used to track onsuccess vs. always for clarity
Eric Covener
2010-11-05
1
-7
/
+7
*
gratuitous style change
Jeff Trawick
2010-11-05
1
-0
/
+2
*
repeat apr_poll() while EINTR
Jeff Trawick
2010-11-05
1
-0
/
+3
*
PR50220: keep on chugging after EINTR in mod_proxy_connect
Eric Covener
2010-11-05
1
-0
/
+3
*
PR#47766 mod_autoindex directives not merged into sections with no autoindex ...
Eric Covener
2010-11-05
1
-4
/
+5
*
Error messages like "theoretically shouldn't happen" are incredibly
Rich Bowen
2010-11-04
1
-1
/
+1
*
Fix a pool lifetime issue: Make sure we clean up our brigade before we
Graham Leggett
2010-11-04
1
-2
/
+2
*
Followup to r1026665: reset "cleaned" flag in
Rainer Jung
2010-11-04
1
-0
/
+1
*
Note for future dev....
Jim Jagielski
2010-11-03
1
-5
/
+7
*
mod_cache: correctly parse quoted strings in cache headers.
Nick Kew
2010-11-03
1
-0
/
+24
*
Remove mis-placed period.
Daniel Earl Poirier
2010-11-02
1
-1
/
+1
*
Warning in configure -h that mod_dumpio was only for developers
Daniel Earl Poirier
2010-11-02
1
-1
/
+1
*
Add to modules' help text (displayed by ./configure -h) more
Daniel Earl Poirier
2010-11-01
11
-24
/
+24
*
Fix a number of typos and misspellings. Reported by Ville Skytta.
Daniel Earl Poirier
2010-10-30
8
-12
/
+12
*
Add an END flag to RewriteRule that acts like L=LAST but also prevents
Eric Covener
2010-10-29
1
-0
/
+26
*
handle the ca_list == NULL case correctly (which can only happen with out
Stefan Fritsch
2010-10-25
1
-1
/
+1
*
Make sure to always log an error if loading of CA certificates fails
Stefan Fritsch
2010-10-25
1
-1
/
+10
[next]