index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify usage of ap_pregcomp/ap_pregfree
Stefan Fritsch
2010-10-23
1
-1
/
+4
*
Actually bump MMN for:
Stefan Fritsch
2010-10-19
1
-1
/
+1
*
As cache_control_t is public, make ap_cache_control() public with it. Bump
Graham Leggett
2010-10-17
1
-0
/
+2
*
Begin the process of optimising the parsing of Cache-Control headers. Parse
Graham Leggett
2010-10-16
1
-1
/
+2
*
Fix constness in log macro.
Rainer Jung
2010-10-15
1
-1
/
+1
*
improve docs for ap_errorlog_handler and ap_errorlog_info
Stefan Fritsch
2010-10-12
1
-7
/
+39
*
mod_cache: Optionally serve stale data when a revalidation returns a
Graham Leggett
2010-10-12
1
-2
/
+3
*
core: Speed up config parsing if using a very large number of config
Stefan Fritsch
2010-10-02
2
-1
/
+9
*
add comment about change to ap_expr_eval()
Stefan Fritsch
2010-09-29
1
-0
/
+1
*
Add "IN" operator to expression parser, to evaluate membership of
Nick Kew
2010-09-29
1
-1
/
+2
*
This is just too easy to not do it: Add an 'expr' authz provider that allows
Stefan Fritsch
2010-09-28
1
-1
/
+1
*
Add generate_log_id hook to allow to use the ID generated by mod_unique_id as
Stefan Fritsch
2010-09-28
3
-2
/
+15
*
mod_cache: Add the cache_status hook to register the final cache
Graham Leggett
2010-09-27
1
-1
/
+2
*
In ErrorLogFormat, make it possible to log an item only if the loglevel
Stefan Fritsch
2010-09-26
1
-4
/
+5
*
Bump the MMN to take into account changes to the mod_cache API.
Graham Leggett
2010-09-23
1
-1
/
+7
*
Move private cache_* declarations out of the public mod_cache.h file.
Graham Leggett
2010-09-22
1
-2
/
+4
*
Add an MMN bump for create_entity in mod_cache.h.
Graham Leggett
2010-09-21
1
-0
/
+2
*
Minor MMN bump for ap_rxplus API
Nick Kew
2010-09-21
1
-1
/
+2
*
Introduce ap_rxplus class: higher-level regexps supporting perl-style
Nick Kew
2010-09-21
1
-1
/
+79
*
Allow authz providers to check args while reading the config and allow
Stefan Fritsch
2010-09-19
2
-2
/
+19
*
mod_include: Move the request_rec within mod_include to be
Graham Leggett
2010-09-19
1
-1
/
+3
*
Fix to apidoc comments in ap_regex
Nick Kew
2010-09-16
1
-3
/
+5
*
mod_cache: Add a discrete commit_entity() provider function within the
Graham Leggett
2010-09-16
1
-1
/
+3
*
mod_cache: Change the signature of the store_body() provider function
Graham Leggett
2010-09-13
1
-2
/
+4
*
Minor bump for ap_cache_check_allowed().
Graham Leggett
2010-09-12
1
-1
/
+2
*
add comment about (not) using pools in error log format handlers
Stefan Fritsch
2010-09-12
1
-0
/
+4
*
Add ErrorLogFormat directive for configuring the error log format, including
Stefan Fritsch
2010-09-05
5
-3
/
+84
*
Disable sendfile by default, as discussed at
Stefan Fritsch
2010-09-04
1
-1
/
+5
*
Fixed wrong comment.
Guenter Knauf
2010-09-01
1
-1
/
+1
*
- add more comments explaining the logging macros
Stefan Fritsch
2010-08-25
2
-14
/
+108
*
Bump up for 2.3.9-dev
Jim Jagielski
2010-08-24
1
-2
/
+2
*
Get ready to tag
Jim Jagielski
2010-08-24
1
-1
/
+1
*
core: Abort with sensible error message if no or more than one MPM is
Stefan Fritsch
2010-08-21
2
-1
/
+8
*
And we are at 2.3.8-dev...
Jim Jagielski
2010-08-19
1
-2
/
+2
*
Prepare for tagging of 2.3.7
Jim Jagielski
2010-08-19
1
-1
/
+1
*
Pull out "does request have a body" logic to a central
Jim Jagielski
2010-08-18
2
-1
/
+10
*
oops
Jim Jagielski
2010-08-10
1
-1
/
+1
*
Fold in some stuff to allow for matching of workers
Jim Jagielski
2010-08-10
1
-0
/
+2
*
Updated copyright year.
Guenter Knauf
2010-08-08
1
-1
/
+1
*
Changed macro for .rc in ap_release.h.
Guenter Knauf
2010-08-08
1
-3
/
+3
*
r966869 required mmn bump
Nick Kew
2010-07-23
1
-1
/
+2
*
Move AddOutputFilterByType implementation from core to mod_filter.
Nick Kew
2010-07-22
1
-2
/
+0
*
CVE-2010-1452: Fix handling of missing path segments in the parsed URI struct...
Paul Querna
2010-07-21
1
-1
/
+1
*
Trivial spelling fix so I can close
Nick Kew
2010-07-20
1
-1
/
+1
*
Add ap_find_module_short_name() to quickly get the module short name
Stefan Fritsch
2010-07-19
2
-3
/
+15
*
The approach for allowing authorization by user or IP introduced in r956387,
Stefan Fritsch
2010-07-14
3
-3
/
+40
*
Allow for modules to keep track of worker slot
Jim Jagielski
2010-07-14
1
-1
/
+2
*
Introduce note_auth_failure hook to allow modules to add support
Stefan Fritsch
2010-07-04
2
-11
/
+14
*
actually update the MMN and not only the comment
Stefan Fritsch
2010-07-01
1
-1
/
+1
*
re-order many struct members for better alignment on 64bit
Stefan Fritsch
2010-07-01
7
-105
/
+114
[next]