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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Explain why we have the regular file typecheck. No functional changes.
Colm MacCarthaigh
2005-09-26
1
-2
/
+11
*
Fixes and cleanups for mod_cache;
Colm MacCarthaigh
2005-09-26
3
-22
/
+49
*
* add svn:ignore to modules/database
André Malo
2005-09-24
1
-261
/
+261
*
Add note on DBD APIs to Module Developer Changes in new_features.
Nick Kew
2005-09-23
1
-1
/
+1
*
Implement a (bounded) buffer of request body data to provide a limited
Joe Orton
2005-09-22
3
-66
/
+217
*
Add mod_dbd to the NetWare build
Bradley Nicholes
2005-09-21
1
-0
/
+1
*
Add the NetWare makefile for mod_dbd
Bradley Nicholes
2005-09-21
1
-0
/
+261
*
Don't need the second reference to extfiltr.nlm anymore now that there are mu...
Bradley Nicholes
2005-09-21
1
-3
/
+0
*
Fix a make problem that occurred due to the removal of the other submakefiles...
Bradley Nicholes
2005-09-21
1
-0
/
+9
*
Eliminate possible compiler warnings pointed out by Joe.
Nick Kew
2005-09-21
1
-17
/
+17
*
* modules/experimental/config.m4: Don't duplicate the mod_dbd
Joe Orton
2005-09-21
1
-10
/
+0
*
Document module moves
Nick Kew
2005-09-21
1
-0
/
+3
*
Move mod_dbd from /experimental/ to /database/
Nick Kew
2005-09-21
4
-0
/
+9
*
Move mod_filter and mod_charset_lite from /experimental/ to /filters/
Nick Kew
2005-09-21
10
-8
/
+18
*
Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof())
Martin Kraemer
2005-09-20
1
-1
/
+7
*
As discussed previously: OID() -> PeerExtList()
Martin Kraemer
2005-09-20
7
-95
/
+107
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Fix gcc
Joe Orton
2005-09-19
1
-2
/
+3
*
Catch up with the changes to mod_ssl and rename the
David Reid
2005-09-18
1
-4
/
+5
*
- remove ssl_ext_lookup and replace it with ssl_ext_list
David Reid
2005-09-16
5
-90
/
+55
*
rewrite CR mitigation logic to wipe out any trailing
Jeff Trawick
2005-09-11
1
-6
/
+6
*
gcc -Wall fix: depending on signedness of char.
Jim Jagielski
2005-09-10
1
-2
/
+2
*
gcc -Wall cleanup
Jim Jagielski
2005-09-10
1
-1
/
+1
*
* modules/proxy/mod_proxy_balancer.c (balancer_handler): Fix gcc
Joe Orton
2005-09-10
2
-2
/
+4
*
Fix config file for mod_dbd
Ian Holsman
2005-09-10
1
-0
/
+1
*
Record the fact that we failed to set the username as requested.
David Reid
2005-09-09
1
-0
/
+3
*
Proxy balancer lbmethods are now registered as providers and not
Jim Jagielski
2005-09-09
4
-220
/
+196
*
Remove proxy_hook_load_lbmethods from Netware export list
Bradley Nicholes
2005-09-08
1
-1
/
+0
*
Minor nit. Methods are server-wide, so simply use the base version table.
Jim Jagielski
2005-09-07
1
-1
/
+1
*
Restruct of lbmethod find-best algo's, bypassing hook mechanism.
Jim Jagielski
2005-09-07
4
-189
/
+182
*
* modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create): Catch errors
Joe Orton
2005-09-01
1
-4
/
+7
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
2
-4
/
+3
*
Some simple debugging log entries
Jim Jagielski
2005-08-31
1
-1
/
+10
*
Consistantly use APR_PID_T_FMT for getpid value
Jim Jagielski
2005-08-31
1
-5
/
+5
*
Start of getpid()/%d confusion fix...
Jim Jagielski
2005-08-31
1
-41
/
+44
*
mod_log_config: %{hextid}P will log the thread id in hex with APR
Jeff Trawick
2005-08-31
1
-2
/
+10
*
mod_cgid: Refuse to work on Solaris 10 due to OS bugs.
Justin Erenkrantz
2005-08-30
1
-1
/
+20
*
Fix CVE CAN-2005-2700:
Joe Orton
2005-08-30
1
-2
/
+2
*
If uid_t and gid_t are unsigned on a platform (hurd, for example), using -1
Colm MacCarthaigh
2005-08-30
1
-1
/
+1
*
Fix PR36410; Change how the get_suexec_identity hook is handled by CGID.
Colm MacCarthaigh
2005-08-30
1
-55
/
+44
*
Correct mod_cgid's argv[0] so that the full path can be delved by the
William A. Rowe Jr
2005-08-29
1
-4
/
+1
*
Noticed in the development of fips-enabled mod_ssl, when we are
William A. Rowe Jr
2005-08-29
1
-3
/
+12
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
28
-146
/
+353
*
CGId keeps a copy of the listening sockets open, which interferes with a
Colm MacCarthaigh
2005-08-27
1
-0
/
+3
*
A very minor, but particularly annoying whitespace fix. It took me 15 minutes
Colm MacCarthaigh
2005-08-25
1
-1
/
+1
*
Append the .PID to the ScriptSock filename. This change ensures that multiple
Colm MacCarthaigh
2005-08-25
1
-10
/
+15
*
nit: Consistently CamelCase "ScriptSock".
Colm MacCarthaigh
2005-08-25
1
-2
/
+2
*
fix 64bit build warnings
Andreas Steinmetz
2005-08-23
1
-7
/
+7
*
fix 64bit build warnings in modules/dav
Andreas Steinmetz
2005-08-23
6
-27
/
+27
*
Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host
Colm MacCarthaigh
2005-08-23
3
-22
/
+73
*
remove some unused variables and re-name cache_select_url() to simply
Colm MacCarthaigh
2005-08-23
4
-9
/
+5
[prev]
[next]