index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ap_mmn.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add comment about change to ap_expr_eval()
Stefan Fritsch
2010-09-29
1
-0
/
+1
*
Add generate_log_id hook to allow to use the ID generated by mod_unique_id as
Stefan Fritsch
2010-09-28
1
-1
/
+2
*
mod_cache: Add the cache_status hook to register the final cache
Graham Leggett
2010-09-27
1
-1
/
+2
*
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
*
Allow authz providers to check args while reading the config and allow
Stefan Fritsch
2010-09-19
1
-1
/
+4
*
mod_include: Move the request_rec within mod_include to be
Graham Leggett
2010-09-19
1
-1
/
+3
*
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 ErrorLogFormat directive for configuring the error log format, including
Stefan Fritsch
2010-09-05
1
-2
/
+5
*
Fixed wrong comment.
Guenter Knauf
2010-09-01
1
-1
/
+1
*
core: Abort with sensible error message if no or more than one MPM is
Stefan Fritsch
2010-08-21
1
-1
/
+2
*
Pull out "does request have a body" logic to a central
Jim Jagielski
2010-08-18
1
-1
/
+2
*
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
*
r966869 required mmn bump
Nick Kew
2010-07-23
1
-1
/
+2
*
Add ap_find_module_short_name() to quickly get the module short name
Stefan Fritsch
2010-07-19
1
-1
/
+3
*
The approach for allowing authorization by user or IP introduced in r956387,
Stefan Fritsch
2010-07-14
1
-2
/
+5
*
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
1
-1
/
+2
*
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
1
-0
/
+1
*
To save memory, make module_levels a vector of chars instead of ints.
Stefan Fritsch
2010-06-30
1
-1
/
+2
*
Missed the MINOR reset
William A. Rowe Jr
2010-06-26
1
-1
/
+1
*
Introduce an socache iterator 'userctx' for the user to track the
William A. Rowe Jr
2010-06-26
1
-1
/
+2
*
Add deferred write pool to core_output_filter to clean up file descriptors as
Stefan Fritsch
2010-06-19
1
-1
/
+2
*
- Introduce ap_log_cserror to allow mod_ssl to associate log messages to
Stefan Fritsch
2010-06-14
1
-1
/
+2
*
Drop ap_body_to_table due to missing constraints; a DoS waiting
William A. Rowe Jr
2010-06-10
1
-2
/
+2
*
Update CHANGES and bump minor MMN for new error log
Rainer Jung
2010-06-07
1
-0
/
+2
*
- Introduce log levels trace1/.../trace8
Stefan Fritsch
2010-06-06
1
-1
/
+6
*
Remove loglevel entry in core_dir_config, which has been unused for at
Stefan Fritsch
2010-06-04
1
-1
/
+2
*
we are still at 2.3.6
Stefan Fritsch
2010-06-02
1
-4
/
+4
*
mmn bump for api args change
William A. Rowe Jr
2010-05-04
1
-2
/
+3
*
I was wrong (and looked at the wrong commit when trying to figure
William A. Rowe Jr
2010-04-07
1
-4
/
+4
*
First order simplification; Add IncludeOptional for introducing
William A. Rowe Jr
2010-04-07
1
-4
/
+4
*
make some sense of the difference between "Client" and "Global" certs in mod_...
Eric Covener
2010-02-24
1
-2
/
+3
*
Correctly update version numbers after adding new function.
Daniel Earl Poirier
2010-02-18
1
-2
/
+2
*
Log command line on startup, so there's a record of command line
Daniel Earl Poirier
2010-02-16
1
-0
/
+1
*
Support remote https proxies by using HTTP CONNECT.
Rainer Jung
2010-02-12
1
-1
/
+2
*
distcache already demonstrates sub-second resolutions, but much more
William A. Rowe Jr
2010-02-09
1
-2
/
+3
*
Add ap_process_request_after_handler to the exported list for mod_serf
William A. Rowe Jr
2010-02-04
1
-1
/
+2
*
replace duplicate code with new function ap_parse_log_level()
Stefan Fritsch
2010-02-02
1
-1
/
+2
*
Turn static function get_server_name_for_url() into public function
Stefan Fritsch
2010-01-16
1
-1
/
+2
*
Introduce new config option LDAPTimeout to set the timeout for operations
Stefan Fritsch
2010-01-12
1
-1
/
+2
*
Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
Takashi Sato
2009-12-30
1
-1
/
+3
*
follow up r894425:
Takashi Sato
2009-12-30
1
-1
/
+1
*
Move AllowCONNECT from mod_proxy to mod_proxy_connect.
Takashi Sato
2009-12-29
1
-2
/
+4
[next]