index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
htcacheclean: Allow the option to round up file sizes to a given
Graham Leggett
2010-09-29
1
-0
/
+3
*
Add authz providers for use with mod_authz_core and its RequireAny/RequireAll
Stefan Fritsch
2010-09-29
1
-0
/
+6
*
Make the ssl expression parser thread-safe. It now requires bison instead of
Stefan Fritsch
2010-09-29
1
-0
/
+3
*
mod_disk_cache: Change on-disk header file format to support the
Graham Leggett
2010-09-29
1
-0
/
+5
*
Add generate_log_id hook to allow to use the ID generated by mod_unique_id as
Stefan Fritsch
2010-09-28
1
-0
/
+3
*
mod_cache: Make sure that we never allow a 304 Not Modified response
Graham Leggett
2010-09-27
1
-0
/
+4
*
mod_cache: Add the cache_status hook to register the final cache
Graham Leggett
2010-09-27
1
-0
/
+5
*
Add 'local' authz provider that matches connections originating
Stefan Fritsch
2010-09-25
1
-0
/
+3
*
Expand authz provider entry
Stefan Fritsch
2010-09-25
1
-1
/
+3
*
Fix crash accessing pollset on worker thread when child process is exiting.
Jeff Trawick
2010-09-24
1
-0
/
+3
*
Another user identifiable change, new behavior feature.
William A. Rowe Jr
2010-09-23
1
-1
/
+6
*
Tag a user identifiable change. Thanks to rbowen for docs help.
William A. Rowe Jr
2010-09-23
1
-0
/
+5
*
Because PATH and the library path are closely interrelated, and the cause
William A. Rowe Jr
2010-09-23
1
-1
/
+7
*
mod_cache: Give the cache provider the opportunity to choose to cache
Graham Leggett
2010-09-21
1
-0
/
+5
*
Introduce ap_rxplus class: higher-level regexps supporting perl-style
Nick Kew
2010-09-21
1
-0
/
+4
*
Allow authz providers to check args while reading the config and allow
Stefan Fritsch
2010-09-19
1
-0
/
+3
*
Shorten the changes entries.
Graham Leggett
2010-09-19
1
-14
/
+6
*
mod_include: Move the request_rec within mod_include to be
Graham Leggett
2010-09-19
1
-0
/
+3
*
mod_include: Reinstate support for UTF-8 character sets by allowing a
Graham Leggett
2010-09-19
1
-0
/
+4
*
mod_cache: Add a discrete commit_entity() provider function within the
Graham Leggett
2010-09-16
1
-0
/
+14
*
mod_cache: Change the signature of the store_body() provider function
Graham Leggett
2010-09-13
1
-0
/
+12
*
- Add another check during ErrorLogFormat parsing
Stefan Fritsch
2010-09-06
1
-1
/
+1
*
Add ErrorLogFormat directive for configuring the error log format, including
Stefan Fritsch
2010-09-05
1
-0
/
+5
*
Disable sendfile by default, as discussed at
Stefan Fritsch
2010-09-04
1
-0
/
+2
*
mod_cache: Check the request to determine whether we are allowed
Graham Leggett
2010-09-04
1
-0
/
+5
*
mod_cache: Use a proper filter context to hold filter data instead
Graham Leggett
2010-09-04
1
-0
/
+4
*
Fix a spelling mistake.
Graham Leggett
2010-09-04
1
-1
/
+1
*
mod_cgid: Log a warning if the ScriptSock path is truncated because
Stefan Fritsch
2010-09-04
1
-0
/
+3
*
Fail startup for vhost configuration problems, rather than
Daniel Earl Poirier
2010-08-30
1
-0
/
+8
*
* temp_sa is already the correct pointer.
Ruediger Pluem
2010-08-30
1
-0
/
+3
*
PR49809: Allow DirectoryMatch to match the EOL character ($). and
Eric Covener
2010-08-27
1
-0
/
+3
*
Fix correct PR
Jim Jagielski
2010-08-25
1
-1
/
+1
*
Bump up for 2.3.9-dev
Jim Jagielski
2010-08-24
1
-0
/
+3
*
Support large log files in suexec
Stefan Fritsch
2010-08-22
1
-0
/
+2
*
core: Abort with sensible error message if no or more than one MPM is
Stefan Fritsch
2010-08-21
1
-0
/
+3
*
Remove unneeded CHANGES entry.
Rainer Jung
2010-08-20
1
-3
/
+0
*
Fix broken "creationdate" property in mod_dav_fs and
Rainer Jung
2010-08-20
1
-0
/
+6
*
mod_proxy: Rename erroronstatus to failonstatus...
Jeff Trawick
2010-08-20
1
-0
/
+2
*
And we are at 2.3.8-dev...
Jim Jagielski
2010-08-19
1
-0
/
+3
*
Properly check the result returned by apr_ldap_init: There may have been an
Stefan Fritsch
2010-08-19
1
-0
/
+3
*
mod_rewrite: Log errors if rewrite map files cannot be opened
Stefan Fritsch
2010-08-18
1
-0
/
+3
*
For backends which are HTTP/1.1, do a quick test (ping)
Jim Jagielski
2010-08-16
1
-0
/
+4
*
Update CHANGES.
Rainer Jung
2010-07-25
1
-0
/
+3
*
Fix typo in CHANGES.
Rainer Jung
2010-07-25
1
-1
/
+1
*
remove CHANGES entry of change reverted as part of r964156
Stefan Fritsch
2010-07-24
1
-3
/
+0
*
Move AddOutputFilterByType implementation from core to mod_filter.
Nick Kew
2010-07-22
1
-0
/
+5
*
CVE-2010-1452: Fix handling of missing path segments in the parsed URI struct...
Paul Querna
2010-07-21
1
-0
/
+4
*
Update SSL cipher suite and add example for SSLHonorCipherOrder.
Rainer Jung
2010-07-21
1
-0
/
+3
*
Fix processing of long chunk extensions
Nick Kew
2010-07-20
1
-0
/
+3
*
Don't risk segfault in authz if r->user is not set
Nick Kew
2010-07-20
1
-0
/
+4
[next]