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
/
server
/
vhost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Output -M and -S dumps (modules and vhosts) to stdout instead of stderr.
Paul J. Reder
2008-12-17
1
-1
/
+1
*
Remove all references to CORE_PRIVATE.
Paul Querna
2008-04-07
1
-1
/
+0
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-10
/
+10
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-4
/
+4
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-3
/
+4
*
* server/vhost.c (get_addresses): Fix double negative and make errors
Joe Orton
2005-08-05
1
-3
/
+3
*
* server/vhost.c (get_addresses): Fail with an error message rather
Joe Orton
2005-08-05
1
-2
/
+8
*
Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin...
Paul Querna
2005-04-25
1
-0
/
+50
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
<VirtualHost myhost> now applies to all IP addresses for myhost
Jeff Trawick
2004-06-11
1
-9
/
+12
*
* server/vhost.c (remove_unused_name_vhosts): Remove redundant check;
Joe Orton
2004-04-15
1
-6
/
+0
*
* server/vhost.c: Fix comments which got search'n'replaced.
Joe Orton
2004-03-11
1
-6
/
+6
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
stop using apr_sockaddr_port_get() accessor function, as it will
Jeff Trawick
2003-12-05
1
-3
/
+3
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Rearranged the loop in fix_hostname() to run faster in the
Brian Pane
2002-09-02
1
-4
/
+7
*
Continue the Bill Rowe apr_size_t crusade.
Victor J. Orlikowski
2002-07-10
1
-1
/
+1
*
Convert the hostname to all-lowercase in fix_hostname() so that
Brian Pane
2002-06-23
1
-0
/
+3
*
stop using APLOG_NOERRNO in calls to ap_log_?error()
Jeff Trawick
2002-05-17
1
-6
/
+6
*
Eliminate some sprintf calls
Brian Pane
2002-05-01
1
-2
/
+2
*
Allow empty Host: header arguments.
Justin Erenkrantz
2002-04-15
1
-0
/
+5
*
Fix for vhosts where the hostname is followed by '.'
Brian Pane
2002-03-18
1
-2
/
+2
*
clean up the use of apr_sockaddr_t (stay out of family-specific
Jeff Trawick
2002-03-15
1
-9
/
+6
*
Fix win32 compile breakage.
Bill Stoddard
2002-03-13
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
fix a v4-specific INADDR_ANY check that kept name-based virtual hosts
Jeff Trawick
2002-02-19
1
-1
/
+3
*
use a new APR function to perform socket address comparison so
Jeff Trawick
2001-12-26
1
-15
/
+1
*
Fix matching of vhosts by ip address so we find IPv4
Jeff Trawick
2001-12-26
1
-0
/
+10
*
add a comment about the need to check for a host after returning
Jeff Trawick
2001-12-25
1
-0
/
+3
*
Fixed a segfault that occurred during startup if a VirtualHost
Brian Pane
2001-12-25
1
-0
/
+3
*
Get IPv6 vhosts working (again ?).
Jeff Trawick
2001-11-20
1
-2
/
+4
*
Begin to abstract out the underlying transport layer.
Ryan Bloom
2001-11-12
1
-7
/
+6
*
Fixed previous patch to reflect what Apache-1.3 did regarding self-
Martin Kraemer
2001-11-08
1
-0
/
+9
*
Please do not mix spaces and tabs within the same blocks, and please do not
Aaron Bannert
2001-11-07
1
-279
/
+289
*
insure that a '*' in <VirtualHost *> or NameVirtualHost * matches all ports.
Greg Ames
2001-10-15
1
-7
/
+10
*
Fix a segfault when a numeric host (e.g., "Host: 123") was specified.
Jeff Trawick
2001-08-27
1
-0
/
+8
*
*) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and
Greg Stein
2001-02-24
1
-3
/
+3
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
include <arpa/inet.h> for the declarations for htons() et al; OS/390 has
Jeff Trawick
2001-02-12
1
-0
/
+4
*
Clean up some of the includes:
Greg Stein
2001-02-10
1
-17
/
+7
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-18
/
+18
*
Relax the checking of Host: headers so that only character sequences that
Tony Finch
2001-01-24
1
-15
/
+9
*
Some missing exports
William A. Rowe Jr
2001-01-18
1
-1
/
+1
*
Get "NameVirtualHost *" option working in Apache 2.0
Ryan Bloom
2000-12-18
1
-1
/
+4
*
Clean up some formatting. Using a tab of 22 characters makes the output
Ryan Bloom
2000-12-17
1
-3
/
+3
[next]