Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed startup of init scripts | 2013-11-22 | 2 | -8/+16 | |
| | |||||
* | Added files for apache-2.4 | 2013-11-09 | 33 | -0/+2200 | |
| | |||||
* | Fix runtimedir as well. | 2013-11-09 | 1 | -1/+1 | |
| | |||||
* | Fixed location of pidfile. | 2013-11-09 | 2 | -2/+2 | |
| | |||||
* | apache2.initd: Init script now returns as failed when apache fails to start. | 2013-11-09 | 1 | -5/+7 | |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | Update default to better match upstream intentions, thank Steve Dibb for ↵ | 2011-10-18 | 1 | -2/+22 | |
| | | | | report in bug #387157. | ||||
* | Patch to fix Reverse Proxy Mode Security Bypass (CVE-2011-3368). | 2011-10-18 | 1 | -0/+34 | |
| | |||||
* | Use extra_{,started}commands, bug #385637 by Martin von Gagern. Check config ↵ | 2011-10-18 | 1 | -30/+32 | |
| | | | | during restart, bug #384997 wrt Christian Ruppert (idl0r). Don't use pidof to check for running instances to make it more ConTainer friendly, bug #384267 by Stef Simoens. Drop ssl_scache check as the problem it workarounds was fixed upstream years ago: https://issues.apache.org/bugzilla/show_bug.cgi?id=21335 . Dropped '# zap!' in gracefulstop. | ||||
* | Don't install craft into /etc/apache2, bug 382997 wrt Remy Blank | 2011-09-15 | 1 | -9/+0 | |
| | |||||
* | Use start-stop-daemon to use system limits for apache. Fixes bug #347301 by ↵ | 2011-09-15 | 1 | -2/+2 | |
| | | | | Diego Elio Pettenò. | ||||
* | Prepare 2.2.20: update init script to respect return status of stop, bug ↵ | 2011-09-01 | 4 | -78/+128 | |
| | | | | #357585 wrt Robert Trace; update itk patch, thank Denis Kaganovich for report in bug 368743#c2. | ||||
* | fix bugs in init scripts and include latest peruser patch | 2011-02-18 | 3 | -1595/+1721 | |
| | |||||
* | Add patch for APXS to respect LDFLAGS, see bug #335405. | 2010-09-01 | 1 | -0/+13 | |
| | |||||
* | dump peruser to 0.4.0-rc1 wrt #294098 | 2010-09-01 | 1 | -173/+367 | |
| | |||||
* | fix #295916 | 2010-09-01 | 1 | -1/+1 | |
| | |||||
* | fix #293783 | 2010-09-01 | 1 | -1/+1 | |
| | |||||
* | update to peruser 0.4.0 beta1 | 2009-10-08 | 2 | -1602/+1138 | |
| | |||||
* | update paths | 2009-10-08 | 1 | -17/+15 | |
| | |||||
* | cleanup IfModule directives | 2009-09-20 | 10 | -82/+6 | |
| | |||||
* | fix #285449 | 2009-09-20 | 1 | -2/+2 | |
| | |||||
* | fix digest generation | 2009-09-20 | 1 | -1/+1 | |
| | |||||
* | remove patches that have been backported to 2.2.12 | 2009-07-29 | 9 | -747/+1 | |
| | |||||
* | add peruser-dc patch | 2009-07-24 | 1 | -0/+1211 | |
| | |||||
* | add more patches | 2009-07-07 | 3 | -0/+114 | |
| | |||||
* | new patches and some config fixes | 2009-07-05 | 7 | -96/+478 | |
| | |||||
* | update itk patch, remove obsolete libtool patch | 2009-01-01 | 2 | -13/+0 | |
| | |||||
* | bump sni patch, #252363 | 2009-01-01 | 1 | -21/+77 | |
| | |||||
* | add init script action to list virtual hosts, #252194 | 2009-01-01 | 1 | -1/+6 | |
| | |||||
* | remove obsolete patches | 2008-10-25 | 1 | -10/+0 | |
| | |||||
* | update itk patch | 2008-10-25 | 1 | -120/+114 | |
| | |||||
* | fix #228925 | 2008-10-25 | 1 | -0/+2 | |
| | |||||
* | fix #240680 | 2008-10-25 | 1 | -0/+9 | |
| | |||||
* | fix #233150 | 2008-10-25 | 1 | -9/+9 | |
| | |||||
* | add patch for CVE-2008-2939 | 2008-08-29 | 1 | -0/+10 | |
| | |||||
* | make init script sh compliant | 2008-08-29 | 1 | -2/+2 | |
| | |||||
* | remove keepalive off for peruser mpm wrt #232083 | 2008-08-29 | 1 | -3/+0 | |
| | |||||
* | update patches for 2.2.9 | 2008-06-15 | 2 | -26/+13 | |
| | |||||
* | add mod_ssl patch wrt security #222643; add configdump to init script | 2008-06-01 | 2 | -1/+45 | |
| | |||||
* | fix #110556, #209095, #212837 | 2008-03-22 | 3 | -4/+33 | |
| | |||||
* | fix vhost log format | 2008-03-01 | 1 | -1/+1 | |
| | |||||
* | delete 02_all_gentoo_mod_dir_incremental.patch wrt #139451; update ampescape ↵ | 2008-01-29 | 2 | -118/+21 | |
| | | | | patch | ||||
* | fix #206588 | 2008-01-27 | 1 | -4/+4 | |
| | |||||
* | fix WebDAV on OS X Leopard; cleanup | 2008-01-19 | 3 | -4/+5 | |
| | |||||
* | remove obsolete CVE patches; bump SNI patch; bump ITK patch | 2008-01-19 | 8 | -398/+309 | |
| | |||||
* | fix #204822 | 2008-01-07 | 1 | -4/+4 | |
| | |||||
* | whitespace and header cleanup | 2008-01-07 | 8 | -73/+98 | |
| | |||||
* | add recent CVE patches | 2008-01-07 | 3 | -0/+88 | |
| | |||||
* | use localhost as default ServerName, otherwise virtual hosts for the FQDN ↵ | 2008-01-07 | 3 | -8/+2 | |
| | | | | will match the default vhost | ||||
* | update for apache-2.2.6-r6; fix rolltarball.sh for apache-2.eclass | 2007-12-15 | 3 | -3/+60 | |
| | |||||
* | fix vim modeline | 2007-11-25 | 1 | -1/+1 | |
| |