summaryrefslogtreecommitdiff
path: root/2.2/init
Commit message (Expand)AuthorAgeFilesLines
* Revert runtime dir location changes as /run only exists on Linux systemsLars Wendler2014-05-222-2/+2
* Attempt to fix stop of apache with mod_perl in apache-2.2 as well (bug #503986)Lars Wendler2014-05-141-1/+1
* Fixed startup of init scriptsLars Wendler2013-11-221-2/+5
* Fixed location of pidfile.Lars Wendler2013-11-092-2/+2
* apache2.initd: Init script now returns as failed when apache fails to start.Lars Wendler2013-11-091-5/+7
* Use extra_{,started}commands, bug #385637 by Martin von Gagern. Check config ...Peter Volkov2011-10-181-30/+32
* Use start-stop-daemon to use system limits for apache. Fixes bug #347301 by D...Peter Volkov2011-09-151-2/+2
* Prepare 2.2.20: update init script to respect return status of stop, bug #357...Peter Volkov2011-09-011-1/+1
* fix bugs in init scripts and include latest peruser patchBenedikt Boehm2011-02-182-1/+12
* fix #295916Benedikt Boehm2010-09-011-1/+1
* fix #285449Benedikt Boehm2009-09-201-2/+2
* new patches and some config fixesBenedikt Boehm2009-07-051-2/+2
* add init script action to list virtual hosts, #252194Benedikt Boehm2009-01-011-1/+6
* fix #233150Benedikt Boehm2008-10-251-9/+9
* make init script sh compliantBenedikt Boehm2008-08-291-2/+2
* add mod_ssl patch wrt security #222643; add configdump to init scriptBenedikt Boehm2008-06-011-1/+19
* fix #110556, #209095, #212837Benedikt Boehm2008-03-222-3/+32
* fix #204822Benedikt Boehm2008-01-071-4/+4
* do not reload when stoppedBenedikt Boehm2007-11-251-1/+4
* fix #82311, #194546, #195792Benedikt Boehm2007-10-201-13/+10
* fix #193295, #193354, #192179Benedikt Boehm2007-09-212-29/+39
* do not checkconfig on stop, bug #191428Benedikt Boehm2007-09-091-1/+0
* update APACHE2_OPTS documentationBenedikt Boehm2007-08-011-1/+7
* move the last stuff to modules.d, noone should ever need to edit httpd.conf nowBenedikt Boehm2007-07-302-7/+5
* Document that SUEXEC modifies cgi execution in USERDIR.Christian Heim2007-06-031-1/+1
* It's DEFAULT and not DEFUALT.Christian Heim2007-06-031-1/+1
* Implement /etc/init.d/apache2 modules to get a list of all loaded modules.Christian Heim2007-06-031-2/+8
* Removing --pidfile /var/run/apache2.pid from start-stop-daemon to shutup the ...Christian Heim2007-05-231-2/+1
* Removing the remainders of clean_env.Christian Heim2007-05-161-3/+0
* Removing the KEEP_ENV crap from our config/init-script.Christian Heim2007-05-162-41/+2
* Fixing the apache2 initscript wrt #174348 thanks to Pierre Guinoiseau <geekou...Christian Heim2007-04-181-11/+9
* Fix environment handling so it works for those who are running old versions o...Michael Stewart2006-11-022-9/+37
* Refactored init script to use start-stop-daemon. Also added the remaining opt...Michael Stewart2006-11-022-20/+66
* Changes for apache-2.2, see source and bug 114232 for detailsMichael Stewart2006-02-152-24/+27
* Create work area for apache-2.2Michael Stewart2006-02-152-0/+140