summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-02release 2.2.15-2debian/2.2.15-2Stefan Fritsch1-1/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1168 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02add Satisfy all to Files ~ "^\.ht" blockStefan Fritsch2-2/+5
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1167 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02mod_reqtimeout: Various bug fixes, including:Stefan Fritsch3-0/+349
- Don't mess up timeouts of mod_proxy's backend connections. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1166 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02release 2.2.15-1debian/2.2.15-1Stefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1164 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add NEWS entry and rearrange changelogStefan Fritsch2-4/+15
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1163 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Prepare new upstream 2.2.15Stefan Fritsch13-563/+44
- build mod_reqtimeout - enable mod_reqtimeout by default and on upgrades - bump openssl build-dep to 0.9.8m for SSLInsecureRenegotiation git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1162 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Merge upstream version 2.2.15Stefan Fritsch256-20610/+62663
2012-01-02Do a configcheck in the init script before doing a non-graceful restartStefan Fritsch2-0/+7
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1156 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02fix bash completionStefan Fritsch2-1/+8
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1155 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02release 2.2.14-7debian/2.2.14-7Stefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1153 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add hints about correct mod_dav_fs configuration to README.DebianStefan Fritsch2-0/+15
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1152 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix error in Polish translation of 404 error pageStefan Fritsch3-0/+21
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1151 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Document ThreadLimit in apache2.conf's commentsStefan Fritsch2-0/+4
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1150 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix potential memory leaks related to the usage of apr_brigade_destroy()Stefan Fritsch3-0/+99
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1149 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02The compiled default document root has changedStefan Fritsch1-2/+4
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1148 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02release 2.2.14-6debian/2.2.14-6Stefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1146 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02- Provide example script to setup additional instance.Stefan Fritsch11-32/+117
- Improve documentation, add NEWS entry. - Various fixes. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1145 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add documentationStefan Fritsch6-7/+120
Introduce APACHE_LOG_DIR to deal with log files/logrotate git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1144 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02use envvars for APACHE_RUN_DIR and APACHE_LOCK_DIRStefan Fritsch5-7/+17
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1143 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Improve htcacheclean handlingStefan Fritsch1-2/+3
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1142 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02remove some unnecessary commentsStefan Fritsch1-4/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1141 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add support for multiple apache2 instances to initscript and apache2ctl.Stefan Fritsch8-170/+204
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1140 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Set default compiled-in ServerRoot to /etc/apache2 and make paths inStefan Fritsch3-23/+68
apache2.conf relative to ServerRoot. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1139 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Change default config of mod_info and mod_status to use IP addressesStefan Fritsch3-8/+9
instead of hostnames. Otherwise the hostname is sometimes logged even with 'HostnameLookup Off'. Closes: #568409 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1138 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add more languages to mime.confStefan Fritsch2-2/+57
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1135 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Remove Adam Conrad from Uploaders. Thanks for your work in the past.Stefan Fritsch2-1/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1133 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Bump Standards-VersionStefan Fritsch2-1/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1132 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix mod_cache CacheIgnoreURLSessionIdentifiers handlingStefan Fritsch3-0/+88
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1131 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Unset $HOME in /etc/apache2/envvarsStefan Fritsch2-0/+4
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1130 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add a hook to apache2.2-common's postrm script that may come in handy Stefan Fritsch2-1/+26
when upgrading to 2.4 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1129 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix symlinks in apache2-dbg packageStefan Fritsch2-3/+4
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1121 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Make bug script also display loaded php extensionsStefan Fritsch2-0/+16
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1120 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add new init script action graceful-stop (LP: #456381)Stefan Fritsch2-1/+16
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1119 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Move ab and logresolve from /usr/sbin to /usr/bin. Closes: #351450, #564061Stefan Fritsch3-4/+13
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1118 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02release 2.2.14-5debian/2.2.14-5Stefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1116 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Make apxs2 use a2enmod and /etc/apache2/mods-available. Closes: #470178,Stefan Fritsch4-1/+152
LP: #500703 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1115 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Security: Further mitigation for the TLS renegotation attackStefan Fritsch2-8/+83
(CVE-2009-3555): Disable keep-alive if parts of the next request have already been received when doing a renegotiation. This defends against some request splicing attacks. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1114 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Re-introduce objcopy magic to avoid dangling symlinks to the debug infoStefan Fritsch5-3/+22
in the mpm packages. Closes: #563278 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1113 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02* Use more debhelper functions to simplify debian/rules.Stefan Fritsch20-68/+65
* Add misc-depends to various packages to make lintian happy. * Change build-dep from libcap2-dev to libcap-dev because of package rename. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1112 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add hint README.Debian on how to pass auth info to CGI scripts.Stefan Fritsch2-0/+11
Closes: #483219 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1111 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Improve function to detect apache2 pid in init-script (closes: #562583).Stefan Fritsch2-18/+9
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1110 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02* Print a useful error message if 'apache2ctl status' fails. Add a commentStefan Fritsch4-6/+33
to /etc/apache2/envvars on how to change the options for www-browser. Closes: #561496, #272069 * Point to README.backtrace in apache2-dbg's description. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1109 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02release 2.2.14-4debian/2.2.14-4Stefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1107 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02fix typosStefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1106 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Disable localized error pages again by defaultStefan Fritsch2-39/+50
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1105 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add man page for split-logfileStefan Fritsch4-2/+25
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1104 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02mod_rewrite: Fix URLs in redirects with literal IPv6 hostsStefan Fritsch3-0/+55
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1103 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Link with -lcrypt where necessary to fix a FTBFS with binutils-goldStefan Fritsch3-0/+42
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1102 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Automatically listen on port 443 if mod_gnutls is loadedStefan Fritsch2-0/+11
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1101 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02release 2.2.14-3debian/2.2.14-3Stefan Fritsch1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1099 01b336ce-410b-0410-9a02-a0e7f243c266