Commit Graph

18 Commits

Author SHA1 Message Date
jorton
22b674063e - update default httpd.conf:
clarify the comments on AddDefaultCharset usage (#135821)
remove all the AddCharset default extensions
don't load mod_imap by default
synch with upstream 2.0.53 httpd-std.conf
- remove htsslpass
- mod_ssl: set user from SSLUserName in access hook (upstream #31418)
- htdigest: fix permissions of created files (upstream #33765)
2005-03-29 12:19:40 +00:00
jorton
3eb2bca222 - fix cosmetic issues in "service httpd reload"
- move User/Group higher in httpd.conf (#146793)
- load mod_logio by default in httpd.conf
- apachectl: update for correct libselinux tools locations
2005-02-07 15:14:50 +00:00
jorton
8a051de0d7 Revert whitespace change. 2004-10-15 15:37:28 +00:00
jorton
a52696df5e - add dummy connection address fixes from HEAD
- mod_ssl: add security fix for CAN-2004-0885
2004-10-15 15:36:49 +00:00
cvsdist
f8aafff896 auto-import changelog data from httpd-2.0.50-5.src.rpm
Wed Sep 01 2004 Joe Orton <jorton@redhat.com> 2.0.50-5
- move manual configuration into conf.d/manual.conf (#131208)
- add test_hook from HEAD, -t -DDUMP_CERTS for mod_ssl
- document AddDefaultCharset change since 1.3 in migration.html
2004-09-09 06:22:22 +00:00
cvsdist
53326aac4e auto-import changelog data from httpd-2.0.50-4.src.rpm
Tue Aug 17 2004 Joe Orton <jorton@redhat.com> 2.0.50-4
- start httpd in the C locale by default (#128002)
- fix CustomLog comments in default httpd.conf (#43223)
- ensure correct mod_suexec vs mod_userdir hook ordering (Joshua Slive,
    upstream #18156)
2004-09-09 06:21:42 +00:00
cvsdist
436bfeb65b auto-import changelog data from httpd-2.0.49-7.src.rpm
Wed Jun 16 2004 Joe Orton <jorton@redhat.com> 2.0.49-7
- don't install or use bundled pcreposix.h
- bump default MaxClients to 256
- drop default Timeout to 2 minutes
- merge from upstream:
add fix for VirtualHost multiple address handling (Jeff Trawick)
2004-09-09 06:20:08 +00:00
cvsdist
0af86b539f auto-import changelog data from httpd-2.0.49-5.src.rpm
Thu Jun 10 2004 Joe Orton <jorton@redhat.com> 2.0.49-5
- remove comments about ScoreBoardFile in httpd.conf
- avoid redundant name lookup in pod code
- mod_headers: add %{...}s feature for using SSL variables
- mod_autoindex: don't truncate output on stat() failure (#117959)
- mod_ssl: fix shmcb corruption with small caches (Geoff Thorpe)
- mod_ssl: security fix for overflow in FakeBasicAuth (CVE CAN-2004-0488)
- mod_deflate: fix memory consumption for large responses
- check that suexec is setuid root (André Malo)
- worker: add ThreadStackSize (Jeff Trawick) and ThreadGuardSize directives
2004-09-09 06:19:09 +00:00
cvsdist
b895f53cf3 auto-import changelog data from httpd-2.0.49-2.ent.src.rpm
Fri Mar 26 2004 Joe Orton <jorton@redhat.com> 2.0.49-2
- mod_ssl: fix session cache memory leak (Madhu Mathihalli)
- mod_ssl: fix SEGV when trying to shutdown during pool cleanup
- merge the mod_proxy HTTP/1.1-compliance fixes
- apply fix for #118020
2004-09-09 06:18:41 +00:00
cvsdist
6356941d71 auto-import httpd-2.0.48-10 from httpd-2.0.48-10.src.rpm 2004-09-09 06:16:56 +00:00
cvsdist
d48e904fad auto-import httpd-2.0.47-10 from httpd-2.0.47-10.src.rpm 2004-09-09 06:16:14 +00:00
cvsdist
187092e74d auto-import httpd-2.0.40-21.8 from httpd-2.0.40-21.8.src.rpm 2004-09-09 06:13:06 +00:00
cvsdist
38aff7e079 auto-import httpd-2.0.40-21.7 from httpd-2.0.40-21.7.src.rpm 2004-09-09 06:13:00 +00:00
cvsdist
f8e1fe349e auto-import httpd-2.0.40-21 from httpd-2.0.40-21.src.rpm 2004-09-09 06:12:16 +00:00
cvsdist
4145af8330 auto-import changelog data from httpd-2.0.40-11.9.src.rpm
Tue Oct 28 2003 Joe Orton <jorton@redhat.com> 2.0.40-11.8
- add security fixes for CVE CAN-2003-0542
- return test page for "/+" in default httpd.conf
- add bug fixes for #103049, #105725, #106454
- add fixes for CGI regressions in -21.5 (#103744)
2004-09-09 06:12:04 +00:00
cvsdist
8e188fb723 auto-import changelog data from httpd-2.0.40-7.src.rpm
Tue Sep 03 2002 Joe Orton <jorton@redhat.com> 2.0.40-7
- add LoadModule lines for proxy modules in httpd.conf (#73349)
- fix permissions of conf/ssl.*/ directories; add Makefiles for certificate
    management (#73352)
2004-09-09 06:10:06 +00:00
cvsdist
c70491735f auto-import changelog data from httpd-2.0.40-1.src.rpm
Mon Aug 12 2002 Joe Orton <jorton@redhat.com> 2.0.40-1
- update to 2.0.40
Wed Jul 24 2002 Joe Orton <jorton@redhat.com> 2.0.36-8
- improve comment on use of UserDir in default config (#66886)
2004-09-09 06:08:51 +00:00
cvsdist
3cbd43bfe9 auto-import changelog data from httpd-2.0.36-7.src.rpm
Wed Jul 10 2002 Joe Orton <jorton@redhat.com> 2.0.36-7
- use /sbin/nologin as shell for apache user (#68371)
- add patch from CVS to fix possible infinite loop when processing internal
    redirects
Wed Jun 26 2002 Gary Benson <gbenson@redhat.com> 2.0.36-6
- modify init script to detect 1.3.x httpd.conf's and direct users to the
    migration guide
Tue Jun 25 2002 Gary Benson <gbenson@redhat.com> 2.0.36-5
- patch apachectl to detect 1.3.x httpd.conf's and direct users to the
    migration guide
- ship the migration guide
Fri Jun 21 2002 Joe Orton <jorton@redhat.com>
- move /etc/httpd2 back to /etc/httpd
- add noindex.html page and poweredby logo; tweak default config to load
    noindex.html if no default "/" page is present.
- add patch to prevent mutex errors on graceful restart
Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.0.36-4
- automated rebuild
Wed Jun 12 2002 Joe Orton <jorton@redhat.com> 2.0.36-3
- add patch to fix SSL mutex handling
Wed Jun 12 2002 Joe Orton <jorton@redhat.com> 2.0.36-2
- improved config directory patch
Mon May 20 2002 Joe Orton <jorton@redhat.com>
- initial build; based heavily on apache.spec and mod_ssl.spec
- fixes: #65214, #58490, #57376, #61265, #65518, #58177, #57245
2004-09-09 06:08:44 +00:00