index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
list_hooks.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
* With SSLProxyCheckPeerCN and SSLProxyCheckPeerExpire available and turned
Ruediger Pluem
1
-12
/
+0
2009-10-11
Add example of load balancing with stickyness using mod_headers.
Stefan Fritsch
1
-1
/
+17
2009-10-11
Allow ProxyPreserveHost to work in <Proxy> sections
Stefan Fritsch
6
-15
/
+23
2009-10-10
Updates.
Lucien Gentis
2
-9
/
+14
2009-10-10
Stop unexpected error logs in each requests.
Takashi Sato
1
-2
/
+4
2009-10-10
configure: Fix THREADED_MPMS so that mod_cgid is
Takashi Sato
2
-1
/
+4
2009-10-09
Added french translation for mod_proxy documentation.
Vincent Deffontaines
5
-0
/
+3384
2009-10-09
mod_dav: Provide a mechanism to obtain the request_rec and pathname
Graham Leggett
3
-0
/
+20
2009-10-09
bump pending version
Takashi Sato
1
-1
/
+1
2009-10-09
Add PR number for r823613.
Takashi Sato
1
-1
/
+1
2009-10-09
Build: Use install instead of cp if available on
Takashi Sato
2
-1
/
+5
2009-10-09
Update doc to match change to mod_cache to include s-maxage in
Daniel Earl Poirier
1
-3
/
+6
2009-10-09
mod_cache: add Cache-control: s-maxage to cacheability decisions per RFC 2616.
Daniel Earl Poirier
2
-4
/
+11
2009-10-08
mod_logio: introduce new optional function ap_logio_get_last_bytes to get
Stefan Fritsch
5
-5
/
+42
2009-10-08
When pick was zero no worker where choosen.
Jean-Frederic Clere
1
-1
/
+1
2009-10-07
remove CHANGES entry
Stefan Fritsch
1
-5
/
+0
2009-10-07
Update comments in util_filter.h about bucket and brigade ownership to reflect
Stefan Fritsch
2
-7
/
+21
2009-10-07
add note about ssl renegotiation
Stefan Fritsch
1
-1
/
+2
2009-10-07
Oops the slotmem uses apr_time_now. Can't use stat on shared memory :-)
Jean-Frederic Clere
1
-7
/
+18
2009-10-06
update transformations
Stefan Fritsch
13
-158
/
+335
2009-10-06
Add some docs for mod_reqtimeout.
Stefan Fritsch
3
-0
/
+154
2009-10-06
Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is too
Stefan Fritsch
4
-11
/
+65
2009-10-05
mod_rewrite: Make sure that a hostname:port isn't fully qualified if
Graham Leggett
2
-1
/
+7
2009-10-05
Update transformations.
Graham Leggett
4
-5
/
+17
2009-10-05
mod_cache: Teach CacheEnable and CacheDisable to work from within a
Graham Leggett
3
-6
/
+58
2009-10-05
No need to constantly compute these; do so once at config
Jim Jagielski
1
-13
/
+31
2009-10-05
removed batch file used for CodeWarrior IDE project file
Guenter Knauf
1
-47
/
+0
2009-10-05
removed CodeWarrior IDE project file since its not maintained
Guenter Knauf
1
-0
/
+0
2009-10-05
Refactor mod_reqtimeout a bit to use just 1 directives with
Jim Jagielski
1
-67
/
+64
2009-10-05
Back out r818492 which prevented all caching of incomplete responses.
Daniel Earl Poirier
3
-106
/
+14
2009-10-04
replaced all backticks with single quotes in output strings.
Guenter Knauf
1
-36
/
+36
2009-10-04
removed obsolete stuff from NetWare export generator script.
Guenter Knauf
1
-8
/
+0
2009-10-04
no declarations after statements.
Guenter Knauf
1
-1
/
+2
2009-10-04
added mod_reqtimeout to NetWare build;
Guenter Knauf
4
-516
/
+775
2009-10-04
Add mod_reqtimeout: New module to set timeouts and minimum data rates for
Stefan Fritsch
3
-0
/
+389
2009-10-04
Ensure that we call ap_meets_conditions() in the mod_cache normal handler
Graham Leggett
1
-0
/
+5
2009-10-04
Correct the attribution in CHANGES.
Graham Leggett
1
-1
/
+1
2009-10-04
Style fixes.
Graham Leggett
1
-4
/
+8
2009-10-04
Remove the server_rec wired into uri_meets_conditions, the debugging
Graham Leggett
1
-7
/
+4
2009-10-04
* Fix 'may be used uninitialized in this function' compiler warning.
Ruediger Pluem
1
-2
/
+2
2009-10-04
Added french translation for mod_autoindex doc
Vincent Deffontaines
6
-1
/
+2101
2009-10-04
update transformation
André Malo
8
-1232
/
+1245
2009-10-04
Added french translation for mod_proxy_http
Vincent Deffontaines
6
-3
/
+291
2009-10-04
Added fr translation for mod_ldap
Vincent Deffontaines
9
-28
/
+1507
2009-10-04
merge if blocks
Stefan Fritsch
1
-3
/
+0
2009-10-04
cleanup brigade before reusing it
Stefan Fritsch
1
-0
/
+1
2009-10-04
Make sure to not destroy bucket brigades that have been created by earlier
Stefan Fritsch
4
-22
/
+22
2009-10-04
Only use fcntl() if we have fcntl.h
Stefan Fritsch
1
-5
/
+17
2009-10-04
core, mod_deflate, mod_sed: Reduce memory usage by reusing bucket
Stefan Fritsch
5
-35
/
+58
2009-10-03
refactor child status update functions to accommodate the addition of
Jeff Trawick
1
-16
/
+29
[next]