index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add deferred write pool to core_output_filter to clean up file descriptors as
Stefan Fritsch
2010-06-19
2
-1
/
+3
*
- Introduce ap_log_cserror to allow mod_ssl to associate log messages to
Stefan Fritsch
2010-06-14
3
-3
/
+76
*
Use the correct loglevel checks in the wrappers for
Stefan Fritsch
2010-06-13
1
-2
/
+2
*
roll on 2.3.7 development...
Jim Jagielski
2010-06-11
1
-2
/
+2
*
Prep for 2.3.6 tag
Jim Jagielski
2010-06-11
1
-1
/
+1
*
Run filter "init" functions exactly once per request. No longer run
Joe Orton
2010-06-10
1
-4
/
+7
*
Fix ap_log_perror macro in case of C99 compilation with
Rainer Jung
2010-06-10
1
-2
/
+2
*
Drop ap_body_to_table due to missing constraints; a DoS waiting
William A. Rowe Jr
2010-06-10
2
-4
/
+2
*
Fix build failure by reverting part of r953125
Stefan Fritsch
2010-06-09
1
-2
/
+3
*
Fix some issues found by Ruediger Pluem
Stefan Fritsch
2010-06-09
2
-11
/
+10
*
Improve the comments for AP_MPMQ_NOT_SUPPORTED/AP_MPMQ_STATIC/AP_MPMQ_DYNAMIC
Stefan Fritsch
2010-06-08
1
-8
/
+8
*
Update CHANGES and bump minor MMN for new error log
Rainer Jung
2010-06-07
1
-0
/
+2
*
Add microsecond timestamps to the error log.
Rainer Jung
2010-06-07
1
-0
/
+24
*
- Add loglevels to request_rec and conn_rec
Stefan Fritsch
2010-06-06
4
-21
/
+108
*
- Introduce log levels trace1/.../trace8
Stefan Fritsch
2010-06-06
4
-39
/
+230
*
Remove loglevel entry in core_dir_config, which has been unused for at
Stefan Fritsch
2010-06-03
2
-3
/
+2
*
we are still at 2.3.6
Stefan Fritsch
2010-06-02
1
-4
/
+4
*
add a standard AUTHZ_PREFIX for, no MMN bump since it's just baked in if you
Eric Covener
2010-05-29
1
-0
/
+1
*
odd assortment of spelling fixes
Jeff Trawick
2010-05-24
1
-1
/
+1
*
mmn bump for api args change
William A. Rowe Jr
2010-05-04
1
-2
/
+3
*
It is not inconvenient to return the derived filename here, let's
William A. Rowe Jr
2010-05-04
1
-7
/
+14
*
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
2
-22
/
+17
*
Add the missing header file from r928916.
Graham Leggett
2010-03-31
1
-0
/
+23
*
missing file from r915660, major MMN bump already in original revision
Eric Covener
2010-02-24
1
-1
/
+1
*
make some sense of the difference between "Client" and "Global" certs in mod_...
Eric Covener
2010-02-24
1
-2
/
+3
*
Fix startup segfault when the Mutex directive is used but no loaded
Jeff Trawick
2010-02-22
1
-0
/
+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
2
-0
/
+9
*
Support remote https proxies by using HTTP CONNECT.
Rainer Jung
2010-02-12
1
-1
/
+2
*
fix typo in comment
Jeff Trawick
2010-02-09
1
-1
/
+1
*
Illustrate an ->iterator() implementation for mod_socache_shmcb.
William A. Rowe Jr
2010-02-09
1
-3
/
+6
*
The iterator data is not volatile, data aught to be const
William A. Rowe Jr
2010-02-09
1
-1
/
+1
*
The iterator data is not volatile, datalen by value is just fine
William A. Rowe Jr
2010-02-09
1
-1
/
+1
*
Let us be clearer about suggestions vs. necessity
William A. Rowe Jr
2010-02-09
1
-2
/
+1
*
distcache already demonstrates sub-second resolutions, but much more
William A. Rowe Jr
2010-02-09
2
-6
/
+47
*
change the preprocessor define ap_accept_mutex_type to upper case
Jeff Trawick
2010-02-08
1
-1
/
+1
*
Add ap_process_request_after_handler to the exported list for mod_serf
William A. Rowe Jr
2010-02-04
2
-3
/
+6
*
Add docstring for ap_pregsub()
Stefan Fritsch
2010-02-03
1
-0
/
+1
*
replace duplicate code with new function ap_parse_log_level()
Stefan Fritsch
2010-02-01
2
-1
/
+10
*
Refactor mod_status out of the ExtendedStatus toggle picture, as other
William A. Rowe Jr
2010-01-26
2
-6
/
+8
*
roll on to 2.3.6-dev
Paul Querna
2010-01-21
1
-2
/
+2
*
prep for 2.3.5 tag
Paul Querna
2010-01-21
1
-1
/
+1
*
Turn static function get_server_name_for_url() into public function
Stefan Fritsch
2010-01-16
2
-1
/
+11
*
Introduce new config option LDAPTimeout to set the timeout for operations
Stefan Fritsch
2010-01-11
2
-1
/
+3
*
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
*
(re)-introduce -T commandline option to suppress documentroot check at startup
Nick Kew
2009-12-21
1
-1
/
+3
*
Add OmitPID keyword on Mutex directive to suppress the
Jeff Trawick
2009-12-02
1
-2
/
+1
[next]