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_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
Eric Covener
2008-12-19
1
-2
/
+12
*
Use apr_cpystrn instead of strncpy since strncpy can create an unterminated s...
Takashi Sato
2008-12-18
1
-1
/
+1
*
Output -M and -S dumps (modules and vhosts) to stdout instead of stderr.
Paul J. Reder
2008-12-17
1
-1
/
+1
*
*) mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_...
Paul J. Reder
2008-12-16
1
-1
/
+10
*
* Correctly save Content-Encoding of cachable entity.
Ruediger Pluem
2008-12-15
1
-0
/
+6
*
* Fix r->content_encoding for inflate_in and inflate_out filters.
Ruediger Pluem
2008-12-15
1
-0
/
+9
*
* Fix r->content_encoding in deflate_out_filter if it was set before.
Ruediger Pluem
2008-12-15
1
-0
/
+5
*
* Do not add an empty argument if we do not have any args for the script.
Ruediger Pluem
2008-12-15
1
-1
/
+1
*
Remove safe duplication...
Jim Jagielski
2008-12-13
1
-7
/
+0
*
mod_ssl: Make the size of the per-dir-reneg request-body buffer
Joe Orton
2008-12-12
5
-12
/
+43
*
silence compiler warning
Chris Darroch
2008-12-12
1
-0
/
+2
*
Per suggestions by Roy T. Fielding:
Chris Darroch
2008-12-12
1
-92
/
+74
*
Treat proxy/balancers normally and independently...
Jim Jagielski
2008-12-12
1
-1
/
+1
*
socache API tweaks based on chrisd's review:
Joe Orton
2008-12-12
5
-35
/
+46
*
* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCache): Allow
Joe Orton
2008-12-12
1
-8
/
+12
*
* modules/cache/mod_socache_memcache.c (socache_mc_init): Remove references
Joe Orton
2008-12-12
1
-15
/
+14
*
* modules/cache/mod_socache_memcache.c (socache_mc_create): Fail if
Joe Orton
2008-12-12
1
-10
/
+30
*
Add configuration of the Flush provider for mod_proxy_fdpass.
Paul Querna
2008-12-12
3
-1
/
+5
*
Move the provider interface to a separate header file for mod_proxy_fdpass.
Paul Querna
2008-12-12
2
-8
/
+42
*
Convert the flushing mechanism used before passing the socket to be based on ...
Paul Querna
2008-12-12
1
-15
/
+52
*
Add a new mod_proxy_fdpass module to pass a client connection off to a separa...
Paul Querna
2008-12-12
2
-0
/
+264
*
Hopefully the final fix for the subreq/filter issue. The
Jim Jagielski
2008-12-10
1
-12
/
+9
*
whitespace cleanup
Chris Darroch
2008-12-09
1
-2
/
+3
*
reset chain if we need to...
Jim Jagielski
2008-12-09
1
-0
/
+3
*
* modules/ssl/ssl_private.h: Add a big fat warning about
Joe Orton
2008-12-09
1
-0
/
+28
*
* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCache): Don't fix
Joe Orton
2008-12-09
1
-5
/
+1
*
* include/ap_socache.h: Use C++ safety wrappers, and rename ->delete
Joe Orton
2008-12-09
1
-1
/
+1
*
* include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as a
Joe Orton
2008-12-09
1
-0
/
+6
*
Improve mod_ssl's environment variable extraction to correctly handle
Joe Orton
2008-12-09
3
-71
/
+114
*
Reduce config overhead for use of socache interface by allowing
Joe Orton
2008-12-09
2
-12
/
+44
*
* Correctly remove the SUBREQ_CORE filter from the filter chain if we do an
Ruediger Pluem
2008-12-08
1
-3
/
+20
*
OK, instead of an igly hack, just use the normal
Jim Jagielski
2008-12-08
3
-30
/
+20
*
Explain some things
Jim Jagielski
2008-12-08
1
-0
/
+9
*
Force the lbmethod submodules to be loaded AFTER
Jim Jagielski
2008-12-08
2
-20
/
+22
*
When an expires or cache-control header are sent, the RFC does allow us to ca...
Paul Querna
2008-12-07
1
-1
/
+22
*
Use cmd->temp_pool for temp allocations during configuration.
Paul Querna
2008-12-07
2
-5
/
+5
*
Make ctx:status an apr_status_t, and be consistent about checking and setting...
Paul Querna
2008-12-07
2
-10
/
+10
*
Use APR_THREAD_FUNC for heart{beat,monitor} thread workers.
Paul Querna
2008-12-07
2
-2
/
+2
*
* Don't enable mod_wombat by default for now.
Ruediger Pluem
2008-12-06
1
-1
/
+1
*
Merge mod_wombat from the wombat branch:
Paul Querna
2008-12-05
31
-0
/
+3814
|
\
|
*
Finish removing dependecy on apreq
Paul Querna
2008-12-05
1
-7
/
+6
|
*
Build the right objects for wombat.
Paul Querna
2008-12-05
1
-1
/
+1
|
*
Use ap_args_to_table instead of apreq for GET query params.
Paul Querna
2008-12-05
1
-2
/
+1
|
*
Remove apreq includes
Paul Querna
2008-12-05
1
-4
/
+0
|
*
Use only c89 style comments
Paul Querna
2008-12-05
1
-3
/
+3
|
*
Add wombat to build system.
Paul Querna
2008-12-05
2
-0
/
+107
|
*
Initial import of mod_wombat to the modules directory.
Paul Querna
2008-12-05
29
-0
/
+3713
*
|
Make the max time from when we last saw a host a compile time option.
Paul Querna
2008-12-05
1
-1
/
+8
*
|
Always break out if the connection is aborted.
Paul Querna
2008-12-05
1
-0
/
+1
*
|
Also init mutex_path in hm_create_config.
Paul Querna
2008-12-05
1
-0
/
+2
[next]